Metadata-Version: 2.1
Name: simple-pivot
Version: 0.1.5
Summary: Make pivots like in Excel
Home-page: https://github.com/ma-petrov/simple-pivot
License: MIT
Author: Petrov Mikhail
Author-email: petrov.ma@icloud.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Description-Content-Type: text/markdown

# cachefunc

Pivot tables like in Excel

# Usage

...

## License

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