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
dcg_sci_tool-0.1.34.tar.gz
(70.3 kB
view details)
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
dcg_sci_tool-0.1.34-py3-none-any.whl
(110.2 kB
view details)
File details
Details for the file dcg_sci_tool-0.1.34.tar.gz.
File metadata
- Download URL: dcg_sci_tool-0.1.34.tar.gz
- Upload date:
- Size: 70.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7559eaad5ad12c7d01a75bcc7f12bc2a3f40a77873015c2d111d8aa0a3ae96e5
|
|
| MD5 |
4ac155ba211a1000097f4c3905a7efb3
|
|
| BLAKE2b-256 |
c4fd20c886b07a68ab867fb251dda2eb96a2f14b5ded89674be5c30e79a0576b
|
File details
Details for the file dcg_sci_tool-0.1.34-py3-none-any.whl.
File metadata
- Download URL: dcg_sci_tool-0.1.34-py3-none-any.whl
- Upload date:
- Size: 110.2 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 |
72ee6f9dd7d433b74103297f6e55af276fe2c3e595001a357be3269e7784e425
|
|
| MD5 |
52d91057534efc26263bcdc0100d627f
|
|
| BLAKE2b-256 |
b2cfec16ebd199c854b41317763c18c7c562a39e1a0a82354fe5949748d84bc5
|