Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PsiACE/rediscover-flask
Full Stack Web Development with Flask.
https://github.com/PsiACE/rediscover-flask
book flask full-stack python tutorial
Last synced: 3 months ago
JSON representation
Full Stack Web Development with Flask.
- Host: GitHub
- URL: https://github.com/PsiACE/rediscover-flask
- Owner: PsiACE
- License: other
- Created: 2019-09-12T02:19:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T13:26:10.000Z (almost 5 years ago)
- Last Synced: 2024-06-18T07:32:51.875Z (5 months ago)
- Topics: book, flask, full-stack, python, tutorial
- Homepage: https://psiace.github.io/rediscover-flask/
- Size: 777 KB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-CC-BY-NC-SA
Awesome Lists containing this project
README
[![Watchers][watchers-shield]][watchers-url]
[![Stargazers][stars-shield]][stars-url]
[![Forks][forks-shield]][forks-url]
[![Issues][issues-shield]][issues-url]
[![GitHub last commit][commit-shield]][commit-url]
Rediscover Flask
Full Stack Web Development with Flask.
Read the Book »
View Progress
·
Source Code
·
Report Bug
> :construction: Work In Progress. :construction: You can watch [this repo][project-url] so that you can receive updates in time.
The goal of this book is to help readers learn about **[Flask](https://palletsprojects.com/p/flask/)** development and master the basic **[Full Stack](https://www.webopedia.com/TERM/F/full-stack.html)** skills. In other words, you can learn how to build, deploy, and operate Flask applications.
If you have an understanding of Python and web-related development techniques (HTML, CSS and Javascript...), then it would be great. If not, don't worry, we'll provide some guidance to help you. All you need to do is keep the motivation for learning.
## Support
If you are interested in this tutorial and do gain something from it, consider supporting me in the following ways:
- Star [this repo][project-url].
- Help solve related [issues][issues-url].
- Recommend it in the community or help translate it.
- Submit a note of thankfulness. [![Say Thanks][thanks-shield]][thanks-url]
- Buy me a cup of coffee. [![Paypal][paypal-shield]][paypal-url]## License
The content of this book itself is licensed under the [Creative Commons Attribution NonCommercial ShareAlike 4.0 International license](https://github.com/psiace/rediscover-flask/blob/master/LICENSE-CC-BY-NC-SA), and the underlying source code used to interpret and display the contents of this book is licensed under the [MIT license](https://github.com/psiace/rediscover-flask/blob/master/LICENSE-MIT).
## Contact
Chojan Shang - [@PsiACE](https://github.com/psiace) -
Project Link: [https://github.com/psiace/rediscover-flask][project-url]
## Acknowledgements
- Michael Herman - [@mjhea0](https://github.com/mjhea0) - An excellent developer and technical author. His creation of [DiscoverFlask](https://github.com/realpython/discover-flask) is the foundation of this book.
- Rediscover Flask Logo based on the [Hunting Horn Icon](https://game-icons.net/1x1/lorc/hunting-horn.html) made by [Lorc](http://lorcblog.blogspot.com). The original icon is available on [https://game-icons.net](https://game-icons.net).[watchers-shield]: https://img.shields.io/github/watchers/psiace/rediscover-flask?style=flat-square
[watchers-url]: https://github.com/psiace/rediscover-flask/watchers
[stars-shield]: https://img.shields.io/github/stars/psiace/rediscover-flask?style=flat-square
[stars-url]: https://github.com/psiace/rediscover-flask/stargazers
[forks-shield]: https://img.shields.io/github/forks/PsiACE/rediscover-flask?style=flat-square
[forks-url]: https://github.com/PsiACE/rediscover-flask/network
[issues-shield]: https://img.shields.io/github/issues-raw/psiace/rediscover-flask?style=flat-square
[issues-url]: https://github.com/PsiACE/rediscover-flask/issues
[commit-shield]: https://img.shields.io/github/last-commit/psiace/rediscover-flask?style=flat-square
[commit-url]: https://github.com/PsiACE/rediscover-flask/commits
[thanks-shield]: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg?style=flat-square
[thanks-url]: https://saythanks.io/to/PsiACE
[paypal-shield]: https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square
[paypal-url]: https://www.paypal.me/psiace
[project-url]: https://github.com/psiace/rediscover-flask