https://github.com/eastwu5788/pframe
Python小工具函数集合
https://github.com/eastwu5788/pframe
Last synced: 3 months ago
JSON representation
Python小工具函数集合
- Host: GitHub
- URL: https://github.com/eastwu5788/pframe
- Owner: Eastwu5788
- License: apache-2.0
- Created: 2020-03-09T08:33:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T19:23:54.000Z (about 4 years ago)
- Last Synced: 2025-03-07T06:18:16.463Z (3 months ago)
- Language: Python
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# PFrame
[](https://www.travis-ci.org/Eastwu5788/PFrame)
[](https://coveralls.io/github/Eastwu5788/PFrame)
Python小工具库### PIP安装
```bash
pip install pframe
```