A Unified Tool Set for Science Researches
Project description
Science Tools
Zhai Silong's Greate tools for science research.
Usage
utils
Core
pep
Pep tools
chem
chem tools
上传
- 先注册一个 PyPi 的测试帐号
- 获取帐号的 api token
- 写入
$HOME/.pypirc
- 写入
# 安装或更新 setuotools 和 wheel
python3 -m pip install --upgrade setuptools wheel
# cd 到 setup.py 所在目录
python3 setup.py sdist bdist_wheel # 产生一个 dist 文件夹,用于本地安装
# 更新 twine
python3 -m pip install --user --upgrade twine
# 使用 twine 上传
python3 -m twine upload --repository testpypi dist/*
# 正式上传
python3 -m twine upload dist/*
# 测试
pip install example-pkg-YOUR-USERNAME
Reference
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
sci-ztools-0.1.4.tar.gz
(10.3 kB
view details)
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 sci-ztools-0.1.4.tar.gz.
File metadata
- Download URL: sci-ztools-0.1.4.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef865465c0b675b07f19c28f005d73adae13b099de809b03e6c212fec64526af
|
|
| MD5 |
95ec3c0c243076a1ddbd6473b331ee23
|
|
| BLAKE2b-256 |
5afff07364bfd64fb1a998fecd829212483959071588a33cbb79f23a8d2b5a1c
|
File details
Details for the file sci_ztools-0.1.4-py3-none-any.whl.
File metadata
- Download URL: sci_ztools-0.1.4-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
571bf898daef6f06febf3e86c28c84757032d75340445ba34623de0a5decd526
|
|
| MD5 |
61a5067237426421e4fd2d21c6ad7a5e
|
|
| BLAKE2b-256 |
6eddcad95e86d00b5231ea2c6d07e6e4dca7706c81f0679abe53b78fc657d317
|