🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

py3oauth2

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

py3oauth2

OAuth 2.0 library for Python 3.

pipPyPI
Version
0.4.7
Maintainers
1

py3oauth2

|travis|_ |coveralls|_ |pypibadge|_

About

This is an OAuth 2.0 provider library for Python 3 developed at Gehirn Inc_.

Install

.. code:: shell

$ pip install py3oauth2

Or

.. code:: shell

$ python setup.py install

License

py3oauth2 is licensed under the MIT LICENSE. See ./LICENSE.rst.

.. _Gehirn Inc: http://www.gehirn.co.jp/

.. _travis: https://travis-ci.org/GehirnInc/py3oauth2 .. |travis| image:: https://travis-ci.org/GehirnInc/py3oauth2.svg?branch=master

.. _coveralls: https://coveralls.io/r/GehirnInc/py3oauth2?branch=master .. |coveralls| image:: https://coveralls.io/repos/GehirnInc/py3oauth2/badge.png?branch=master

.. _pypibadge: http://badge.fury.io/py/py3oauth2 .. |pypibadge| image:: https://badge.fury.io/py/py3oauth2.svg?dummy

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts