LICENSE
MANIFEST.in
README.rst
setup.py
django_chip/__init__.py
django_chip/settings.py
django_chip.egg-info/PKG-INFO
django_chip.egg-info/SOURCES.txt
django_chip.egg-info/dependency_links.txt
django_chip.egg-info/not-zip-safe
django_chip.egg-info/top_level.txt
django_chip/management/__init__.py
django_chip/management/utils.py
django_chip/management/commands/__init__.py
django_chip/management/commands/create_deploy.py
django_chip/management/commands/import_drf.py
django_chip/tmpl/deploy_template/requirements.txt.tmpl
django_chip/tmpl/deploy_template/supervisord.conf.tmpl
django_chip/tmpl/deploy_template/uwsgi.ini.tmpl
django_chip/tmpl/deploy_template/Docker/Dockerfile.tmpl
django_chip/tmpl/deploy_template/Docker/docker-compose.yml.tmpl
django_chip/tmpl/deploy_template/Docker/entrypoint.sh.tmpl
django_chip/tmpl/deploy_template/Docker/nginx.conf.tmpl
django_chip/tmpl/deploy_template/envs/.env.local.tmpl
django_chip/tmpl/deploy_template/envs/.env.prod.tmpl
django_chip/tmpl/drf_template/requirements.txt.tmpl
django_chip/tmpl/drf_template/settings.py.tmpl
django_chip/tmpl/drf_template/urls.py.tmpl