Skip to main content

A short description of your package

Project description

My Package

这是一个示例 Python 包。

安装

pip install xfit-rpa

使用方法

from xfit_rpa import example

# 使用示例
result = example.some_function()

开发

  1. 克隆仓库
  2. 安装开发依赖:
    pip install -r requirements.txt
    pip install -e .
    
  3. 运行测试:
    pytest
    

构建和发布

  1. 安装构建工具:

    pip install build twine
    
  2. 构建分发包:

    python -m build
    
  3. 发布到 PyPI:

    # 测试发布到 TestPyPI
    python -m twine upload --repository testpypi dist/*
    
    # 正式发布到 PyPI
    python -m twine upload dist/*
    

安装

https://test.pypi.org/simple

许可证

MIT License

Project details


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

If you're not sure about the file name format, learn more about wheel file names.

xfit_rpa-0.0.35-py3-none-any.whl (53.5 kB view details)

Uploaded Python 3

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

Hashes for xfit_rpa-0.0.35-py3-none-any.whl
Algorithm Hash digest
SHA256 276ab9915fbc5fa3252defc41fa9d5b946bd89a3a4c6153838ba3a8131ea2e8e
MD5 20e8bfd35eb21a281e292a8463341812
BLAKE2b-256 f65c06982072d056079563947ff337f03c3662c950326ecf5b267826a6e4e9a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page