MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
my_django_starter/LICENSE
my_django_starter/__init__.py
my_django_starter/app_generalapp.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/__pycache__/__init__.cpython-310.pyc
my_django_starter/__pycache__/main.cpython-310.pyc
my_django_starter/animations/__init__.py
my_django_starter/animations/terminal_fx.py
my_django_starter/animations/__pycache__/__init__.cpython-310.pyc
my_django_starter/animations/__pycache__/terminal_fx.cpython-310.pyc
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__/pipeline.cpython-310.pyc
my_django_starter/modules/__init__.py
my_django_starter/modules/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/app_creator/__init__.py
my_django_starter/modules/app_creator/app_creator.py
my_django_starter/modules/app_creator/constants.py
my_django_starter/modules/app_creator/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/app_creator/__pycache__/app_creator.cpython-310.pyc
my_django_starter/modules/app_creator/__pycache__/constants.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/create_superuser/create_superuser.py
my_django_starter/modules/create_superuser/__pycache__/create_superuser.cpython-310.pyc
my_django_starter/modules/django_installer/__init__.py
my_django_starter/modules/django_installer/django_installer.py
my_django_starter/modules/django_installer/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/django_installer/__pycache__/django_installer.cpython-310.pyc
my_django_starter/modules/env_manager/__init__.py
my_django_starter/modules/env_manager/env_manager.py
my_django_starter/modules/env_manager/gitignore_template.py
my_django_starter/modules/env_manager/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/env_manager/__pycache__/env_manager.cpython-310.pyc
my_django_starter/modules/env_manager/__pycache__/gitignore_template.cpython-310.pyc
my_django_starter/modules/home_page_renderer/__init__.py
my_django_starter/modules/home_page_renderer/home_page_renderer.py
my_django_starter/modules/home_page_renderer/html_content.py
my_django_starter/modules/home_page_renderer/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/home_page_renderer/__pycache__/home_page_renderer.cpython-310.pyc
my_django_starter/modules/home_page_renderer/__pycache__/html_content.cpython-310.pyc
my_django_starter/modules/media_file_handler/__init__.py
my_django_starter/modules/media_file_handler/media_file_handler.py
my_django_starter/modules/media_file_handler/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/media_file_handler/__pycache__/media_file_handler.cpython-310.pyc
my_django_starter/modules/migration_manager/__init__.py
my_django_starter/modules/migration_manager/migration_manager.py
my_django_starter/modules/migration_manager/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/migration_manager/__pycache__/migration_manager.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/project_creator/__init__.py
my_django_starter/modules/project_creator/project_creator.py
my_django_starter/modules/project_creator/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/project_creator/__pycache__/project_creator.cpython-310.pyc
my_django_starter/modules/requirements_generator/__init__.py
my_django_starter/modules/requirements_generator/requirements_generator.py
my_django_starter/modules/requirements_generator/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/requirements_generator/__pycache__/requirements_generator.cpython-310.pyc
my_django_starter/modules/server_runner/__init__.py
my_django_starter/modules/server_runner/server_runner.py
my_django_starter/modules/server_runner/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/server_runner/__pycache__/server_runner.cpython-310.pyc
my_django_starter/modules/settings_modifier/__init__.py
my_django_starter/modules/settings_modifier/constants.py
my_django_starter/modules/settings_modifier/settings_modifier.py
my_django_starter/modules/settings_modifier/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/settings_modifier/__pycache__/constants.cpython-310.pyc
my_django_starter/modules/settings_modifier/__pycache__/settings_modifier.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
my_django_starter/modules/win_path_helper/__init__.py
my_django_starter/modules/win_path_helper/win_path_helper.py
my_django_starter/modules/win_path_helper/__pycache__/__init__.cpython-310.pyc
my_django_starter/modules/win_path_helper/__pycache__/win_path_helper.cpython-310.pyc