一个简短的包描述
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.1.tar.gz
(4.3 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.1-py3-none-any.whl
(4.1 kB
view details)
File details
Details for the file n3mpy-0.1.1.tar.gz.
File metadata
- Download URL: n3mpy-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6365a36c1f6741cd097937644b61f77a87017fee870ebfa8a00687522cdae4d7
|
|
| MD5 |
f71cff31ebd4b1907a2e991a2a11df48
|
|
| BLAKE2b-256 |
93072aa74c10b2b432cd253dfe3e2f5538fe82c369d5819aefe576b1183b3da7
|
File details
Details for the file n3mpy-0.1.1-py3-none-any.whl.
File metadata
- Download URL: n3mpy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
e4e8b9e997bd3daac33b898c143468902cc3dd8b581087d5cbbced33a68d61b7
|
|
| MD5 |
4d0eb1731fa56ab1ca4b764df6745607
|
|
| BLAKE2b-256 |
74a64b56d3cd2bf50bf1a4289f902ec18313f4cc8e77c07946be4831edbc5788
|