Metadata-Version: 2.4
Name: gando
Version: 0.32.0
Summary: A framework based on Django that has tried to gather together the tools needed in the process of creating a large project.
Home-page: https://github.com/navidsoleymani/gando.git
Author: Hydra
Author-email: navidsoleymani@ymail.com
Project-URL: Documentation, https://github.com/navidsoleymani/gando.git
Project-URL: Bug Reports, https://github.com/navidsoleymani/gando.git/issues
Project-URL: Source Code, https://github.com/navidsoleymani/gando.git
Keywords: django
Classifier: Framework :: Django :: 4.2
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django
Requires-Dist: pydantic
Requires-Dist: djangorestframework
Requires-Dist: markdown
Requires-Dist: django-filter
Requires-Dist: django-simple-history
Requires-Dist: Pillow
Requires-Dist: httpx
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Gando

[![License](https://img.shields.io/github/license/tomchen/example_pypi_package)](https://github.com/tomchen/example_pypi_package/blob/main/LICENSE)


![gando](statics/imgs/gando.svg)
A framework based on Django that has tried to gather together the tools needed in the process of creating a large project.
