GitHub topics: passlib
BIN-PDT/WEBAUTH_FASTAPI
INTRODUCTION TO PYTHON FASTAPI
Language: Python - Size: 38.1 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

DogukanUrker/flaskBlog
Simple blog app. 📜
Language: Python - Size: 201 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 164 - Forks: 64

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: Go - Size: 137 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 63 - Forks: 5

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: Go - Size: 238 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 7

sorna-fast/fast_api_hospital
Building API for entities of a hospital
Language: Python - Size: 840 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

fredrikhl/passlib-cli
Command line utility to make cryptstrings using passlib.
Language: Python - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sorna-fast/fast_api_company
Building the API of a company's entities with the demo front with Streamlite to run the run.py file
Language: Python - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

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: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

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: Python - Size: 52.7 KB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

agentgill/hash_my_password
Simple password hashing script using bcrypt
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

pacman-city/BookingExperts
BookingExperts - 🏨📅 приложение для бронирования отелей. Мгновенные резервации и управление бронями. Приложение на базе FastAPI и SQLAlchemy, с базой данных PostgreSQL.
Language: HTML - Size: 1.8 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

kutuzov13/FastAPI-Auth
This is a repository for demonstrating how JWT works in FastAPI.
Language: Python - Size: 10.7 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

AbinandhMJ/FastAPI-TokenAuthenticator-API
This is a simple example of implementing token-based authentication in a FastAPI application.
Language: Python - Size: 6.12 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

blakkheart/FastAPI-Task-Manager
Simple FastAPI task manager
Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AlbertUnruh/passlib
A clone of the ``passlib`` package to fix some bugs.
Language: Python - Size: 728 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RashminDungrani/fastapi-invoice-app
Invoice back-end application which uses FastAPI, Alembic and async SQLModel as ORM
Language: Python - Size: 339 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

baivaru/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: HTML - Size: 94.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dilshankarunarathne/secure-fastapi-template
A template repository for a FastAPI back-end.
Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vepeti/postfixadmin2
CLI dialog management tool for postfix-sql enviroment
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shailja-coolspy/flask_course
Python Flask-Udemy learning
Language: Python - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sreecodeslayer/cookiecutter-flask-restful
Cookiecutter template for Flask-Restful along with Mongoengine and various extensions
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

EvansPauliuts/ultimate-fastapi-sqlmodel
Ultimate FastAPI and SQLModel
Language: Python - Size: 134 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

Thepicolo/ToDo-FastAPI
Trying to create a super simple ToDo list with FastAPI and some more features I'll be adding in the future
Language: Python - Size: 15.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Kur-up/testcase-kefir
The project was created to pass a test assignment for the role of a developer in the Kefir company.
Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ironjunk/local-password-manager
Release v1.0.1 | A lightweight Password Manager to generate, store, update and retrieve passwords locally.
Language: Python - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hetongxue303/student-attendance-management-python
学生考勤管理系统 - (python)重构
Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kushwanth/attendance-automation-analysis 📦
ATTENDENCE AUTOMATION and ANALYSIS is a REST Application Programming Interface (API) which helps in automation and analysis of Attendance with minimal user actions.
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

Sjhns/FastAPI
API RESTFUL construída com FastAPI. È baseado em um banco de dados SQLITE.
Language: Python - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

i0sys/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.
Language: Python - Size: 10.1 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

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: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

roberto-nzo/Interns-Dashboard
Intern's dashboard web-app used with flask application factory method.
Language: Python - Size: 7.46 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Olukeye/FastApi-Social-Media-App
A social media application to connect users , share opinions, ideas and relate together..
Language: Python - Size: 19 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

kumresh/cli_password_manager
A simple password manager which is encrypted digital vault that stores secure login credential information of your app or sites.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

VCTR09/Feel-Good_MobileApp
Мобильное приложение, созданное с использованием библиотеки kivy.
Language: Python - Size: 2.23 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

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.
Language: JavaScript - Size: 12.3 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

KryptomSilver/fastapi-mongodb
REST API with FastAPI and MongoDB
Language: Python - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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: HTML - Size: 121 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

8go/hash_scrypt
Small CLI app in Python to hash passphrase for key derivation based on scrypt, for key derivation, for password stretching, and for hashing.
Language: Python - Size: 43 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Jaaromy/python-password
Secure password implementation using passlib and TinyDB.
Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

Belchenkov/flask-article-app
Create Flask Article Blog with Authentication
Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
