Metadata-Version: 2.4
Name: hrms-connect
Version: 1.0.3
Summary: A CLI tool to manage HRMS check-in/check-out via the command line
Author-email: techie4coffee <techie4coffee@gmail.com>
License: MIT
Keywords: cli,hrms,typer,attendance,automation
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: prettytable<3.16.0,>=3.7.0
Requires-Dist: pyjwt>=2.10.1
Requires-Dist: questionary>=2.1.0
Requires-Dist: requests>=2.32.3
Requires-Dist: typer[all]>=0.15.2
