Skip to content

arashmad/user-management-py

Repository files navigation

Python API for User Management

An API service for managing users with authentication and authorization.

Resources

Poetry Python codecov

Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere.

Installation

# Install Poetry
pipx install poetry
# Download the source code
git clone https://github.com/arashmad/user-management-py.git
# Install dependencies
cd fastAPI-poetry-boilerplate
poetry install
# Activate virtual environment
poetry shell
# Test the code and installation
make lint && make test

Developed and Maintained By

Arash Madadi

Full Stack Developer & Geospatial Expert

Deutsches GeoForschungsZentrum GFZ

Sektion 1.4 (Fernerkundung und Geoinformatik)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published