guagua自用文件存储库
Project description
filestore_guagua
介绍
一个自用的 python 数据到本地保存及其读取的库
使用
python -m build # 打包
pip install --upgrade twine setuptools wheel packaging # 安装 twine、setuptools、 wheel 和packaging
测试线
python -m twine upload --repository testpypi dist/* # 上传包到 pypi-test
pip install --index-url https://test.pypi.org/simple/ --no-deps filestore_guagua # 安装包
正式线
python -m twine upload dist/* # 上传包到 pypi
pip install filestore_guagua # 安装包
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
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 filestore_guagua-0.1.1.tar.gz.
File metadata
- Download URL: filestore_guagua-0.1.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecbae56c7f93281d83ac4024e73193d42c961428d0959f131ea7baf6234391b1
|
|
| MD5 |
08fd6deaa0162c48c1e6aa42db2d4e71
|
|
| BLAKE2b-256 |
dea8d0fe91d89cd842d4e14277c668b903f823e356f96ccc909afe1bcbcb9897
|
File details
Details for the file filestore_guagua-0.1.1-py3-none-any.whl.
File metadata
- Download URL: filestore_guagua-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ab8e9cf62ba907caba83deeb60f2776de766ee6a7c868650bdfa7ee6a9858b7
|
|
| MD5 |
f02cfdd7c833e2433a85ea7522719638
|
|
| BLAKE2b-256 |
4f393fb26faeb80ab9d826a00e3aebb339c5b60065c4d35351b38d615a49147f
|