python-backend
There are 68 repositories under python-backend topic.
nexios-labs/Nexios
Nexios is a modern, high-performance ASGI framework for building async web applications in Python. It combines the simplicity of Express.js with Python's async capabilities to create a powerful, developer-friendly web framework.
HeliosX7/image-captioning-app
đź“· Deployed image captioning ML model using Flask and access via Flutter app
NuCOS/angular-bokeh
An example angular project on integrating Bokeh with Angular and send data from a python backend
TheMaster1127/HTH
HTH, which stands for HeavenToHell, is a dynamically typed, transpiled high-level programming language designed for simplicity, ease of use, and versatility. Inspired by the syntax of AutoHotkey, HTH offers a user-friendly environment for beginners to learn programming and build web apps.
Martialhimanshu/GaanaSuno
GaanaSuno is an application that lets users upload, store and play all of your music from the cloud. Additionally, a user can comment and share their favorite song with family &friends.
ProFastCode/FastAPI_Template
FastAPI Template
zdkrimson/launcher
A beautiful looking Minecraft Launcher written in Python
bunny-k28/CanteenFastCard
This is a website made for college canteen to make payments for bought items/products through their college ID card.
Heritians/UBA-FORM-API
Connecting Villages API serves as middleware for the frontend website and visualization dashboard.
ElijahLawal-7/Trivia_API
Trivia API is a complete stand-alone quiz application API bundled with both frontend and backend clients.
gayanukabulegoda/Flask-Python-API
Flask-based Python API with CRUD functionality for streamlined data management.
GeorgeBacky/qr-code-generator
QR Code Generator With Python Backend
german-zarate/IMDB_api_backend_project
The IMDb Django Backend Project is a Django-based RESTful API for managing movies,streaming platforms, and users. Built with Django Rest Framework, it provides user authentication, customizable codebase, and sample data for quick setup. With its powerful features, this project serves as a solid foundation for building IMDb-like applications.
german-zarate/image-captioning-app
Deployed image captioning ML model using Flask and access via Flutter app
PritamSarbajna/hotel-booking-website
This is a django web application for booking hotels.
boylerplet/Depression-Detector
An Application which can be used to feed speech transcript via a chatbot interface and get the depression indicator of the person speaking. A deep learning model is used to classify the depression percentage
EntireNewsProject/Python-Backend
Python-Backend for web-scrapping and NLP summarization
mani144/flask_blueprint_swagger_mysql
Using Flask blueprint with mysql and swagger
AryaAppaji/drf-api-kickstart
This is a template repository which helps to kickstart Django Rest Framework(DRF) applications. By including the best packages found in the python and django ecosystem
wseguchi/texted
An app to test the Readability and the Similarity of your text! Using Python 3, Flask, JavaScript, CSS3, and HTML5.
03axdov/www.mediareviewr.com
A website built with Javascript React for the frontend, and Python's Django module for the backend.
b1u3-22/Codify
Webapp for hiring developers from all around the world. Posting your project or writing useful article
capstone-project-sparck/capstone_project
Capstone Project
LizaKoliechkina/price-analytics-platform
Back-end server for price analytics platform, enables tracking of sales statistics for various products and product clusters across different countries
MaciejBiernat/AskMate
First web application on Python/Flask with PostgreSQL database. It allows you to ask technical questions or answer other users just like on stackowerflow:)
Rehan-stack/IMDB_api_backend_project
The IMDb Django Backend Project is a Django-based RESTful API for managing movies,streaming platforms, and users. Built with Django Rest Framework, it provides user authentication, customizable codebase, and sample data for quick setup. With its powerful features, this project serves as a solid foundation for building IMDb-like applications.
Sheel-ui/next-word-backend
Text auto-completion system using the bert-base-uncased model by Hugging Face in the backend. Designed to enhance user experience across various applications, it anticipates and suggests word sequences as users type.
amolgorithm/windows-dog-classifier
Flutter desktop application for classifying dog breeds using a pre-trained TensorFlow model. Users can upload a dog photo, and the app sends it to a Python script for prediction. The result is displayed with the top predicted dog breeds and probabilities. Note: Currently available for Windows only.
datawiz-thailand/projects
Applied Machine Learning Projects
devalentineomonya/Health-Care-Management-System-Python-FastAPI
A modern healthcare platform enabling secure patient data management, intelligent appointment scheduling, and medical record tracking. Built with FastAPI microservices architecture, featuring JWT authentication, Redis caching, and RabbitMQ messaging. Designed for clinics/hospitals needing HIPAA-compliant solutions with real-time notification.
JoshMann15/AnalyticsDashboard
Interactive Data Dashboard is a full‑stack project that demonstrates my ability to integrate multiple APIs into a modern web application.
mayureshagashe2105/UBA-FORM-API
Connecting Villages API serves as middleware for the frontend website and visualization dashboard.
princesslisa/Zuri-Working-With-APIs
This file was created as a task given during the Zuri x I4G training on Backend-Python The project focusses on an introduction to working with APIs. It is more like a beginner's work in the exploration of APIs
Sheel-ui/next-word-frontend
Text auto-completion system using the bert-base-uncased model by Hugging Face in the backend. Designed to enhance user experience across various applications, it anticipates and suggests word sequences as users type.
imankii01/Flask
This repository is a structured guide to learning **Flask** for backend development. It covers fundamental concepts, best practices, and hands-on projects to build scalable web applications using Python.