sqlalchemy-database
There are 65 repositories under sqlalchemy-database topic.
PaulSonOfLars/tgbot
Modular telegram group management bot
cid-harvard/pandas-to-postgres
Copy Pandas DataFrames and HDF5 files to PostgreSQL database
DiptoChakrabarty/Resume-Generator
A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.
minatouzuki/mizuharaRobotx
An anime themed telegram group management bot based on sqlalchemy database running on python3.
overiq/sqlalchemy
Source code of SQLAlchemy tutorial
Jzbonner/dataengineering-db
Information relating to topics on Data Engineering, Data Infrastructure, Data Storing, Data Warehouses and Business Analysis. For those interested in both conceptual theory and use case examples for database design and development.
Yash-Garg/IronHyde-Bot
:robot: Modular telegram group management bot !!
arman29-dev/CanteenFastCard
This is a website made for college canteen to make payments for bought items/products through their college ID card.
crate/sqlalchemy-cratedb
SQLAlchemy dialect for CrateDB.
madhavi-r/ETL-Project
An ETL group project.
josgard94/API-to-do-list-with-python-and-flask
This code serves as an illustrative example of building an API using Python and Flask. It showcases the implementation of an API for managing a To-Do List, demonstrating fundamental CRUD operations such as task creation and updating.
bhola-dev58/smart-task-tracker-api
Smart Task Tracker API is a RESTful service built with FastAPI and SQLite that allows users to create, view, update, delete, and filter tasks by completion status. It’s a simple and efficient backend solution for task management applications.
JoelDeonDsouza/PY_Backend
Simple Backend for user management with Flask(Python)
jpcadena/pydantic-sqlalchemy-tutorial
Tutorial for Pydantic and SQLAlchemy
ljnath/getDomainAge
getDomainAge is a web application which can provide the age of a given domain name. The intention of this project is to demonstrate flask for API development, SQLAlchemy for ORM and beautifulsoup for HTML parsing.
MacHu-GWU/sqlalchemy_mate-project
Extend sqlalchemy library, makes CRUD more human intuitive.
mosiahr/free_proxy
Scraping the free proxy list and use sqlalchemy to save it to the database.
Pranav1007/DigiBus
Fourth Semester SEPM Project Repository
SaleFlex/SaleFlex.PyPOS
SaleFlex is a flexible and modular retail automation system designed to empower businesses with seamless management and scalability from anywhere.
BarbaraLunaO/Flask-Gestor-de-tareas
Gestor de tareas con Python usando Flask + SQLAlchemy
galakpaigates/notes_app
First Flask Application - Tech with Tim
gjon-fujiyama/EntityDocumentMaker
Import entity definition document into SQLie3. Manage the entity. Also, create a "Create Table SQL file".
IMADILKHAN/Artist-Booking-Site
Python based musical venue and artist booking site.
Jashan-ux/Idea-Chronicles
A Flask-based blog platform with user authentication, post creation, and editing. Features Markdown support via Flask-CKEditor, Bootstrap UI, and Gravatar for profile avatars. Secure and efficient with Flask-SQLAlchemy database integration.
JayeshLocharla/DigiBus
Fourth Semester SEPM Project Repository
littlecloud1/frameworks-restaurant
A restaurant menu app build with Flask.
nicolasgasco/python_twitter_analyzer
Capstone project of CodingNomads' online Python Programming bootcamp. Over 100k tweets were mined using tweepy (Twitter API), stored using SQLAlchemy and finally analyzed.
Ron-Chang/flask_dbpacemaker
To keep long term connection with databse. this module is based on flask-sqlalchemy and Flask-APScheduler.
TheSithPadawan/GreProject
A helpful, interesting and open-source platform to help students prepare for their GRE verbal exam.
yogarajalakshmi-s/blog-site
Python flask application - Fully functional blog site
CamyH/f1-league
A simple full-stack web-app to allow for creation of custom racing leagues
harizonelopez/Events-Organizer
This is an Events Organizer application built with Flask-web framework. It allows users to register, log in, and manage their to-do events and tasks
ignacio-serrano-rodriguez/flask
Flask web application project demonstrating core backend concepts including routing, URL parameters, HTTP methods, Jinja2, API endpoints, etc.
yaakov-koby-israeli/TodoApp
TodoApp is a web application where you can create your own user, log in and manage your own to-do list. This app allows users to effortlessly add, delete, upgrade and mark tasks as complete, all within a clean and intuitive interface.