Metadata-Version: 2.1
Name: wellets_cli
Version: 1.9.3
Summary: wellets-cli is the command line interface for Wellets, a crypto-oriented financial management tool that allows you to keep your money under control.
Author: lparolari
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8,<9)
Requires-Dist: inquirerpy (>=0.3,<0.4)
Requires-Dist: matplotlib (>=3.8,<4.0)
Requires-Dist: numpy (>=1.26,<2.0)
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: python-dateutil (>=2,<3)
Requires-Dist: python-dotenv (>=1,<2)
Requires-Dist: requests (>=2,<3)
Requires-Dist: tabulate (>=0.9,<0.10)
