geofetch

View on PyPIReverse Dependencies (1)

0.12.7 geofetch-0.12.7-py3-none-any.whl

Wheel Details

Project: geofetch
Version: 0.12.7
Filename: geofetch-0.12.7-py3-none-any.whl
Download: [link]
Size: 41543
MD5: 63f5fa661da48701ba4ab75d37c4e45e
SHA256: 039249b38e4553a460780b59cd8bdc9a4b5ff9337b6d6d1bc912bf93c35ab947
Uploaded: 2024-09-11 20:22:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geofetch
Version: 0.12.7
Summary: Downloads data and metadata from GEO and SRA and creates standard PEPs.
Author: Oleksandr Khoroshevskyi, Nathan Sheffield, Vince Reuter, Nathan LeRoy
Home-Page: https://github.com/pepkit/geofetch/
License: BSD2
Keywords: project,bioinformatics,sequencing,ngs,workflow,GUI
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: colorama (>=0.3.9)
Requires-Dist: logmuse (>=0.2.6)
Requires-Dist: ubiquerg (>=0.6.2)
Requires-Dist: requests (>=2.28.1)
Requires-Dist: xmltodict (>=0.13.0)
Requires-Dist: pandas (>=1.5.3)
Requires-Dist: peppy (>=0.40.6)
Requires-Dist: rich (>=12.5.1)
Requires-Dist: coloredlogs (>=15.0.1)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3316 characters]

WHEEL

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

RECORD

Path Digest Size
geofetch/__init__.py sha256=kQuV1JiNurUzSvJnlLl0viObatlwjK0vLKxJzBz74Ko 472
geofetch/__main__.py sha256=Da9SLdt4WmHmBwVVbPN2zXzmTZ-MMuZEzmU4BCcI_k8 195
geofetch/_version.py sha256=WvcWmk-c-I-XXiq6oM9Y1VYwNWFe64tXpnG_RI47HhE 23
geofetch/cli.py sha256=sdYowAPEnvuNR22vQXX9mqFDKAmiyfdtjG1HDRRUeCk 9330
geofetch/config_processed_template.yaml sha256=b-DHj2u3l2Aon-mvwbi2NC9J0yoBHtZiKSKmpdepfIY 440
geofetch/config_template.yaml sha256=LBur-6atbulLyV_7luC5oirbK1XLpfSkszdfshPQvks 292
geofetch/const.py sha256=2uPA6uEj1NBmjKYVeBV96WE3Y0x3t4xnf31Gc6vI4PI 2063
geofetch/finder.py sha256=_y0_PCctZhdNmM24_r3nqZhS9ftoA2EsqR4A11ajf7c 6606
geofetch/geofetch.py sha256=E5JQTEdiyL9yVKsiUqr0_sKT1BHCr5tKFLz7879vkoY 85992
geofetch/looper_sra_convert.yaml sha256=tGeSL9WEXFSjTMLc-nu6X3WLRmZWwO2aLYhJZ26UOoI 1100
geofetch/sraconvert.py sha256=gThX2tlzdL1NRYp25Rl9ikqu40-SRRAZ9HBFXPsJsrI 6637
geofetch/utils.py sha256=11GEpwM80_rFoe4xSNlJgL6u_syYoOaYWSAx3lkjk5o 27105
geofetch-0.12.7.dist-info/LICENSE.txt sha256=oB6ZGDa4kcznznJKJsLLFFcOZyi8Y6e2Jv0rJozgp-I 1269
geofetch-0.12.7.dist-info/METADATA sha256=1nDDFwOCnuiyaLkob9yOmO_Vs6mC4wjYrHoiEyhUuVM 4458
geofetch-0.12.7.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
geofetch-0.12.7.dist-info/entry_points.txt sha256=yHFIyEiFSriAgRNNcwpmqaMetvNueZ_9ZEbiMFKQP1Q 90
geofetch-0.12.7.dist-info/top_level.txt sha256=szbv8REnZfDKoGjg7jaS2eFplA4T4-5LdIqm_S6rpt4 9
geofetch-0.12.7.dist-info/RECORD

top_level.txt

geofetch

entry_points.txt

geofetch = geofetch.__main__:main
sraconvert = geofetch.sraconvert:main