Skip to content

KikiMcArron/AuthSystem

Repository files navigation

Authentication System

This app was written to practice exception handling, type hints and docstrings in Python.

Description

This Authentication System is a Python-based application designed to manage user authentication and permissions. It allows for adding, removing, and authenticating users, as well as managing permissions associated with different user roles.

Dependencies

Install all necessary dependencies by running the following command:

pip install -r requirements.txt

Dependencies include:

  • pytest (for running tests)

Usage

To run the application, execute the following command:

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages