This is a wrapper for https://comptox.epa.gov/ toxicology analysis APIs.
To install PyCompTox, use the following command:
pip install pycomptox
PyCompTox is designed to be user-friendly and intuitive. Detailed documentation and examples are available to help you get started quickly.
Comprehensive documentation is available at PyCompTox Documentation. It includes tutorials, API references, and usage examples.
We welcome contributions from the community. Please read our Contributing Guidelines to get started.
This project is licensed under the MIT License. See the LICENSE file for more details.
We welcome contributions from the community! Here are some ways you can contribute:
-
Report Bugs: If you find a bug, please report it by opening an issue on our GitHub Issues page.
Fix SSL Issues : Install package "pip-system-certs" to fix SSL issues. Example: pip install pip-system-certs
-
Suggest Features: Have an idea for a new feature? Feel free to suggest it by opening a feature request on our GitHub Issues page.
-
Submit Pull Requests: If you want to contribute code, you can fork the repository, make your changes, and submit a pull request. Please ensure your code follows our coding standards and includes tests.
We would like to thank all contributors and the open-source community for their support and contributions.