Kegg-parser

Latest version: v0.0.12

Safety actively analyzes 638720 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.6

Sometimes, when downloading information for large numbers of KOs from the KEGG API, the API will forbid downloads because there are too many requests (see this [issue](https://github.com/lozuponelab/AMON/issues/9#issuecomment-601871461) in AMON). This isn't an ideal fix, but with these updates, if the asynchronous requests are forbidden, the KOs will be downloaded sequentially instead of asynchronously. This is quite a bit slower, but it gets around the issue.

The request rate limit of the API isn't clearly laid out, so this is what we have for now. Perhaps a future approach should have some batch size limit for asynchronous requests.

0.0.5

Fixes PyPI name incompatibility via version update

0.0.4

Actual twine-compatible build for PyPI publishing

0.0.3

Sets up twine-compatible CI

0.0.2

Fixes issues with parsing new KEGG fields, which was causing an AMON issue

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.