ndexchange

View on PyPIReverse Dependencies (0)

1.0.10 ndexchange-1.0.10-py3-none-any.whl

Wheel Details

Project: ndexchange
Version: 1.0.10
Filename: ndexchange-1.0.10-py3-none-any.whl
Download: [link]
Size: 32965
MD5: bd7632f65cdc1b975370e7f987f33033
SHA256: 5179a2cab9ff130af8876ab86ba70fee60eff8900851a3373f1cf25fe430a640
Uploaded: 2019-03-28 19:29:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ndexchange
Version: 1.0.10
Summary: Python 3 program to download data from NeuroData
Author: Benjamin Falk
Author-Email: falk.ben[at]jhu.edu
Home-Page: https://github.com/neurodata/ndex
License: Apache 2.0
Keywords: brain,microscopy,neuroscience,connectome,connectomics,spatial,EM,electron,calcium,database,boss
Requires-Python: >=3.5
Requires-Dist: blosc (==1.4.4)
Requires-Dist: requests (==2.21.0)
Requires-Dist: numpy (==1.15.2)
Requires-Dist: tifffile (==0.15.1)
Requires-Dist: Pillow (==5.3.0)
Requires-Dist: tqdm (==4.26.0)
Requires-Dist: intern (==0.9.10)
Requires-Dist: slacker (==0.9.65)
Requires-Dist: boto3 (==1.9.17)
Requires-Dist: tailer (==0.4.1)
Requires-Dist: pypng (==0.0.18)
Requires-Dist: nibabel (==2.3.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ndex/__init__.py sha256=8GcBUWFY_EbiLCLC3N1jHom1yU3l5_w9w_YaoGODdfo 469
ndex/ndpull/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ndex/ndpull/boss_resources.py sha256=PoOirCbs5u-61b43z4GcsS0PyzjfqSCOGgUZUXOJ_VM 6102
ndex/ndpull/ndpull.py sha256=PjLeAYkFOmGkOp9o4kxfXRZpme-XrR9K07xmeUkLBlU 9396
ndex/ndpush/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ndex/ndpush/boss_resources.py sha256=0U9EQ_NUnlQCEC-kuQtEArCmXsrjEoGGOS4RKUPmnOU 8305
ndex/ndpush/ingest_job.py sha256=34Vp2rYdHo1jxY3dbZ6ZnVxEHjHdgkiOkM1OQlkdnS8 16782
ndex/ndpush/ingest_large_vol.py sha256=gKPGkqLb1rEoIX3ze0HJ5x60pNq4JBiw-nNoLHuEDSI 16310
ndex/ndpush/parse_log.py sha256=i9LCMj6cGlVn949-Z5oN2_HkdO8yXSx1xFrTe0pIBJ0 2230
ndex/ndpush/render_resource.py sha256=gk-V8V1z06DvfQhxZgw2juwCLV3W03R_Ht0GBDrXlUA 10097
ndex/ndpush/repeat_cutouts.py sha256=lHibJVlhqXC5D1NE7Z1MSgp08jbJLIqy2DX2AuZAam4 7485
scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scripts/expand_stacks.py sha256=JLrnqlmQqf8PVsQk4CCWMPYXwK5vHZ6Kn_e8OlYAwHA 3260
scripts/ingest_catmaid.py sha256=YPIgz0q1Ty-Q0Rc3-17oIadGvXimfxob8vZtNQ2IotU 4713
ndexchange-1.0.10.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
ndexchange-1.0.10.dist-info/METADATA sha256=QjNPs1DGxHFpS1q2lYmf2cHfI3G0rbP-a7TOmEwPOMU 781
ndexchange-1.0.10.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
ndexchange-1.0.10.dist-info/entry_points.txt sha256=kJMCPCWvrMit_DQkoUoVRFdy43PjKxVEVppb-Q30uow 138
ndexchange-1.0.10.dist-info/top_level.txt sha256=NfY-YTUuY-iImAHtC6Yvh5s6r0JR38MhJNDHhgpBtm8 13
ndexchange-1.0.10.dist-info/RECORD

top_level.txt

ndex
scripts

entry_points.txt

expand_stacks = scripts.expand_stacks:main
ndpull = ndex.ndpull.ndpull:main
ndpush = ndex.ndpush.ingest_large_vol:main