README.md
setup.py
Flask_Philo_Core.egg-info/PKG-INFO
Flask_Philo_Core.egg-info/SOURCES.txt
Flask_Philo_Core.egg-info/dependency_links.txt
Flask_Philo_Core.egg-info/entry_points.txt
Flask_Philo_Core.egg-info/requires.txt
Flask_Philo_Core.egg-info/top_level.txt
flask_philo_core/__init__.py
flask_philo_core/default_settings.py
flask_philo_core/exceptions.py
flask_philo_core/jinja2.py
flask_philo_core/logger.py
flask_philo_core/serializers.py
flask_philo_core/test.py
flask_philo_core/views.py
flask_philo_core/admin/__init__.py
flask_philo_core/admin/project.py
flask_philo_core/admin/templates/project/Dockerfile.elasticsearch
flask_philo_core/admin/templates/project/Dockerfile.postgresql
flask_philo_core/admin/templates/project/Dockerfile.python
flask_philo_core/admin/templates/project/Dockerfile.redis
flask_philo_core/admin/templates/project/README.md
flask_philo_core/admin/templates/project/__init__.py
flask_philo_core/admin/templates/project/docker-compose.yml
flask_philo_core/admin/templates/project/example_views.py
flask_philo_core/admin/templates/project/hello.py
flask_philo_core/admin/templates/project/manage.py
flask_philo_core/admin/templates/project/requirements.txt
flask_philo_core/admin/templates/project/settings.py
flask_philo_core/admin/templates/project/sqlalchemy_model.py
flask_philo_core/admin/templates/project/test_views.py
flask_philo_core/admin/templates/project/urls.py
flask_philo_core/philo_commands/__init__.py
flask_philo_core/philo_commands/runserver.py
flask_philo_core/philo_commands/test.py