Skip to content

Commit de6edcd

Browse files
committed
add logo
1 parent 87c9db3 commit de6edcd

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
##Python Repositories Collection and Classification
1+
[![logo](imgs/pythona.jpg)](https://github.com/checkcheckzz/Python-open-projects)
2+
3+
> Collect and classify Python open projects on Github
24
35
If you want to build a cool Python project from scratch, a good start point is to find a related project.
46

ToolandUtilities.md

-5
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ Manage your SSH like a boss.
3131
Project Source: https://github.com/emre/storm
3232
Project Documentation: http://stormssh.readthedocs.org/en/master/
3333

34-
1. jinja2
35-
Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline
36-
expressions and an optional sandboxed environment.
37-
Project Source: https://github.com/mitsuhiko/jinja2
38-
Project Homepage: http://jinja.pocoo.org/
3934

4035
1. q
4136
q allows direct SQL-like queries on CSVs/TSVs (and any other tabular text files), including joins and any other SQL construct,

WebFrameworkandRelatedTool.md

+6
Original file line numberDiff line numberDiff line change
@@ -210,3 +210,9 @@ web2py is a free open source full-stack framework for rapid development of fast,
210210
Project source: https://github.com/web2py/web2py
211211
Project Homepage: http://www.web2py.com/
212212

213+
1. jinja2
214+
Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline
215+
expressions and an optional sandboxed environment.
216+
Project Source: https://github.com/mitsuhiko/jinja2
217+
Project Homepage: http://jinja.pocoo.org/
218+

imgs/pythona.jpg

48.5 KB
Loading

0 commit comments

Comments
 (0)