Scientific computing tools for data analysis.
Project description
dcg-sci-tool
Scientific computing tools for data analysis.
安装
pip install dcg-sci-tool
或指定从官方镜像源安装
pip install dcg-sci-tool -i https://pypi.org/simple
迭代与发布
本地调测
from project root
pip install -e . 解释参见:docs/可编辑模式调测.md
or, build & install
python -m build
## 注意:需要手动删除上一次构建产物
pip install dist/dcg_sci_tool-0.x.x-py3-none-any.whl
准备发布密钥
将 PyPI 发布密钥到 C:/Users/yourusername/.pypirc,格式如下:
[pypi]
username = __token__
password = pypi-xxxxxxx
发布
twine upload dist/*
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
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 dcg_sci_tool-0.1.37b5.tar.gz.
File metadata
- Download URL: dcg_sci_tool-0.1.37b5.tar.gz
- Upload date:
- Size: 128.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13f15e913f5d6c8a064066f130c4fb0afd76667b4d64030f77a05735e0c6261f
|
|
| MD5 |
0f0a1ab79d62036431d8a8da742f66a2
|
|
| BLAKE2b-256 |
bc1ad1707396c43f14b8d188ed02ede800505c5c05a81c53a19edd2feb13cf7f
|
File details
Details for the file dcg_sci_tool-0.1.37b5-py3-none-any.whl.
File metadata
- Download URL: dcg_sci_tool-0.1.37b5-py3-none-any.whl
- Upload date:
- Size: 119.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31fd140a366e58f3cb8fc0af742a307b7dc3993791fa89bd3b119c6767dafe17
|
|
| MD5 |
0024b29fc23043844a50570821943aaa
|
|
| BLAKE2b-256 |
8fdb113f6e59c51f97444f00c07e19ef3e9569ab093e8c571355da389633e2d6
|