A short description of your package
Project description
My Package
这是一个示例 Python 包。
安装
pip install xfit-yingdao
使用方法
from my_package import example
# 使用示例
result = example.some_function()
开发
- 克隆仓库
- 安装开发依赖:
pip install -r requirements.txt pip install -e .
- 运行测试:
pytest
构建和发布
-
安装构建工具:
pip install build twine
-
构建分发包:
python -m build
-
发布到 PyPI:
# 测试发布到 TestPyPI python -m twine upload --repository testpypi dist/* # 正式发布到 PyPI python -m twine upload dist/*
许可证
MIT License
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
xfit_yingdao-0.1.0.tar.gz
(2.2 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 xfit_yingdao-0.1.0.tar.gz.
File metadata
- Download URL: xfit_yingdao-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf3d1aecb438ff69705801ebdab34dcf0633ed6379a16592a4488cc29dc7db9b
|
|
| MD5 |
59092150299761450b03fc1e81ff5717
|
|
| BLAKE2b-256 |
23d2a020410ed1dcc6d18d083cb0249bab33335f052a9122346cd5ff7bef4c9f
|
File details
Details for the file xfit_yingdao-0.1.0-py3-none-any.whl.
File metadata
- Download URL: xfit_yingdao-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8739ba3ceaa1d113ddb66612fff39306248784d68427f0fc7f0e2cf96d038f5a
|
|
| MD5 |
b0cf8d255279d97d3ba90e12d237bf2b
|
|
| BLAKE2b-256 |
aecc314e070afd6d4002966394ade7996c638a6859bae61c5f263489e4a4878b
|