Metadata-Version: 2.4
Name: isik
Version: 0.1.0
Summary: Everyday python utilities.
Project-URL: Homepage, https://github.com/isik-kaplan/isik
Project-URL: Repository, https://github.com/isik-kaplan/isik
Project-URL: Documentation, https://github.com/isik-kaplan/isik
Author-email: Işık Kaplan <isik.kaplan@outlook.com>
License: MIT
License-File: LICENCE
Keywords: utility
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Requires-Python: >=3.11
Provides-Extra: all
Requires-Dist: dalf; extra == 'all'
Requires-Dist: django; extra == 'all'
Requires-Dist: django-lifecycle; extra == 'all'
Requires-Dist: django-object-actions; extra == 'all'
Requires-Dist: django-pghistory; extra == 'all'
Requires-Dist: djangorestframework; extra == 'all'
Requires-Dist: mjml-python; extra == 'all'
Requires-Dist: sentry-sdk; extra == 'all'
Requires-Dist: whitenoise; extra == 'all'
Provides-Extra: django
Requires-Dist: dalf; extra == 'django'
Requires-Dist: django; extra == 'django'
Requires-Dist: django-lifecycle; extra == 'django'
Requires-Dist: django-object-actions; extra == 'django'
Requires-Dist: django-pghistory; extra == 'django'
Requires-Dist: mjml-python; extra == 'django'
Requires-Dist: whitenoise; extra == 'django'
Provides-Extra: drf
Requires-Dist: djangorestframework; extra == 'drf'
Provides-Extra: sentry
Requires-Dist: sentry-sdk; extra == 'sentry'
Description-Content-Type: text/markdown

Stuff I use daily 