一个演示用数学运算库
Project description
lucaswangtool
This is a demonstration math operations library.
在项目根目录执行
python -m venv .venv # 创建名为 .venv 的虚拟环境
Linux/macOS
source .venv/bin/activate
pip install build
pip install -e . # 会自动读取 setup.py/setup.cfg 的配置
Windows
..venv\Scripts\activate
打包
rm -rf dist/ build/ python -m build twine check dist/*
上传到 PyPI(使用默认配置)
twine upload dist/*
Installation
pip install lucaswangtool
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
lucaswangtool-0.0.1.tar.gz
(3.6 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
File details
Details for the file lucaswangtool-0.0.1.tar.gz.
File metadata
- Download URL: lucaswangtool-0.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a40081c31ad26b55f9196614f4402802e7f73f19851034ab7596f6bffff1ee91
|
|
| MD5 |
6e637c92828931152113a81b74c30d5f
|
|
| BLAKE2b-256 |
2fdaa8bf9f8fb9c9b4d7a204c95a9e1380067657a155432a8184f51fbe759eb9
|
File details
Details for the file lucaswangtool-0.0.1-py3-none-any.whl.
File metadata
- Download URL: lucaswangtool-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8a6eeab05d44bf4d2680e115cda6ffc7e04836c297ef8c545af83d62f8dbbdd
|
|
| MD5 |
85bf012e4904ef799fc656c7521ed4ab
|
|
| BLAKE2b-256 |
2dc95d5b211c3c9fb187b00463c6b22eca802d91f455a61983a3bfe72c965d53
|