This page is experimental and may change significantly in future releases.
Python Package
Properties
- name
- Python Package
- definition
- A Python package is an aggregation of many Python files - either in source code or in bytecode - and associated metadata and resources (text, images, etc.). Python packages can be distributed in different file formats.
- see also
- https://packaging.python.org/
Neighbors
PythonPackage has no direct neighbors in this release.