camlhmp

View on PyPIReverse Dependencies (0)

0.1.0 camlhmp-0.1.0-py3-none-any.whl

Wheel Details

Project: camlhmp
Version: 0.1.0
Filename: camlhmp-0.1.0-py3-none-any.whl
Download: [link]
Size: 17499
MD5: 21f4dcf9faae75b36be9cd1e7745e1a7
SHA256: 1d501f675c3a987b6ba6a5db3d7fb769f18541f95f1b2e3276ad856cbd7ad819
Uploaded: 2024-05-01 00:01:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: camlhmp
Version: 0.1.0
Summary: Classification through yAML Heuristic Mapping Protocol
Author: Robert A. Petit III
Author-Email: robbie.petit[at]gmail.com
Home-Page: https://github.com/rpetit3/camlhmp
Project-Url: Repository, https://github.com/rpetit3/camlhmp
License: MIT
Keywords: bioinformatics,bacteria,serotype,genotype
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: biopython (<2.0,>=1.83)
Requires-Dist: executor (<24.0,>=23.2)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: rich-click (<2.0.0,>=1.7.4)
Description-Content-Type: text/markdown
[Description omitted; length: 15795 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
camlhmp/__init__.py sha256=C1giSmhzjR_oy6-riYFy7ZaihTWUDQmJb9EalckARhM 111
camlhmp/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
camlhmp/cli/blast.py sha256=s6Dpj1YL8ryH7PgEk7BpwdStuV8ZUA9uOO6bbWpk8pE 9044
camlhmp/cli/camlhmp.py sha256=VxDvXbjGeBssTLR8BR8opjurQ6Vueha8nkAbs4uGvLE 1567
camlhmp/cli/extract.py sha256=lUWKlDtPQQl8AnTsUouIM6By21970n5f9YQmP1UvBkc 4482
camlhmp/engines/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
camlhmp/engines/blast.py sha256=1Z1botv_amx0i2gFlR3ZPrMo1t50uwi51uUp_UmEV4s 2038
camlhmp/framework.py sha256=N_hQQpCSO4bLLgNzbGychDNytHzUqCfSuoX8P4LLRUg 3941
camlhmp/utils.py sha256=KoPStYkzgz9eha0TfpMMtxpLWj0J2XVgTr6YIHZJhy4 4672
camlhmp/visuals/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
camlhmp/visuals/framework.py sha256=iiv5SBFGJ7hN7jskn-nZ6vjemx6jb6D9GtYRGB1JDnM 2782
camlhmp-0.1.0.dist-info/LICENSE sha256=VUXK6YSuWr1Wto1m3fGBG-UhnsOATCN9oUqe7gZ9DoI 1076
camlhmp-0.1.0.dist-info/METADATA sha256=gthn5ILDJ1mK1ytmbCoxKl3Lq0LQzZUQn7k0tFsCGco 17760
camlhmp-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
camlhmp-0.1.0.dist-info/entry_points.txt sha256=kN2XPCvFGiViCfm79KT1uvF9sfYbwdxpue4QsytFF6Y 130
camlhmp-0.1.0.dist-info/RECORD

entry_points.txt

camlhmp = camlhmp.cli.camlhmp:main
camlhmp-blast = camlhmp.cli.blast:main
camlhmp-extract = camlhmp.cli.extract:main