Skip to main content

验证打包功能的测试包, 请勿下载

Project description

韩灵稚打包测试

Hanlingzhi's Package PyPi Demo ###工程结构说明

.
├── LICENSE.txt    	// 证书文件
├── README.md		// MD文件
├── hanlingzhi
│   ├── __init__.py
│   └── math_h.py
├── setup.py			// 打包配置
└── string_h
    ├── __init__.py
    └── reverse.py

###测试服务器打包流程

  • 升级setuptools和wheel包
python3 -m pip install --user --upgrade setuptools wheel
  • 打包到本地文件
python3 setup.py sdist bdist_wheel




This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

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

hanlingzhi-test-0.0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

hanlingzhi_test-0.0.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

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