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.0.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file sci-ztools-0.1.0.tar.gz
.
File metadata
- Download URL: sci-ztools-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba7b24498c4724c17360fbf26f0a807e8596b168e51bf7104d1ba0f1e5eb695c |
|
MD5 | d3e3f521de0c519facc6a9af9eb811fc |
|
BLAKE2b-256 | ddddd64dce7a6cbeaf51996ac738ddc437a417abe97c8e8215fc0c5d02652a35 |
File details
Details for the file sci_ztools-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: sci_ztools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90a7c61c2b3defeb8d8e65eb3b3781c1f11dafd337d9428a4f4e1b002fe52283 |
|
MD5 | a407412fbbd924d11f945fbd6a30261f |
|
BLAKE2b-256 | 4cee01a178f0cd070f3c4208d8c4b8f0b13910aff8953a9a81fd7f8fda342fee |