A complete beginner friendly Python Flask tutorial 🐍. Learn from basic template rendering to deploying in web servers.
-
Updated
Jun 4, 2022 - Python
A complete beginner friendly Python Flask tutorial 🐍. Learn from basic template rendering to deploying in web servers.
Leverage actions, custom metadata, and claims for attribute-based access control
Flask is an API of Python that allows us to build up web-applications. Flask is a good choice if you want a lightweight code base.
Built with Flask & MySQL, Eventify allows participants to register during events with details like name, phone, email, occupation, and company. The backend dashboard enables easy management, viewing, and printing of participant details, including neck tags.
People-News is a Python news application that uses news API to display news from various sources. It allows the user to select a news source and see all news articles from the selected news source in the application.
A receipt organizer (first hackathon project)
This is a Flask-based web application designed to [insert project purpose, e.g., "manage tasks", "track expenses", "serve as a blog platform"].
Web Framework using Python Flask
This web application automates data cleaning, enabling users to upload CSV or XLSX files. It processes the data to manage missing values and remove duplicates, then allows users to download the cleaned dataset. Built with Flask and Pandas, it simplifies the data preparation process.
Online olarak kullanabileceğiniz, kullanıcı dostu arayüzlü ve mobil olarakta kullanılabilen bir veteriner arkadaşıma yapmış olduğum Cari Takip ve Stok Takibi uygulaması. İlk versiyondur ve zamanla geliştirilecektir.
A simple Flask web app for user authentication. Users can create accounts, log in. User data is stored in a JSON file for easy management and persistence.
contains files of lab done during cloud computing course BCE-C514 (V sem)
Demonstration of Restful API using Python and Flask. You want to create backend services for your own apps. It’s easy to understand and do.
EquiPay is a mobile app for effortlessly managing and splitting bills among friends or groups. It features group expense tracking, bill settling, and receipt image uploading, making financial transactions transparent and fair.
Is a website that uploads files to the server and automatically delete’s them after a certain amount of time. It displays details like size, date of creation, number of words and lines, and image resolutions for the files already uploaded.
A proof of concept app of an “Online Movies Store” from where users can perform all the base actions in order to search and rent/book and pay an online movie ”Title”. When the user purchase a “Title” he/she can play the movie as many times as he/she wants and the charge is based on a per day fee. Use cases: User can get a list of all available m…
Add a description, image, and links to the pythonflask topic page so that developers can more easily learn about it.
To associate your repository with the pythonflask topic, visit your repo's landing page and select "manage topics."