一个简短的包描述
Project description
一个示例Python包项目
简介
这是一个用于演示如何创建和发布Python包的示例项目。
功能特性
功能1:示例功能描述
功能2:示例功能描述
功能3:示例功能描述
安装
使用 pip 安装:
pip install n3mpy
快速开始
from n3mpy import hello
# 调用示例函数
print(hello())
要求
Python 3.7 或更高版本
依赖项
无特殊依赖(或在这里列出您的依赖项)
使用示例
详细的使用示例:
import package_mikezhou_talk
# 在这里添加更多使用示例
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.0.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.0-py3-none-any.whl
(4.1 kB
view details)
File details
Details for the file n3mpy-0.1.0.tar.gz.
File metadata
- Download URL: n3mpy-0.1.0.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 |
4e99eed05237facad1716d7f1e5687b91899efa33e8a6a9596ccdee2bcc38bc2
|
|
| MD5 |
02cc55599cabdd928a919d8cf4d87286
|
|
| BLAKE2b-256 |
d3e81d392cc13b1118513b12e1157bcd8a6a99073e37f5590cfb15843f26678e
|
File details
Details for the file n3mpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: n3mpy-0.1.0-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 |
bd44d32bb57aa6273f180e8c0f6aa852a84dd4f2f0e491bd9f0095810855490b
|
|
| MD5 |
eec1e0b14b85408703e9c540db031938
|
|
| BLAKE2b-256 |
0fb9a78717b532d90a1838c9a60fd7428891e5f670646808963fd40c2d85cb3c
|