A simple student manager program
Project description
学生管理系统
目录结构
20student_manager/ ├── student_manager/ # 包目录,内含 model.py、manager.py、main.py、etc. ├── config.py ├── database.py ├── repository.py ├── logger.py ├── main.py ├── setup.py └── README.md
功能
student-manager
学生信息管理系统(Python 版),支持增删改查、查询统计等功能。
✨ 特性
- 简单易用:基于 Python 原生构建
- 模块清晰:配置、数据库、仓储层独立封装
- 可测试性强:支持
unittest单元测试
📦 安装
pip install student-manager
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 Distribution
student_manager-0.1.1.tar.gz
(3.0 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
File details
Details for the file student_manager-0.1.1.tar.gz.
File metadata
- Download URL: student_manager-0.1.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bfd11111b2318c3b5fa04ac43473b42328f684351c89eee37cc93ee04362dbd
|
|
| MD5 |
fb96e5d282b8ff607dbba25b536d44be
|
|
| BLAKE2b-256 |
2dfce04c74553af66729a85581378fce0018a15e3ce5a8c6510d80c039f03485
|
File details
Details for the file student_manager-0.1.1-py3-none-any.whl.
File metadata
- Download URL: student_manager-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbb82b54c98458609500b0353531e383eb032a9a126d8d0866577bae31a442ce
|
|
| MD5 |
8eb5b9c63de3d399bfb30ce074678d09
|
|
| BLAKE2b-256 |
654f052651288a8ad0a92c7e83f3bbc94e1f7111c01a27a3eb45875484387eda
|