一个简短的包描述
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.2.tar.gz
(4.1 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.2-py3-none-any.whl
(3.9 kB
view details)
File details
Details for the file n3mpy-0.1.2.tar.gz.
File metadata
- Download URL: n3mpy-0.1.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a08413313466169aa3bbb20a6f03f0f62345f384b49a74d093937a96395c2a7e
|
|
| MD5 |
3a6154d6c4455ea3dffb612e10be13ce
|
|
| BLAKE2b-256 |
371446d12f88a19de8f62ecc0e287f7403d5aae22d71079403603effe23f1778
|
File details
Details for the file n3mpy-0.1.2-py3-none-any.whl.
File metadata
- Download URL: n3mpy-0.1.2-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 |
1f3b4eaeecae7ee0d607d30aa42add5ed7072c068b747fc98bf01dcc952f7460
|
|
| MD5 |
34f55ccc34f42a29425c64255c9ffe0e
|
|
| BLAKE2b-256 |
c33b124e2deba7614ccef91b10edba2ca9b142692846e9854a2f748bfaf79629
|