Skip to main content

Your project description goes here

Project description

https://badge.fury.io/py/plugs-ariadne-jwt.svg https://travis-ci.org/ricardolobo/plugs-ariadne-jwt.svg?branch=master https://codecov.io/gh/ricardolobo/plugs-ariadne-jwt/branch/master/graph/badge.svg

Your project description goes here

Documentation

The full documentation is at https://plugs-ariadne-jwt.readthedocs.io.

Quickstart

Install Django Ariadne JWT:

pip install plugs-ariadne-jwt

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'plugs_ariadne_jwt.apps.DjangoAriadneJwtConfig',
    ...
)

Add Django Ariadne JWT’s URL patterns:

from plugs_ariadne_jwt import urls as plugs_ariadne_jwt_urls


urlpatterns = [
    ...
    url(r'^', include(plugs_ariadne_jwt_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2019-09-11)

  • 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

plugs-ariadne-jwt-0.3.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

plugs_ariadne_jwt-0.3.0-py2.py3-none-any.whl (8.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file plugs-ariadne-jwt-0.3.0.tar.gz.

File metadata

  • Download URL: plugs-ariadne-jwt-0.3.0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for plugs-ariadne-jwt-0.3.0.tar.gz
Algorithm Hash digest
SHA256 827c8917520fa7a9a5863ecef686f28afb41a76d524a56a36988d6d179cbf967
MD5 b08e617766bc10531bb22a8cf485a9c7
BLAKE2b-256 46aaa4adc18128fd5d05995fccbab712583f57b965d9a274b68291943fb51ea0

See more details on using hashes here.

File details

Details for the file plugs_ariadne_jwt-0.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: plugs_ariadne_jwt-0.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8

File hashes

Hashes for plugs_ariadne_jwt-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 680a77365946088b9bd1798f47f0458ea2b47bdf330cbfc48b54b45acd5312f0
MD5 1b78d0df8196084c1752a400b577ff0f
BLAKE2b-256 40abd0e8b6cd3833e31349b13d6192bddaf9dc57a8aaf7fe585ab0dfa4744e7e

See more details on using hashes here.

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