Metadata-Version: 2.1
Name: pythonKitchen
Version: 0.1.3
Summary: Package description for pythonKitchen
License: MIT
Author: Suhail
Author-email: suhailece@gmail.com
Requires-Python: >=3.11.7,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: incept (>=0.1.11,<0.2.0)
Requires-Dist: notionmanager (>=0.1.2,<0.2.0)
Requires-Dist: oauthmanager (>=0.1.1,<0.2.0)
Requires-Dist: prefect[github] (>=3.1.5,<4.0.0)
Requires-Dist: tabulate (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# Welcome to my Python Playground! 🐍

In this repository, you'll find an eclectic mix of Python code snippets and projects. As a space for learning, experimentation, and exploration, I utilize this repository to test out various ideas, delve into new technologies, and implement algorithms ranging from trie structures to generators, lazy evaluation, asyncIO, and more.

Just like my other repositories such as *houdiniUtils*, *webUtils*, and *hdrUtils*, this repository is a hub for practical code implementations and hands-on experimentation. Whether you're here to learn alongside me, contribute your own insights, or simply browse through the code, I hope you find inspiration and value in this ever-evolving collection of Python code.

Feel free to dive in, explore, and don't hesitate to share your thoughts, suggestions, or contributions!

Happy coding! 🚀

