Skip to main content

Yggdrasil protocol implementation

Project description

Nidhoggr

Yggdrasil protocol implementation

This package provides only API and intended for developers only.

Development

Installation

sudo apt-get install libssl-dev swig python3-dev gcc
python3 -m venv venv
source venv/bin/activate
pip install -r requirements_dev.txt -r requirements.txt

To run the all tests run:

tox

History

0.7.0 (2020-01-07)

  • Breaking Be aware of StatusResponse returned from repository

0.6.0 (2019-12-31)

  • Used nidhoggr-core
  • Refactored and cleaned code

0.5.0 (2019-12-31)

  • Full compatibility with vanilla authlib

0.4.0 (2019-12-26)

  • (Breaking) Drop all texture-related features, except very basic ones

0.3.0 (2019-12-26)

  • Various bugfixes

0.2.0 (2019-12-26)

  • (Breaking) Drop password field from User model

0.1.0 (2019-12-26)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nidhoggr-0.7.0.tar.gz (15.5 kB view hashes)

Uploaded Source

Built Distribution

nidhoggr-0.7.0-py2.py3-none-any.whl (22.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page