1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2025-02-17 15:55:47 -05:00

Merge pull request #355 from dhamaniasad/patch-9

Add PyFormat
This commit is contained in:
Vinta 2015-04-25 13:44:53 +08:00
commit 4c693e9e3b

View file

@ -1109,6 +1109,7 @@ Where to discover new Python libraries.
* [CoolGithubProjects](http://coolgithubprojects.com/) - Sharing cool github projects just got easier!
* [Full Stack Python](http://www.fullstackpython.com/) - Plain English explanations for every layer of the Python web application stack.
* [Django Packages](https://www.djangopackages.com/) - A directory of reusable apps, sites, tools, and more for Django projects.
* [PyFormat](http://pyformat.info/) - Simple usage examples for Python string formatting
## Weekly