Metadata-Version: 2.4
Name: PyCoke
Version: 0.1
Summary: PyCoke – The All-in-One Python Utility Module.
Author: Shaikh Asad
Author-email: loki99gk@GMAIL.COM
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: summary

# PyCoke 🛠️

**PyCoke** is a Swiss Army Knife utility package for Python developers.  
It provides safe casting, validation, string, list, file, OS, and network helpers in one place.  

## Installation
```bash
pip install PyCoke
