These stubs were generated using mypy stubgen 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
.
To use these stubs, add the rdkit-stubs
package to your python environment.
pip install rdkit-stubs
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>
.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.