A small example package
Project description
packaging_tutorial/ ├── LICENSE ├── pyproject.toml ├── README.md ├── setup.cfg ├── src/ │ └── example_package/ │ ├── init.py │ └── example.py └── tests/ touch LICENSE touch pyproject.toml touch setup.cfg mkdir src/mypackage touch src/mypackage/init.py touch src/mypackage/main.py mkdir tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file BD-nineaxle-matrix-0.0.1.tar.gz
.
File metadata
- Download URL: BD-nineaxle-matrix-0.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d9c80b86994ce5a899d2f4b8918c8ecd947f80b33c8348cf3e8756e54edec9b |
|
MD5 | dd768e9c45411c721c70da2ab2bb3225 |
|
BLAKE2b-256 | 7083670c85cf69a0a1b4f5b5bb99136acf9bffb3fec66d535c9882375f509452 |
File details
Details for the file BD_nineaxle_matrix-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: BD_nineaxle_matrix-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4546801e05239cfc5bcb08c88830cc095fa78fc1cc6013cfc0b2a058973c66ff |
|
MD5 | 296827c91331e9caba2566aaed704062 |
|
BLAKE2b-256 | 117e9df960894424518c17608875b612e32ddce9c555fa81338727cd9ae3d566 |