Byte-compiled / optimized / DLL files

__pycache__/

Views0
PublishedFeb 1, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

Byte-compiled / optimized / DLL files

pycache/ *.py[cod] *$py.class

C extensions

*.so

Distribution / packaging

.Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ *.dist-info/ .installed.cfg *.egg MANIFEST poetry.lock

IDE

.idea

PyInstaller

Usually these files are written by a python script from a template

before PyInstaller builds the exe, so as to inject date/other infos into it.

*.manifest *.spec

Installer logs

pip-log.txt pip-delete-this-directory.txt

pip

pip-wheel-metadata

Unit test / coverage reports

htmlcov/ .tox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ .test_bundle/ *.xml

Sphinx documentation

docs/build/ docs/source/_build

PyBuilder

target/

Jupyter Notebook

.ipynb_checkpoints

pyenv

.python-version

celery beat schedule file

celerybeat-schedule

SageMath parsed files

*.sage.py

Environments

.env .venv env/ venv/ ENV/ env.bak/ venv.bak/

Spyder project settings

.spyderproject .spyproject

Rope project settings

.ropeproject

mypy

.mypy_cache/

MacOS X

.DS_Store

vscode config

.vscode/

Integration test data

tests/integration/data

Emacs buffers

*~

setuptools_scm generated version file

**/*/_version.py

test files

catboost_info

ignore pyvenv

pyvenv.cfg

bazel generated files

bazel-* grpc-client/cpp/bentoml grpc-client/go/bentoml grpc-client/node/bentoml node_modules thirdparty

Swift-related

**//Sources/bentoml .DS_Store **//.build /Packages /*.xcodeproj xcuserdata/ DerivedData/ .swiftpm/config/registries.json .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata .netrc Package.resolved

Java-Kotlin

/*/java///bentoml **//kotlin/**/*/bentoml .gradle

PHP generated stubs

**//php/Bentoml **//php/GPBMetadata composer.lock vendor *.pkl *.ckpt

Triton-related

*.pt *.savedmodel *.onnx *.engine *.plan .bin yolov5

MLflow runs

mlruns/

pdm

.pdm-python .python-version .pdm-build/

gradio flag

flagged/

Share: