Kangarroar/streamlit-docker-example
2
1venv/2# Byte-compiled / optimized / DLL files3__pycache__/4*.py[cod]5*$py.class6 7# C extensions8*.so9 10# Distribution / packaging11.Python12build/13develop-eggs/14dist/15downloads/16eggs/17.eggs/18lib/19lib64/20parts/21sdist/22var/23wheels/24pip-wheel-metadata/25share/python-wheels/26*.egg-info/27.installed.cfg28*.egg29MANIFEST30 31# PyInstaller32# Usually these files are written by a python script from a template33# before PyInstaller builds the exe, so as to inject date/other infos into it.34*.manifest35*.spec36 37# Installer logs38pip-log.txt39pip-delete-this-directory.txt40 41# Unit test / coverage reports42htmlcov/43.tox/44.nox/45.coverage46.coverage.*47.cache48nosetests.xml49coverage.xml50*.cover51*.py,cover52.hypothesis/53.pytest_cache/54 55# Translations56*.mo57*.pot58 59# Django stuff:60*.log61local_settings.py62db.sqlite363db.sqlite3-journal64 65# Flask stuff:66instance/67.webassets-cache68 69# Scrapy stuff:70.scrapy71 72# Sphinx documentation73docs/_build/74 75# PyBuilder76target/77 78# Jupyter Notebook79.ipynb_checkpoints80 81# IPython82profile_default/83ipython_config.py84 85# pyenv86.python-version87 88# pipenv89# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.90# However, in case of collaboration, if having platform-specific dependencies or dependencies91# having no cross-platform support, pipenv may install dependencies that don't work, or not92# install all needed dependencies.93#Pipfile.lock94 95# PEP 582; used by e.g. github.com/David-OConnor/pyflow96__pypackages__/97 98# Celery stuff99celerybeat-schedule100celerybeat.pid101 102# SageMath parsed files103*.sage.py104 105# Environments106.env107.venv108env/109venv/110ENV/111env.bak/112venv.bak/113 114# Spyder project settings115.spyderproject116.spyproject117 118# Rope project settings119.ropeproject120 121# mkdocs documentation122/site123 124# mypy125.mypy_cache/126.dmypy.json127dmypy.json128 129# Pyre type checker130.pyre/131 132.vscode/133 134data/audio/