passlib
There are 42 repositories under passlib topic.
DogukanUrker/flaskBlog
Simple blog app. 📜
zitadel/passwap
Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.
dwin/goArgonPass
goArgonPass is a Argon2 Password utility package for Go using the crypto library package Argon2 designed to be compatible with Passlib for Python and Argon2 PHP. Argon2 was the winner of the most recent Password Hashing Competition. This is designed for use anywhere password hashing and verification might be needed and is intended to replace implementations using bcrypt or Scrypt.
griimnak/Trinity-py
A Flask-based CMS / web application for compatibility and simplicity.
kutuzov13/FastAPI-Auth
This is a repository for demonstrating how JWT works in FastAPI.
RashminDungrani/fastapi-invoice-app
Invoice back-end application which uses FastAPI, Alembic and async SQLModel as ORM
EvansPauliuts/ultimate-fastapi-sqlmodel
Ultimate FastAPI and SQLModel
mihirh19/todo_web_app
FastAPI and MongoDB were used to create a backend web application that offers RESTful APIs for managing user tasks. With a simple and clear API interface, the programme enables users to create, retrieve, update, and delete to-do lists. FastAPI, a cutting-edge and quick Python web framework, powers the backend.
sreecodeslayer/cookiecutter-flask-restful
Cookiecutter template for Flask-Restful along with Mongoengine and various extensions
hetongxue303/student-attendance-management-python
学生考勤管理系统 - (python)重构
copev313/FastAPI-JWT-Auth
A FastAPI app that utilizes JWT authentication for protected routes. This project uses Deta Micro & Base for hosting the app, as well as the database.
dilshankarunarathne/secure-fastapi-template
A template repository for a FastAPI back-end. It is secured with OAuth 2.0 and uses JWT tokens for authentication and authorization. Uses MySQL for database management.
pacman-city/BookingExperts
BookingExperts - 🏨📅 приложение для бронирования отелей. Мгновенные резервации и управление бронями. Приложение на базе FastAPI и SQLAlchemy, с базой данных PostgreSQL.
piyush335/CRUD-Flask-App
In this project, we'll build a CRUD (Create, Read, Update, Delete) Articles web app using Flask, a micro-framework for Python.
shairbekov-bakyt/Lead_Management
Lead management is a term used in business theory to describe the methods, systems and practices that are developed to attract new potential customers, usually using various marketing techniques.
Abhimanyu-Gaurav/Learn_fastapi
Building a secure and scalable REST API using FastAPI, with OAuth2 (JWT) for authentication, SQLAlchemy for database management, and Pydantic for data validation. This project supports full CRUD operations with SQLite as the database and uses bcrypt for password hashing to ensure security.
eyaadh/contactsBook
Interface for Google Contacts with options for assign users who could access the application to update/amend/insert/delete the contacts respectively. And assign permissions accordingly for users who can edit and only view the contacts.
Jaaromy/python-password
Secure password implementation using passlib and TinyDB.
Shisui-Genjutsu/WorkManagment-FastAPI-Jinja2-MySQL
WorkManagment is an JWT-authenticated application where user can edit, add, delete, view his tasks and save tasks in his account
VCTR09/Feel-Good_MobileApp
Мобильное приложение, созданное с использованием библиотеки kivy.
AbinandhMJ/FastAPI-TokenAuthenticator-API
This is a simple example of implementing token-based authentication in a FastAPI application.
blakkheart/FastAPI-Task-Manager
Simple FastAPI task manager
ironjunk/local-password-manager
Release v1.0.1 | A lightweight Password Manager to generate, store, update and retrieve passwords locally.
kumresh/cli_password_manager
A simple password manager which is encrypted digital vault that stores secure login credential information of your app or sites.
matsjfunke/fastapi-traefik-auth
straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption
minhpn76/health-api
Based on python and fastapi
Olukeye/FastApi-Social-Media-App
A social media application to connect users , share opinions, ideas and relate together..
pacmancity/BookingExperts
BookingExperts - 🏨📅 приложение для бронирования отелей. Мгновенные резервации и управление бронями. Приложение на базе FastAPI и SQLAlchemy, с базой данных PostgreSQL
roberto-nzo/Interns-Dashboard
Intern's dashboard web-app used with flask application factory method.
shailja-coolspy/flask_course
Python Flask-Udemy learning
Shisui-Genjutsu/TodoApp-FastAPI-MySQL
TodoApp is a JWT-authenticated listing application written using FastAPI Framework with MySQL Database
Thepicolo/ToDo-FastAPI
Trying to create a super simple ToDo list with FastAPI and some more features I'll be adding in the future
agentgill/hash_my_password
Simple password hashing script using bcrypt
AlbertUnruh/passlib
A clone of the ``passlib`` package to fix some bugs.
gl1tchh0x/AR-Realty-Back-end
The back-end service of the project allows for the management of listings, realtors, and users through the ability to add, update, and remove them. For further information, please refer to the README.md file.
Gubchik123/ITish-gRPC
gRPC for my blog site "ITish"