Metadata-Version: 2.4
Name: alogin
Version: 0.0.1
Summary: ALogin - Experimental CLI Authentication Library
Author: ADEEP AG
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# ALogin v0.0.1

ALogin is an experimental CLI authentication helper for Python.

## Installation

pip install alogin

## Usage

from alogin import create_account

create_account()
