Metadata-Version: 2.4
Name: statitude
Version: 0.1.0
Summary: A simple statistics python library
Project-URL: Homepage, https://github.com/yourname/statitude
Project-URL: Documentation, https://statitude.readthedocs.io
Project-URL: Repository, https://github.com/yourname/statitude
Project-URL: Bug Tracker, https://github.com/yourname/statitude/issues
Keywords: statistics,data science,hypothesis testing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
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: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: build>=1.5.0
Requires-Dist: mypy>=2.1.0
Requires-Dist: numpy>=2.4.6
Requires-Dist: pandas>=3.0.3
Requires-Dist: pandas-stubs>=3.0.0.260204
Requires-Dist: pyright>=1.1.409
Requires-Dist: pytest>=9.0.3
Requires-Dist: ruff>=0.15.14
Requires-Dist: twine>=6.2.0
Dynamic: license-file
