Metadata-Version: 2.1
Name: practipy
Version: 0.0.0.dev3
Summary: Python convenience functions and classes
Home-page: UNKNOWN
Author: Jelmer Neeven
Author-email: jelmer@neeven.tech
License: MIT
Keywords: python utility practical convenience
Platform: Linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: gcloud
Provides-Extra: all
License-File: LICENSE

# practipy
Python conviencience functions, classes and decorators to make my life easier.
Currently contains a small subset of [fastcore](https://github.com/fastai/fastcore) code, but will be extended with my own code over time.


