guinsoft_pyautogen
Project description
桂软guinsoft_pyautogen
打包为 whl
安装打包工具(若未安装)
- pip install setuptools wheel
打包(生成dist目录,内含新whl文件)
- python setup.py bdist_wheel
验证
安装新包
- pip install dist/guinsoft_pyautogen-0.3.2-py3-none-any.whl
验证功能(如导入包并执行测试代码)
- python -c "import guinsoft_pyautogen; print(guinsoft_pyautogen.version)"
推送到PyPi
安装twine工具
- pip install twine
验证包
- twine check dist/*
推送包(注册PyPI账号,生成token)
- twine upload dist/*
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
File details
Details for the file guinsoft_pyautogen-0.3.2-py3-none-any.whl.
File metadata
- Download URL: guinsoft_pyautogen-0.3.2-py3-none-any.whl
- Upload date:
- Size: 85.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa8e7bb3562bbf28617d718356970fcbeb76efbc7de60de749b3bd55d5261713
|
|
| MD5 |
1ebda2f248a1a14238aa1889e1e1ab20
|
|
| BLAKE2b-256 |
bbfea9c4f354e59840fd6e2373dd557054d073b51ae9b63f0fc67dedc9c2dde8
|