Ver código fonte

Mentioning Flask and Django.

Swaroop C H 12 anos atrás
pai
commit
1f1e823c2e
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      18-what-next.md

+ 6 - 0
18-what-next.md

@@ -103,6 +103,12 @@ in your own programs.
 To install and use these libraries, you can use
 [pip](http://www.pip-installer.org/en/latest/).
 
+## Creating a Website ##
+
+Learn to use [Flask](http://flask.pocoo.org) or
+[Django](http://www.djangoproject.com). They are excellent frameworks
+to learn to create your own websites in Python.
+
 ## Graphical Software ##
 
 Suppose you want to create your own graphical programs using