The Wayback Machine - https://web.archive.org/web/20201015160905/https://github.com/Perlkonig/sqrlserver-python
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

SQRL Server Library

This module supports Python-based web servers in processing SQRL requests. It only does the core protocol work. It leaves data representation, storage, and other platform-specific actions to the server.

Usage

Visit our ReadTheDocs.io page for the full documentation.

Installation

Eventually it will be available via PyPi:

pip install sqrlserver

For now, download and install manually:

python setup.py test
python setup.py install

Contribute

License

The project is licensed under the MIT licence.

You can’t perform that action at this time.