Skip to content

protocollabs/aiohttp-login-session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiohttp-login-session

A Simple aiohttp login model.

Introduction:

Aiohttp-login-session is a server login model and based on asyncio and aiohttp. This system has user interface html pages and data contains configuration file.

Documentations

Aiohttp is asyncio framework. You can find more information about aiohttp here http://aiohttp.readthedocs.io/en/stable/ For Asyncio, please see python 3.5 or + document https://docs.python.org/3/library/asyncio.html

Requirements:

aiohttp-login-session runs on python3 or higher versions. Install aiohttp - ex. Using pip --> $ pip install aiohttp

Further Info:

aiohttp login model designed with default username and password.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published