A Unified Tool Set for Science Researches
Project description
title: ZSL's Science Tools date: 2022-8-25
Preface
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.6.tar.gz
(8.4 kB
view details)
Built Distribution
File details
Details for the file sci-ztools-0.0.6.tar.gz
.
File metadata
- Download URL: sci-ztools-0.0.6.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6dcf491d85928b75639408e4d75fa9932913f52b5f8e84b1b55606dba3a0b61 |
|
MD5 | 3d00ae04de7d5ff87359b84b7636a42e |
|
BLAKE2b-256 | 4b7f51c1911476894cfea75e8e821d5b863a2a007e2b63caec65f922222030a3 |
File details
Details for the file sci_ztools-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: sci_ztools-0.0.6-py3-none-any.whl
- Upload date:
- Size: 8.5 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 | 817dea8e6ebf1acb79f1809ab59b2d0b2f12f5598cecc82a2f69d4b970b0eacf |
|
MD5 | adf1c35f66bdbbb9ae44fd8df8d06a78 |
|
BLAKE2b-256 | 6f03fd2e3e18a1b982fa895f55a45a19ef3461ac4ccb15c8cccf46eefee4afe7 |