Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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, 管理一个项目的常量