File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Original file line number Diff line number Diff line change @@ -242,6 +242,21 @@ through a series of code transformations, "When you see this, do that instead."
242
242
`Transforming Code into Beautiful, Idiomatic Python <https://www.youtube.com/watch?v=OSGv2VnC0go >`_
243
243
244
244
245
+ Fullstack Python
246
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
247
+
248
+ Fullstack Python offers a complete top-to-bottom resource for web development
249
+ using Python.
250
+
251
+ From setting up the webserver, to designing the front-end, choosing a database,
252
+ optimizing/scaling, etc.
253
+
254
+ As the name suggests, it covers everything you need to build and run a complete
255
+ web app from scratch.
256
+
257
+ `Fullstack Python <https://www.fullstackpython.com >`_
258
+
259
+
245
260
References
246
261
----------
247
262
You can’t perform that action at this time.
0 commit comments