mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Put Flask under Python
This commit is contained in:
parent
1870c07b1e
commit
f48bf7750a
1 changed files with 5 additions and 4 deletions
|
|
@ -21,7 +21,6 @@
|
|||
* [Elasticsearch](#elasticsearch)
|
||||
* [Emacs](#emacs)
|
||||
* [Erlang](#erlang)
|
||||
* [Flask](#flask)
|
||||
* [Flex](#flex)
|
||||
* [F#](#f-sharp)
|
||||
* [Forth](#forth)
|
||||
|
|
@ -63,6 +62,7 @@
|
|||
* [PostgreSQL](#postgresql)
|
||||
* [Python](#python)
|
||||
* [Django](#django)
|
||||
* [Flask](#flask)
|
||||
* [R](#r)
|
||||
* [Racket](#racket)
|
||||
* [Ruby](#ruby)
|
||||
|
|
@ -389,9 +389,6 @@
|
|||
|
||||
* [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
|
||||
|
||||
|
|
@ -749,6 +746,10 @@
|
|||
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
|
||||
* [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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue