Skip to main content

A short description of your package

Project description

My Package

这是一个示例 Python 包。

安装

pip install xfit-yingdao

使用方法

from my_package 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/*
    

许可证

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 Distribution

xfit_yingdao-0.1.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

xfit_yingdao-0.1.0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

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

Hashes for xfit_yingdao-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cf3d1aecb438ff69705801ebdab34dcf0633ed6379a16592a4488cc29dc7db9b
MD5 59092150299761450b03fc1e81ff5717
BLAKE2b-256 23d2a020410ed1dcc6d18d083cb0249bab33335f052a9122346cd5ff7bef4c9f

See more details on using hashes here.

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

Hashes for xfit_yingdao-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8739ba3ceaa1d113ddb66612fff39306248784d68427f0fc7f0e2cf96d038f5a
MD5 b0cf8d255279d97d3ba90e12d237bf2b
BLAKE2b-256 aecc314e070afd6d4002966394ade7996c638a6859bae61c5f263489e4a4878b

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