A short description of your package
Project description
My Package
这是一个示例 Python 包。
安装
pip install xfit-rpa
使用方法
from xfit_rpa 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/*
安装
https://test.pypi.org/simple
许可证
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
xfit_rpa-0.0.35-py3-none-any.whl
(53.5 kB
view details)
File details
Details for the file xfit_rpa-0.0.35-py3-none-any.whl.
File metadata
- Download URL: xfit_rpa-0.0.35-py3-none-any.whl
- Upload date:
- Size: 53.5 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 |
276ab9915fbc5fa3252defc41fa9d5b946bd89a3a4c6153838ba3a8131ea2e8e
|
|
| MD5 |
20e8bfd35eb21a281e292a8463341812
|
|
| BLAKE2b-256 |
f65c06982072d056079563947ff337f03c3662c950326ecf5b267826a6e4e9a4
|