Metadata-Version: 2.1
Name: djangoheads
Version: 1.2.1
Summary: Djangoheads is a comprehensive project that includes the most efficient and user-friendly tools for Django development.
Home-page: https://github.com/djangoheads/djangoheads
License: MIT
Keywords: django,development,framework
Author: Chukavin Arkadiy
Author-email: chuark@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Project-URL: Documentation, https://github.com/djangoheads/djangoheads
Project-URL: Repository, https://github.com/djangoheads/djangoheads
Description-Content-Type: text/markdown

# DjangoHeads

---

**Documentation**: coming soon

**Source Code**: <a href="https://github.com/djangoheads/djangoheads" target="_blank">
https://github.com/djangoheads/djangoheads
</a>

---

Djangoheads is a comprehensive project that includes the most efficient and user-friendly tools for Django development.

## Installation

Tested on CPython 3.8, 3.9, 3.10, 3.11 and 3.12.

```shell
pip install djangoheads
```

