Metadata-Version: 2.4
Name: python-base-toolkit
Version: 0.0.1
Summary: A Python package for managing pytest plugins.
Home-page: https://github.com/aviz92/python-base-toolkit
Author: Avi Zaguri
Author-email: 
Project-URL: Repository, https://github.com/aviz92/python-base-toolkit
Classifier: Framework :: Pytest
Classifier: Programming Language :: Python
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: colorlog
Requires-Dist: pathlib
Requires-Dist: requests
Requires-Dist: PyYAML
Requires-Dist: tqdm
Requires-Dist: pyfiglet
Requires-Dist: pandas
Requires-Dist: custom-python-logger
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Python Toolkit
A powerful, production-ready Python toolkit designed to accelerate development by providing essential utilities and common functionality across multiple domains. <br>
Built with type safety, comprehensive error handling, and modern Python practices, this toolkit streamlines everyday development tasks including file operations, network utilities, data manipulation, performance monitoring, resource management, and more.

---

## 📦 Installation

```bash
pip install python-toolkit
```

---

## 🚀 Features
- Constants Pack 
  - binary 
  - time

- Decorators Pack
  - telemetry
  - timer

- Instances Pack 
  - instance_manager

- Utilities Pack
  - data_serialization
  - date_time
  - execute
  - file_utils
  - logo
  - network
  - path_utils
  - pretty_print
  - pycache
  - random_utils
  - shorten_url
  - venv_details

---

## 🤝 Contributing
If you have a helpful tool, pattern, or improvement to suggest:
Fork the repo <br>
Create a new branch <br>
Submit a pull request <br>
I welcome additions that promote clean, productive, and maintainable development. <br>

---

## 📄 License
MIT License — see [LICENSE](LICENSE) for details.

---

## 🙏 Thanks
Thanks for exploring this repository! <br>
Happy coding! <br>
