README.md
setup.py
python_script_manager/__init__.py
python_script_manager/__main__.py
python_script_manager/const.py
python_script_manager/globals.py
python_script_manager.egg-info/PKG-INFO
python_script_manager.egg-info/SOURCES.txt
python_script_manager.egg-info/dependency_links.txt
python_script_manager.egg-info/requires.txt
python_script_manager.egg-info/top_level.txt
python_script_manager/basic/__init__.py
python_script_manager/basic/commands.py
python_script_manager/basic/funcs.py
python_script_manager/environment/__init__.py
python_script_manager/environment/commands.py
python_script_manager/environment/funcs.py
python_script_manager/get/__init__.py
python_script_manager/get/commands.py
python_script_manager/package/__init__.py
python_script_manager/package/reader.py
python_script_manager/pip/__init__.py
python_script_manager/pip/commands.py
python_script_manager/pip/funcs.py
python_script_manager/templates/__init__.py
python_script_manager/templates/blank.py
python_script_manager/templates/django.py
python_script_manager/templates/flaskmng.py
python_script_manager/templates/pypi.py