# file GENERATED by distutils, do NOT edit
LICENSE.txt
MANIFEST
MANIFEST.in
README.markdown
example
requirements.txt
setup.py
pypeton/__init__.py
pypeton/environment.py
pypeton/pypeton
pypeton/files/django/fabfile.py
pypeton/files/django/deploy/django_wsgi.py
pypeton/files/django/deploy/django_wsgi_production.py
pypeton/files/django/deploy/django_wsgi_staging.py
pypeton/files/django/deploy/httpd.conf
pypeton/files/django/deploy/nginx-mime.types
pypeton/files/django/deploy/nginx.conf
pypeton/files/django/deploy/nginx.production.conf
pypeton/files/django/deploy/nginx.staging.conf
pypeton/files/django/deploy/uwsgi.ini
pypeton/files/django/deploy/uwsgi.production.ini
pypeton/files/django/deploy/uwsgi.staging.ini
pypeton/files/django/deploy/requirements/base.txt
pypeton/files/django/deploy/requirements/development.txt
pypeton/files/django/deploy/requirements/production.txt
pypeton/files/django/deploy/requirements/staging.txt
pypeton/files/django/deploy/requirements/test.txt
pypeton/files/django/env/README.txt
pypeton/files/django/logs/README.txt
pypeton/files/django/migrations/README.txt
pypeton/files/django/project/__init__.py
pypeton/files/django/project/manage.py
pypeton/files/django/project/urls.py
pypeton/files/django/project/apps/__init__.py
pypeton/files/django/project/apps/initial_data/__init__.py
pypeton/files/django/project/apps/initial_data/models.py
pypeton/files/django/project/apps/initial_data/fixtures/README.txt
pypeton/files/django/project/apps/initial_data/fixtures/development.json
pypeton/files/django/project/apps/initial_data/fixtures/production.json
pypeton/files/django/project/apps/initial_data/fixtures/staging.json
pypeton/files/django/project/apps/initial_data/fixtures/test.json
pypeton/files/django/project/apps/initial_data/management/__init__.py
pypeton/files/django/project/apps/initial_data/management/commands/__init__.py
pypeton/files/django/project/apps/initial_data/management/commands/dump.py
pypeton/files/django/project/apps/initial_data/management/commands/require.py
pypeton/files/django/project/apps/initial_data/management/commands/reset_db.py
pypeton/files/django/project/apps/initial_data/management/commands/server.py
pypeton/files/django/project/apps/initial_data/management/commands/sync.py
pypeton/files/django/project/apps/initial_data/middleware/__init__.py
pypeton/files/django/project/settings/README.txt
pypeton/files/django/project/settings/__init__.py
pypeton/files/django/project/settings/production.py
pypeton/files/django/project/settings/staging.py
pypeton/files/django/project/settings/test.py
pypeton/files/django/project/static/README.txt
pypeton/files/django/project/templates/404.html
pypeton/files/django/project/templates/500.html
pypeton/files/django/project/templates/base.html
pypeton/files/django/project/templates/homepage.html
pypeton/files/django/uploads/README.txt
