Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wklken/pyutils
A lot of useful functions/modules.
https://github.com/wklken/pyutils
Last synced: 3 days ago
JSON representation
A lot of useful functions/modules.
- Host: GitHub
- URL: https://github.com/wklken/pyutils
- Owner: wklken
- Created: 2013-12-15T03:36:29.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-01T15:15:46.000Z (over 9 years ago)
- Last Synced: 2024-04-16T04:46:26.685Z (7 months ago)
- Language: Python
- Size: 120 KB
- Stars: 29
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pyutils
=======看各类源码过程中收集到的好的函数/类/模块等
源码阅读列表;
* [requests](https://github.com/kennethreitz/requests) [DONE]
* [Python-Snippets](http://snippets.readthedocs.org/en/latest/index.html) [DONE]
* [bottle](https://github.com/defnull/bottle) [DONE]Doing
* [Flask]()
* [Django]()
* [Werkzeug]()
* [webpy]()TODO:
1. 如何优雅地处理const, 管理一个项目的常量