Metadata-Version: 2.4
Name: wqu
Version: 0.2.6.1
Summary: Custom functions and classes build for the WQU course
Author-email: Azat <8280770+azataiot@users.noreply.github.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib>=3.10.0
Requires-Dist: pandas>=2.2.3
Requires-Dist: scipy>=1.15.2
Requires-Dist: seaborn>=0.13.2
Requires-Dist: yfinance>=0.2.55
Project-URL: documentation, https://azgh.cc/wqu/
Project-URL: repository, https://github.com/azataiot/wqu

# WQU

wqu is an open-source, community-driven project dedicated to fostering collaboration, sharing, and learning.

---

## Documentation

Full docs are available at [wqu Documentation](https://azgh.cc/wqu).

---

## Table of Contents

### [Derivative Pricing](Derivative%20Pricing/01-index/)

## Contributing

We welcome all kinds of contributions—whether it’s code, documentation, or examples. To get started, please make sure you have a solid background in one or more of the following areas:

- **Python & Scientific Libraries**  
  NumPy, pandas, matplotlib, SciPy, scikit‑learn, PyTorch
- **Documentation Tools**  
  Markdown, LaTeX

Ready to contribute?
- Join the conversation on our [GitHub Discussions](https://github.com/azataiot/wqu/discussions).
- Found a bug or have a feature request? Let us know via our [Issue Tracker](https://github.com/azataiot/wqu/issues).

Thank you for helping make wqu better!


## License

[MIT](https://choosealicense.com/licenses/mit/)


## Note: 

This package is built with my personal interest, and it is not an official package of WQU, using this package is at your own risk.




