itolapi

View on PyPIReverse Dependencies (4)

4.1.5 itolapi-4.1.5-py3-none-any.whl

Wheel Details

Project: itolapi
Version: 4.1.5
Filename: itolapi-4.1.5-py3-none-any.whl
Download: [link]
Size: 7304
MD5: 72690cf0cc6d528a8d46b9de8a9165ab
SHA256: 471f644c3754c3ea89e362a08d8714d09cade7d869b0ec29af121be86b0ed9ed
Uploaded: 2024-08-25 05:58:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: itolapi
Version: 4.1.5
Summary: API for interacting with itol.embl.de
Author-Email: Albert Wang <git[at]albertyw.com>
Project-Url: Homepage, https://github.com/albertyw/itolapi
License: MIT
Keywords: tree,life,compbio,biology,bioinformatics
Classifier: Development Status :: 7 - Inactive
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: requests (<3.0,>=2.0)
Requires-Dist: coverage (==7.6.1); extra == "test"
Requires-Dist: ruff (==0.6.2); extra == "test"
Requires-Dist: mypy (==1.11.2); extra == "test"
Requires-Dist: types-requests (==2.32.0.20240712); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3738 characters]

WHEEL

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

RECORD

Path Digest Size
itolapi/__init__.py sha256=F-ZPEHzxBApLOYBXZsA33aVmPsSEZCVik9G0oliIuTk 135
itolapi/__version__.py sha256=cNVXptdz5AdSBFQ00o1iPLuUvgkEuvrMwiFEqynrnUk 63
itolapi/comm.py sha256=Ija74VCn9B-UzOjIoz3_c78qBx5YCEqbfanUiRO_gHc 2884
itolapi/itol.py sha256=Jjaf8AJSEWaVb-xBcRES3tZF9VA0C_X9oeA8UALFvkQ 2708
itolapi/itolexport.py sha256=ZcfaUaGhQVJGtyqJ9gxtLVCk7Esd2_owHIto-BIsGe0 3068
itolapi/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
itolapi-4.1.5.dist-info/METADATA sha256=XD8YXL9gpbBFL4oHo9oD7Iypz4FI9Jgj_SnZ0EFCveA 5042
itolapi-4.1.5.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
itolapi-4.1.5.dist-info/entry_points.txt sha256=6S3LiUw91nAGze9l6izaUlRQFDSbDJALO0zsgiMIeco 78
itolapi-4.1.5.dist-info/top_level.txt sha256=e4geof3Qg0WtNk6C9hM_3VoPXr4xlzIYB3rUpYlmbeM 8
itolapi-4.1.5.dist-info/RECORD

top_level.txt

itolapi

entry_points.txt

itol = itolapi.itol:cli
itolexport = itolapi.itolexport:cli