MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
my_django_starter/__init__.py
my_django_starter/main.py
my_django_starter.egg-info/PKG-INFO
my_django_starter.egg-info/SOURCES.txt
my_django_starter.egg-info/dependency_links.txt
my_django_starter.egg-info/entry_points.txt
my_django_starter.egg-info/requires.txt
my_django_starter.egg-info/top_level.txt
my_django_starter/animations/terminal_fx.py
my_django_starter/animations/__pycache__/terminal_fx.cpython-310.pyc
my_django_starter/builder/UML.md
my_django_starter/builder/__init__.py
my_django_starter/builder/base.py
my_django_starter/builder/pipeline.py
my_django_starter/builder/__pycache__/__init__.cpython-310.pyc
my_django_starter/builder/__pycache__/base.cpython-310.pyc
my_django_starter/builder/__pycache__/dummy.cpython-310.pyc
my_django_starter/builder/__pycache__/pipeline.cpython-310.pyc
my_django_starter/builder/__pycache__/project_builder.cpython-310.pyc
my_django_starter/modules/#-flow
my_django_starter/modules/UML.md
my_django_starter/modules/__init__.py
my_django_starter/modules/app_creator.py
my_django_starter/modules/django_installer.py
my_django_starter/modules/env_manager.py
my_django_starter/modules/home_page_renderer.py
my_django_starter/modules/media_file_handler.py
my_django_starter/modules/migration_manager.py
my_django_starter/modules/project_creator.py
my_django_starter/modules/requirements_generator.py
my_django_starter/modules/server_runner.py
my_django_starter/modules/settings_modifier.py
my_django_starter/modules/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/__pycache__/app_creator.cpython-310.pyc
my_django_starter/modules/__pycache__/django_installer.cpython-310.pyc
my_django_starter/modules/__pycache__/env_manager.cpython-310.pyc
my_django_starter/modules/__pycache__/home_page_renderer.cpython-310.pyc
my_django_starter/modules/__pycache__/media_file_handler.cpython-310.pyc
my_django_starter/modules/__pycache__/migration_manager.cpython-310.pyc
my_django_starter/modules/__pycache__/os_detector.cpython-310.pyc
my_django_starter/modules/__pycache__/project_creator.cpython-310.pyc
my_django_starter/modules/__pycache__/requirements_generator.cpython-310.pyc
my_django_starter/modules/__pycache__/server_runner.cpython-310.pyc
my_django_starter/modules/__pycache__/settings_modifier.cpython-310.pyc
my_django_starter/modules/__pycache__/virtualenv_creator.cpython-310.pyc
my_django_starter/modules/banner/__init__.py
my_django_starter/modules/banner/banner.py
my_django_starter/modules/banner/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/banner/__pycache__/banner.cpython-310.pyc
my_django_starter/modules/os_detector/__init__.py
my_django_starter/modules/os_detector/os_detector.py
my_django_starter/modules/os_detector/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/os_detector/__pycache__/os_detector.cpython-310.pyc
my_django_starter/modules/virtualenv_creator/__init__.py
my_django_starter/modules/virtualenv_creator/virtualenv_creator.py
my_django_starter/modules/virtualenv_creator/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/virtualenv_creator/__pycache__/virtualenv_creator.cpython-310.pyc