Metadata-Version: 2.4
Name: my_tools
Version: 0.2.0
Summary: Set of tools I will need frequently
Author-email: Ben Trinh <huantrinh1802@gmail.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: inquirer>=3.1.3
Requires-Dist: python-dateutil>=2.8.2
Requires-Dist: openai>=1.14.2
Requires-Dist: questionary>=2.0.1
Requires-Dist: dateparser>=1.2.0
Requires-Dist: arrow>=1.3.0
Requires-Dist: google-generativeai>=0.8.3
Requires-Dist: todoist-api-python>=2.1.7
Requires-Dist: boto3>=1.39.6
