Name | pycomptox JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | This is a lightweight wrapper for comptox APIs (for computational toxicology) |
upload_time | 2024-12-16 15:26:15 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2024 Kunal627 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
api
wrapper
rest
comptox
toxicology
computational
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PyCompTox
## Overview
This is a wrapper for https://comptox.epa.gov/ toxicology analysis APIs.
## Installation
To install PyCompTox, use the following command:
```
pip install pycomptox
```
## Usage
PyCompTox is designed to be user-friendly and intuitive. Detailed documentation and examples are available to help you get started quickly.
## Documentation
Comprehensive documentation is available at [PyCompTox Documentation](https://example.com/docs). It includes tutorials, API references, and usage examples.
## Contributing
We welcome contributions from the community. Please read our [Contributing Guidelines](https://example.com/contributing) to get started.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Contributing
We welcome contributions from the community! Here are some ways you can contribute:
1. **Report Bugs**: If you find a bug, please report it by opening an issue on our [GitHub Issues](https://github.com/Kunal627/pycomptox/issues) page.
**Fix SSL Issues** : Install package "pip-system-certs" to fix SSL issues.
**Example**: pip install pip-system-certs
2. **Suggest Features**: Have an idea for a new feature? Feel free to suggest it by opening a feature request on our [GitHub Issues](https://github.com/Kunal627/pycomptox/issues) page.
3. **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.
## Acknowledgements
We would like to thank all contributors and the open-source community for their support and contributions.
Raw data
{
"_id": null,
"home_page": null,
"name": "pycomptox",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Kunal Chandra <your.email@example.com>",
"keywords": "API, wrapper, REST, comptox, toxicology, computational",
"author": null,
"author_email": "Kunal Chandra <your.email@example.com>",
"download_url": "https://files.pythonhosted.org/packages/f0/30/3aadb6ee560d7da67d57f4c9c80017324bfa73d5f2b25fbd48bbd0d95590/pycomptox-0.1.2.tar.gz",
"platform": null,
"description": "# PyCompTox\n\n## Overview\nThis is a wrapper for https://comptox.epa.gov/ toxicology analysis APIs.\n\n## Installation\nTo install PyCompTox, use the following command:\n```\npip install pycomptox\n```\n## Usage\nPyCompTox is designed to be user-friendly and intuitive. Detailed documentation and examples are available to help you get started quickly.\n\n## Documentation\nComprehensive documentation is available at [PyCompTox Documentation](https://example.com/docs). It includes tutorials, API references, and usage examples.\n\n## Contributing\nWe welcome contributions from the community. Please read our [Contributing Guidelines](https://example.com/contributing) to get started.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Contributing\n\nWe welcome contributions from the community! Here are some ways you can contribute:\n\n1. **Report Bugs**: If you find a bug, please report it by opening an issue on our [GitHub Issues](https://github.com/Kunal627/pycomptox/issues) page.\n\n **Fix SSL Issues** : Install package \"pip-system-certs\" to fix SSL issues.\n **Example**: pip install pip-system-certs\n\n2. **Suggest Features**: Have an idea for a new feature? Feel free to suggest it by opening a feature request on our [GitHub Issues](https://github.com/Kunal627/pycomptox/issues) page.\n\n3. **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.\n\n## Acknowledgements\nWe would like to thank all contributors and the open-source community for their support and contributions.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Kunal627 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "This is a lightweight wrapper for comptox APIs (for computational toxicology)",
"version": "0.1.2",
"project_urls": {
"bug_tracker": "https://github.com/Kunal627/pycomptox/issues",
"documentation": "https://github.com/Kunal627/pycomptox/blob/main/README.md",
"homepage": "https://github.com/Kunal627/pycomptox",
"repository": "https://github.com/Kunal627/pycomptox"
},
"split_keywords": [
"api",
" wrapper",
" rest",
" comptox",
" toxicology",
" computational"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "871d4ccc9c4f5763c68f45de0f34dcc6f7cff56007d4dc753318de8a86095382",
"md5": "b9f434c2d794fcbf2974f36ae2c2f097",
"sha256": "6021a9c062779a27320f505bb124b7cc30afe0059eaaa42cfca2a73a26451053"
},
"downloads": -1,
"filename": "pycomptox-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b9f434c2d794fcbf2974f36ae2c2f097",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 16201,
"upload_time": "2024-12-16T15:26:13",
"upload_time_iso_8601": "2024-12-16T15:26:13.292693Z",
"url": "https://files.pythonhosted.org/packages/87/1d/4ccc9c4f5763c68f45de0f34dcc6f7cff56007d4dc753318de8a86095382/pycomptox-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f0303aadb6ee560d7da67d57f4c9c80017324bfa73d5f2b25fbd48bbd0d95590",
"md5": "4eef723c0d2834c70a49a78e0b5db6e5",
"sha256": "f9ca08a3a5bc833cf978ffb0e569386a371c0152a919d4af1b3ed054817ff39b"
},
"downloads": -1,
"filename": "pycomptox-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "4eef723c0d2834c70a49a78e0b5db6e5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 13472,
"upload_time": "2024-12-16T15:26:15",
"upload_time_iso_8601": "2024-12-16T15:26:15.650926Z",
"url": "https://files.pythonhosted.org/packages/f0/30/3aadb6ee560d7da67d57f4c9c80017324bfa73d5f2b25fbd48bbd0d95590/pycomptox-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 15:26:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Kunal627",
"github_project": "pycomptox",
"github_not_found": true,
"lcname": "pycomptox"
}