个人工具集
Project description
Furry_tool
Furry_tool是一个个人工具集,本库旨在将个人总结的部分通用代码上传到pypi,实现随时调用。
发布流程
安装依赖
pip install twine
生成二进制文件
python setup.py sdist
或者使用
python setup.py bdist_wheel sdist
- 其中bdist表示二进制的可执行文件格式.
- wheel是python很常见的打包后的二进制格式(包括pyd即python动态库和元数据)
- 其中sdist代表源码,打包后为.tar.gz格式。
上传到pypi
twine upload dist/*
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
furry_tool-0.0.4.tar.gz
(6.5 kB
view details)
Built Distribution
furry_tool-0.0.4-py3.8.egg
(7.5 kB
view details)
File details
Details for the file furry_tool-0.0.4.tar.gz
.
File metadata
- Download URL: furry_tool-0.0.4.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9c99514b4296c6c6a6f7a9570198102d040b6c314914498b95c3042d07ed0f1 |
|
MD5 | 664968e3797a1f2cf7c6eca4abf525e9 |
|
BLAKE2b-256 | cbdabfcbd04ac45373f680736d39f1330eb0a22cdf0a493ac76f2c3028d68e41 |
File details
Details for the file furry_tool-0.0.4-py3.8.egg
.
File metadata
- Download URL: furry_tool-0.0.4-py3.8.egg
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5abe7fccc417c7f949af5a56bfe72fac37d41856e25a3c3cab2a7a401a06766 |
|
MD5 | a97eb9629d910888c179751c9627f463 |
|
BLAKE2b-256 | 9ac61dab9cc7ccca26c71d688cdf80b19b2417cf5c289ec2029638a88bc74c16 |