ncbi-genome-download

View on PyPIReverse Dependencies (8)

0.3.3 ncbi_genome_download-0.3.3-py2.py3-none-any.whl

Wheel Details

Project: ncbi-genome-download
Version: 0.3.3
Filename: ncbi_genome_download-0.3.3-py2.py3-none-any.whl
Download: [link]
Size: 26013
MD5: 83a61443d6e3fec4e7bfc7eee2e480df
SHA256: 0c309e9f875da1d985c71c716d905aa47c0607cdbc01c8aa83888907fd734a4e
Uploaded: 2023-07-28 12:49:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ncbi-genome-download
Version: 0.3.3
Summary: Download genome files from the NCBI FTP server.
Author: Kai Blin
Author-Email: kblin[at]biosustain.dtu.dk
Home-Page: https://github.com/kblin/ncbi-genome-download/
License: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: appdirs
Requires-Dist: requests (>=2.4.3)
Requires-Dist: tqdm
Requires-Dist: flake8; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: coverage; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: requests-mock; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9831 characters]

WHEEL

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

RECORD

Path Digest Size
ncbi_genome_download/__init__.py sha256=gqD6Ld33tMpuLTBZOAcr5i0hYlFByEEiOs2r9OABe9c 335
ncbi_genome_download/__main__.py sha256=mYajThWrlkh4oUoLuZiTo1andKY0uqg8WeudEKQPJpo 1098
ncbi_genome_download/config.py sha256=VSMLuCW1mFv_0yMsByLhIEvDciqcHdNwXjLatk8iV8o 12068
ncbi_genome_download/core.py sha256=B0tvO1TW7QqyYKIALgbnFnZSL6M-iCe_ktPHGSGy1to 31086
ncbi_genome_download/jobs.py sha256=Nhsmozbv49VWWlL5ThVAiGC_82lw52a7eQXb8gTlvcM 852
ncbi_genome_download/metadata.py sha256=iSNuP73e6dZEdDMvtaRyTKj1tTDCs0TAEflW5rEh1OM 2241
ncbi_genome_download/summary.py sha256=J6LNJROTKD68p3lOv8tZ6RQy0xLaYfk00MbdLXnoVCg 2044
ncbi_genome_download-0.3.3.data/scripts/gimme_taxa.py sha256=8itPLtO9PErgXJrDTHj2z65TDp5wsHfTW5ncSzFsb04 6099
ncbi_genome_download-0.3.3.dist-info/LICENSE sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
ncbi_genome_download-0.3.3.dist-info/METADATA sha256=Jgqki8g0POe0-qL0CCQlPaEHZBclhGk7NXKe4UyR5xQ 10896
ncbi_genome_download-0.3.3.dist-info/WHEEL sha256=k3vXr0c0OitO0k9eCWBlI2yTYnpb_n_I2SGzrrfY7HY 110
ncbi_genome_download-0.3.3.dist-info/entry_points.txt sha256=1QwK6oP7u0hSr8b7o22OIfhoQ0PpW_yiRYHEpl3AILY 117
ncbi_genome_download-0.3.3.dist-info/top_level.txt sha256=b9owdxpXQig4PJBilBV6aMlaMqxRkZPRQR6j9BClAGc 21
ncbi_genome_download-0.3.3.dist-info/RECORD

top_level.txt

ncbi_genome_download

entry_points.txt

ncbi-genome-download = ncbi_genome_download.__main__:main
ngd = ncbi_genome_download.__main__:main