Skip to main content

A generic api for oauth2

Project description

Build Status Coverage Status codecov Requirements Status PyUP PyPI

Project for merging different file types, as example easy thumbnail image and unpacking archive in one field

Installation

pip install django-rest-framework-jwt-oauth2

or from git

pip install -e git+https://githib.com/Apkawa/django-rest-framework-jwt-oauth2.git#egg=django-rest-framework-jwt-oauth2

Django and python version

Python
Django
3.5 3.6 3.7 3.8
1.8 :x: :x: :x: :x:
1.11 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: :x:
2.2 :heavy_check_mark: :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:
3.0 :x: :heavy_check_mark: :heavy_check_mark: :heavy_check_mark:

Usage

Contributing

run example app

pip install -r requirements-dev.txt
./test/manage.py migrate
./test/manage.py runserver

run tests

pip install -r requirements-dev.txt
pytest
tox

Update version

python setup.py bumpversion

publish pypi

python setup.py publish

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

Built Distribution

django_rest_framework_jwt_oauth2-0.0.4-py2.py3-none-any.whl (11.1 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