My first Python package
Project description
# package hello world
[How to Build Your Very First Python Package](https://www.freecodecamp.org/news/build-your-first-python-package/)
介绍了如何制作python lib库
编译出来的包,的确包含了目录 pypkagemodule 子目录和setup文件
## 优化
[An Introduction to Distutils](https://docs.python.org/3/distutils/introduction.html#distutils-simple-example)
[Writing the Setup Script](https://docs.python.org/3/distutils/setupscript.html)
优化了导出设置,可以导出子目录,以及根目录下的文件
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypkagemodule-0.0.4.tar.gz.
File metadata
- Download URL: pypkagemodule-0.0.4.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09ca36fbf22bb21d01411505bda852e036328137b133eb9fd3a6e0fc1da1e14b
|
|
| MD5 |
8c33a80eee57da5a9291978024518e8c
|
|
| BLAKE2b-256 |
1cf945666d57d4d641da39488862c9c23b37bf509386f474f5d6484e1bdf9419
|
File details
Details for the file pypkagemodule-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pypkagemodule-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cc935ce0a9c2baa2210fd522e83abb21da157e83b47b764b0551c5971ab8d9b
|
|
| MD5 |
d29c30c1b9ff1c39233eac65efde413d
|
|
| BLAKE2b-256 |
aec33e65b8c131108e52ea0e8ccc93dc85254d0a230d37d97af9f827b90c201d
|