Metadata-Version: 2.4
Name: qox
Version: 0.1.0rc4
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Office/Business :: Financial :: Investment
License-File: LICENSE
Summary: Fast and accurate quantitative finance library for Python, written in Rust
Keywords: quant,finance,trading,mathematics
Author: Bruce Boutelje
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/bboutelje/qox-python-samples
Project-URL: License, https://github.com/bboutelje/qox-python-samples/blob/main/LICENSE

# QoX Python bindings

**QoX** is a fast and accurate quant library written in Rust, designed to work in production environments.

---

## License

**qox** is free to use but not for resale.

* **Use:** Anyone may use this library freely for any purpose.
* **Resale:** You may not sell, bundle, or charge for access to this software.
* **Redistribution:** Any wrappers or derivatives must be shared freely under these same terms.

*Refer to the [LICENSE](LICENSE) file for the full legal agreement.*

