Put Flask under Python
parent
1870c07b1e
commit
f48bf7750a
|
@ -21,7 +21,6 @@
|
||||||
* [Elasticsearch](#elasticsearch)
|
* [Elasticsearch](#elasticsearch)
|
||||||
* [Emacs](#emacs)
|
* [Emacs](#emacs)
|
||||||
* [Erlang](#erlang)
|
* [Erlang](#erlang)
|
||||||
* [Flask](#flask)
|
|
||||||
* [Flex](#flex)
|
* [Flex](#flex)
|
||||||
* [F#](#f-sharp)
|
* [F#](#f-sharp)
|
||||||
* [Forth](#forth)
|
* [Forth](#forth)
|
||||||
|
@ -63,6 +62,7 @@
|
||||||
* [PostgreSQL](#postgresql)
|
* [PostgreSQL](#postgresql)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
|
* [Flask](#flask)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Racket](#racket)
|
* [Racket](#racket)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
|
@ -389,9 +389,6 @@
|
||||||
|
|
||||||
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com/)
|
* [Learn You Some Erlang For Great Good](http://learnyousomeerlang.com/)
|
||||||
|
|
||||||
###Flask
|
|
||||||
|
|
||||||
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)
|
|
||||||
|
|
||||||
###Flex
|
###Flex
|
||||||
|
|
||||||
|
@ -749,6 +746,10 @@
|
||||||
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
|
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
|
||||||
* [Django by Example](http://www.lightbird.net/dbe/)
|
* [Django by Example](http://www.lightbird.net/dbe/)
|
||||||
|
|
||||||
|
####Flask
|
||||||
|
|
||||||
|
* [The Flask Mega-Tutorial](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)
|
||||||
|
|
||||||
|
|
||||||
###R
|
###R
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue