passlib

There are 48 repositories under passlib topic.

  • FlaskBlog

    DogukanUrker/FlaskBlog

    Simple blog app.

    Language:Python17835871
  • 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.

    Language:Go68744
  • 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.

    Language:Go20127
  • griimnak/Trinity-py

    A Flask-based CMS / web application for compatibility and simplicity.

    Language:Python14207
  • kutuzov13/FastAPI-Auth

    This is a repository for demonstrating how JWT works in FastAPI.

    Language:Python6110
  • RashminDungrani/fastapi-invoice-app

    Invoice back-end application which uses FastAPI, Alembic and async SQLModel as ORM

    Language:Python6100
  • serejekee/drivers_licence_free

    This is the initial public release of the Drivemate, a full-featured web application designed to help users prepare for the Korean driving license exam. It includes backend services with API endpoints, database integration, Docker-based deployment, and administration tools.

    Language:JavaScript5
  • EvansPauliuts/ultimate-fastapi-sqlmodel

    Ultimate FastAPI and SQLModel

    Language:Python4100
  • 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.

    Language:Python4100
  • sreecodeslayer/cookiecutter-flask-restful

    Cookiecutter template for Flask-Restful along with Mongoengine and various extensions

    Language:Python4200
  • hetongxue303/student-attendance-management-python

    学生考勤管理系统 - (python)重构

    Language:Python3200
  • vladelo-code/FastAPI-Online-Shop

    Полнофункциональный онлайн-магазин на FastAPI. Проект поддерживает регистрацию пользователей, управление товарами и категориями, корзину, оформление заказов и отправку email-уведомлений. Реализована полноценная аутентификация, асинхронные API, отправка писем через Celery и Redis, а также покрытие Unit тестами!

    Language:Python3
  • 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.

    Language:Python210
  • 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.

    Language:Python2101
  • 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.

    Language:HTML210
  • GudiniSec/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.

    Language:JavaScript2
  • 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.

    Language:HTML2001
  • sorna-fast/hospital-api-fastapi

    Building API for entities of a hospital

    Language:Python2
  • 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.

    Language:Python1210
  • Jaaromy/python-password

    Secure password implementation using passlib and TinyDB.

    Language:Python1101
  • matsjfunke/fastapi-traefik-auth

    straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption

    Language:Python1110
  • 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

    Language:Python1101
  • sorna-fast/company-api-fastapi

    Building the API of a company's entities with the demo front with Streamlite to run the run.py file

    Language:Python1
  • VCTR09/Feel-Good_MobileApp

    Мобильное приложение, созданное с использованием библиотеки kivy.

    Language:Python1100
  • AbinandhMJ/FastAPI-TokenAuthenticator-API

    This is a simple example of implementing token-based authentication in a FastAPI application.

    Language:Python0100
  • blakkheart/FastAPI-Task-Manager

    Simple FastAPI task manager

    Language:Python0000
  • minhpn76/health-api

    Based on python and fastapi

    Language:Python0100
  • shailja-coolspy/flask_course

    Python Flask-Udemy learning

    Language:Python0100
  • AchiraNadeeshan/digital-land-registry-hub

    A full-stack web application to provide a secure platform for citizens and officers to manage land registration, property records, and related services.

    Language:TypeScript
  • agentgill/hash_my_password

    Simple password hashing script using bcrypt

    Language:Python
  • AlbertUnruh/passlib

    A clone of the ``passlib`` package to fix some bugs.

    Language:Python10
  • BIN-PDT/WEBAUTH_FASTAPI

    INTRODUCTION TO PYTHON FASTAPI

    Language:Python10
  • Gubchik123/ITish-gRPC

    gRPC for my blog site "ITish"

    Language:Python10
  • gyan007/AI-Tutor-Platform

    The AI Tutor Platform is an intelligent educational application built with FastAPI, Streamlit, LangChain, and Groq. It provides users with an AI-powered conversational tutor, auto-generated quizzes, and a file-based doubt solver. The platform includes user authentication and progress tracking, with all data persistently stored in a PostgreSQL DB.

    Language:Python
  • mridulsaklani/user_authentication_in_fastapi

    A proffesional user suthentication functionality by using fastapi and mongodb

    Language:Python
  • suriya-mca/fastapi-auth

    Authentication and Autherization using Jwt Bearer token in Fastapi.

    Language:Python