Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion Book.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ Tutorial material on the scientific Python ecosystem.
Project Source: https://github.com/scipy-lectures/scipy-lecture-notes
Online Book Address: http://scipy-lectures.github.io/

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





6 changes: 6 additions & 0 deletions StaticWebGenerator.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,9 @@ Project Homepage: http://hyde.github.io/
A static website and blog generator.
Project Source: https://github.com/getnikola/nikola
Project Homepage: http://getnikola.com/

1. mkdocs
Project documentation with Markdown
Project Source: https://github.com/tomchristie/mkdocs/
Project Homepage: http://www.mkdocs.org/