Projects with this topic
-
Real-time market data processing and analytics demonstration
Updated -
Web application for nail salon management. The system is available in two options for viewing - authorized users who see all the entities of the system (Administrator), and authorized users who see only their orders (Manicure master).
Updated -
Boilerplate for creating a scalable FastAPI application with AI integrations
Updated -
A FastAPI demonstration project showcasing modern Python backend engineering practices, featuring async patterns, OIDC authentication, and clean architecture.
Updated -
Fake Session Maker is a SQLAlchemy and Pytest-based package designed to facilitate database testing by replacing a classic SQLAlchemy SessionMaker context manager.
Updated -
project for creating and management users
Updated -
-
Jacobson is a self-hosted zipcode API Mirror from: https://codeberg.org/Krisque/jacobson
Updated -
-
Tool for generating GraphQL server code from GraphQL schema
Updated -
Simple SQLAlchemy mapper serialization and population.
Updated -
My research and experimentation with SQLite, especially using it with SQLAlchemy ORM. Most of the information about what and where is stored in a python .env file which, for security reasons, is not uploaded to GitLab but should be easy enough to guess and recreate locally.
Updated -
An example of a clean implementation of a RESTful API in Python
Updated -
Django is a high-level Python web framework that promotes rapid development and clean, pragmatic design. SQLAlchemy is a powerful SQL toolkit and Object-Relational Mapping (ORM) library for Python. While Django has its own ORM, SQLAlchemy offers a more flexible and comprehensive set of tools for handling database operations. Integrating SQLAlchemy with Django can provide developers with advanced database functionalities and greater control over their data models and queries.
Updated -
-
Link shortener with collecting clicks statistics. Also include authentication system (authenticated users have more functionality)
Updated -
Updated