Skip to content

Commit ae19153

Browse files
committed
Merge pull request checkcheckzz#5 from itech001/master
add book fullstackpython
2 parents 8cd93c6 + 658e75d commit ae19153

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Book.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ Tutorial material on the scientific Python ecosystem.
4444
Project Source: https://github.com/scipy-lectures/scipy-lecture-notes
4545
Online Book Address: http://scipy-lectures.github.io/
4646

47+
1. full stack python
48+
The right place to learn everything you need to deploy and run a production Python web application.
49+
Project Source: https://github.com/makaimc/fullstackpython.github.com
50+
Online Book Address: http://www.fullstackpython.com/
51+
4752

4853

49-
54+

StaticWebGenerator.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ Project Homepage: http://hyde.github.io/
1919
A static website and blog generator.
2020
Project Source: https://github.com/getnikola/nikola
2121
Project Homepage: http://getnikola.com/
22+
23+
1. mkdocs
24+
Project documentation with Markdown
25+
Project Source: https://github.com/tomchristie/mkdocs/
26+
Project Homepage: http://www.mkdocs.org/
27+

0 commit comments

Comments
 (0)