Metadata-Version: 2.4
Name: stock_utils
Version: 0.1.2
Summary: Interactive examples of algorithms, mathematical concepts and utility functions.
License: MIT
License-File: LICENSE
Keywords: utilities,algorithms,math,practice
Author: Jeff Stock
Author-email: jantonstock@gmail.com
Requires-Python: >=3.10
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: mkdocs-material (>=9.7.7,<10.0.0)
Requires-Dist: playsound3 (>=3.3.1,<4.0.0)
Requires-Dist: python-dotenv (>=1.2.1,<2.0.0)
Requires-Dist: rich (>=15.0.0,<16.0.0)
Project-URL: Repository, https://github.com/janton42/stock_utils
Description-Content-Type: text/markdown

# Practice

Interative examples of algorithms, mathematical concepts and utility functions.

## Requirements

## Installation

## Usage

## License

MIT License. See `LICENSE`.

