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.1.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file sci-ztools-0.1.1.tar.gz
.
File metadata
- Download URL: sci-ztools-0.1.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.12.0 pkginfo/1.7.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dd8fc066781432171925d8805fef852827a93025baff2976891fa6a0820ed10 |
|
MD5 | efc770af522bb59c4c61d202268014ec |
|
BLAKE2b-256 | 5b5806f93fd662810a41eb2f9b58f010c265865a0873678d3a88db3dca51d66a |
File details
Details for the file sci_ztools-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: sci_ztools-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.12.0 pkginfo/1.7.1 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d658fc9f5caeba2c902c2d163f76c2c8520dbff66fcb2e7769ea4c0e2d29cd7b |
|
MD5 | 4ff9c97ed902e5371c46644db8e8615a |
|
BLAKE2b-256 | 2d47d3f81ff09d6fb62cda7ae090e68ddcdfa70d2b6b331c63365b845d55f616 |