Metadata-Version: 2.4
Name: anujpy
Version: 0.2.0
Summary: Advanced utility toolkit for Python developers
Author: PyAnuj
License: MIT
Project-URL: Homepage, https://github.com/Anuj6112008/anujpy
Project-URL: Repository, https://github.com/Anuj6112008/anujpy.git
Keywords: utilities,tools,python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.24.0
Requires-Dist: requests>=2.28.0

# AnujPy

Advanced utility toolkit for Python developers.

## Installation

```bash
pip install anujpy
