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.0.9.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file sci-ztools-0.0.9.tar.gz
.
File metadata
- Download URL: sci-ztools-0.0.9.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4b61db7d8e8488c200be510ecbd06d264dd986e01f21e2e01646d81af43ed5d |
|
MD5 | 7e2151744fe069c2566c1e87be98b553 |
|
BLAKE2b-256 | 0b93a27635ae96cd80ff9e22edae09c9ec92258168be9e88f64b0b277b1bdeee |
File details
Details for the file sci_ztools-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: sci_ztools-0.0.9-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf8ff3fdcea65119130567a27f1170d4e2ba48ee9e280d87a46955371baad000 |
|
MD5 | ccdb6e9b82536ac075ed674e13b7af81 |
|
BLAKE2b-256 | fa3f670c001475ee8f5293b5fc9bc0bca2172cfa1e194e18ecc724c8ba215de4 |