一个简短的包描述
Project description
一个示例Python包项目
简介
这是一个用于演示如何创建和发布Python包的示例项目。
功能特性
功能1:示例功能描述
功能2:示例功能描述
功能3:示例功能描述
安装
使用 pip 安装:
pip install n3mpy
快速开始
from n3mpy import hello
# 调用示例函数
print(hello())
要求
Python 3.7 或更高版本
依赖项
无特殊依赖(或在这里列出您的依赖项)
使用示例
详细的使用示例:
import n3mpy
# 在这里添加更多使用示例
print(n3mpy.__version__)
print(n3mpy.hello())
贡献
欢迎贡献!请随时提交 Pull Request。
开发设置:
# 克隆仓库
git clone https://github.com/yourusername/package-mikezhou-talk.git
cd package-mikezhou-talk
# 安装开发依赖
pip install -e .[dev]
# 运行测试
pytest
许可证
本项目采用 MIT 许可证 - 详见 LICENSE 文件
作者
Your Name - 初始工作
联系方式
Email: your.email@example.com
GitHub: https://github.com/yourusername
更新日志
0.1.0 (2025-11-04)
初始版本发布
基本功能实现
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
n3mpy-0.1.3.tar.gz
(4.2 kB
view details)
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
n3mpy-0.1.3-py3-none-any.whl
(3.9 kB
view details)
File details
Details for the file n3mpy-0.1.3.tar.gz.
File metadata
- Download URL: n3mpy-0.1.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9ed711392b65c56ec49f058d5abd6f0e2ecd92053d7e6f0a1c87baa1c17b947
|
|
| MD5 |
bd00c0b3fdf077490e7d65eaae990d13
|
|
| BLAKE2b-256 |
44f9af8174ef09ff949fda35f3d75b7b57f2353008e8a925be0c157e848e5d0b
|
File details
Details for the file n3mpy-0.1.3-py3-none-any.whl.
File metadata
- Download URL: n3mpy-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72226416a17e2c0795e1e39a6be6f7549dd770afad32d453fa1a0437ad602450
|
|
| MD5 |
615b46d62f80a124fe92560474c0d39d
|
|
| BLAKE2b-256 |
0dac2486e41a8884af5912a1128decfab695057c659a176ec2434447ee0777f6
|