There are 3 repositories under sqlalchemy-database topic.
Modular telegram group management bot
Copy Pandas DataFrames and HDF5 files to PostgreSQL database
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.
An anime themed telegram group management bot based on sqlalchemy database running on python3.
Quart SQLAlchemy
Source code of SQLAlchemy tutorial
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.
:robot: Modular telegram group management bot !!
This is a website made for college canteen to make payments for bought items/products through their college ID card.
SQLAlchemy dialect for CrateDB.
An ETL group project.
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.
Tutorial for Pydantic and SQLAlchemy
SaleFlex is a flexible and modular retail automation system designed to empower businesses with seamless management and scalability from anywhere.
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.
Simple Backend for user management with Flask(Python)
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.
Extend sqlalchemy library, makes CRUD more human intuitive.
Scraping the free proxy list and use sqlalchemy to save it to the database.
Fourth Semester SEPM Project Repository
Automated ETL pipeline for Indian stocks data using Python scripts and Postgresql Server, facilitating seamless extraction, transformation, and loading processes. Also, Integrated Apache Airflow to schedule and execute DAGs for diverse tasks.
Gestor de tareas con Python usando Flask + SQLAlchemy
First Flask Application - Tech with Tim
Import entity definition document into SQLie3. Manage the entity. Also, create a "Create Table SQL file".
Python based musical venue and artist booking site.
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.
Fourth Semester SEPM Project Repository
A restaurant menu app build with Flask.
To keep long term connection with databse. this module is based on flask-sqlalchemy and Flask-APScheduler.
A helpful, interesting and open-source platform to help students prepare for their GRE verbal exam.
Python flask application - Fully functional blog site
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
Flask web application project demonstrating core backend concepts including routing, URL parameters, HTTP methods, Jinja2, API endpoints, etc.