[PEP651 stub package for rdkit](https://peps.python.org/pep-0561/#stub-only-packages)
These stubs were generated using [mypy stubgen](https://mypy.readthedocs.io/en/stable/stubgen.html)
and edited extensively to cleanup the parts that were most broken.
The stubs are partially complete but there is more work to be done to remove the references
to `Any`. Contributions are welcome.
This package currently targets rdkit version `2022.03.3`.
## Use
To use these stubs, add the `rdkit-stubs` package to your python environment.
```
pip install rdkit-stubs
```
## Developing
To test your contributions to these stubs you can import the local package from another one of your
projects. First clone the repo then `pip install -e <path-to-this-repo>`.
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
Raw data
{
"_id": null,
"home_page": null,
"name": "rdkit-stubs",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "stubs, rdkit, typing",
"author": "K. Yanagisawa",
"author_email": "Andrew Dirksen <andrew@dirksen.com>, Ryan Rightmer <rrightmer@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/af/e0/67632bd3811b1d24b9eb912912321003ad7ab02b0ac93dd6c955840ec537/rdkit-stubs-0.8.tar.gz",
"platform": null,
"description": "[PEP651 stub package for rdkit](https://peps.python.org/pep-0561/#stub-only-packages)\n\nThese stubs were generated using [mypy stubgen](https://mypy.readthedocs.io/en/stable/stubgen.html)\nand edited extensively to cleanup the parts that were most broken.\n\nThe stubs are partially complete but there is more work to be done to remove the references\nto `Any`. Contributions are welcome.\n\nThis package currently targets rdkit version `2022.03.3`.\n\n## Use\n\nTo use these stubs, add the `rdkit-stubs` package to your python environment.\n\n```\npip install rdkit-stubs\n```\n\n## Developing\n\nTo test your contributions to these stubs you can import the local package from another one of your\nprojects. First clone the repo then `pip install -e <path-to-this-repo>`.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0\n ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n",
"bugtrack_url": null,
"license": "MIT OR Apache-2.0",
"summary": "type stubs for rdkit",
"version": "0.8",
"project_urls": {
"Homepage": "https://github.com/postera-ai/rdkit-stubs"
},
"split_keywords": [
"stubs",
" rdkit",
" typing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d90f90088510d4758e0ee475ae1fc7f96e7bccd0e31f24107567075482b2fe9e",
"md5": "d2646916c25ae42994f6dd5699cfd9eb",
"sha256": "1d58bcc604181b52713d62d5904386b1682c42b9694ddb20ceb81d3b896ccbd0"
},
"downloads": -1,
"filename": "rdkit_stubs-0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2646916c25ae42994f6dd5699cfd9eb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 186615,
"upload_time": "2024-09-19T18:43:49",
"upload_time_iso_8601": "2024-09-19T18:43:49.101545Z",
"url": "https://files.pythonhosted.org/packages/d9/0f/90088510d4758e0ee475ae1fc7f96e7bccd0e31f24107567075482b2fe9e/rdkit_stubs-0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "afe067632bd3811b1d24b9eb912912321003ad7ab02b0ac93dd6c955840ec537",
"md5": "757a554af74e98f48cefee558b06e685",
"sha256": "2af5a1dcccdc85e598fda9b7f7ad3cc8bd6bc32fc55414a98d9fa69f85c12549"
},
"downloads": -1,
"filename": "rdkit-stubs-0.8.tar.gz",
"has_sig": false,
"md5_digest": "757a554af74e98f48cefee558b06e685",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 101706,
"upload_time": "2024-09-19T18:43:50",
"upload_time_iso_8601": "2024-09-19T18:43:50.549070Z",
"url": "https://files.pythonhosted.org/packages/af/e0/67632bd3811b1d24b9eb912912321003ad7ab02b0ac93dd6c955840ec537/rdkit-stubs-0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-19 18:43:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "postera-ai",
"github_project": "rdkit-stubs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "rdkit-stubs"
}