A small example package
Project description
介绍
这是一个简单的python包的教程,用于展示如何创建一个python包。
packaging_tutorial/
├── LICENSE
├── pyproject.toml
├── README.md
├── src/
│ └── example_package_YOUR_USERNAME_HERE/
│ ├── __init__.py
│ └── example.py
└── 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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for example_package_sundebin-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64dda3f796f875d3eaeeff4865c6f39c3da6a6dc80f50f45c9418375d8a0b73f |
|
MD5 | 19137dfbf03f64871cbbdce4bd0b4abe |
|
BLAKE2b-256 | 7398494db61fe0e2ea378be142a4c035571a85b0695889163d3b33ed527225b6 |