Skip to content

Perlkonig/sqrlserver-python

Repository files navigation

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.

About

Support library for server-side processing of SQRL requests

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages