Metadata-Version: 1.1
Name: django-sp
Version: 0.3b31
Summary: Django Custom Social Profile Auth/User
Home-page: https://github.com/DLRSP/django-sp
Author: DLRSP
Author-email: dlrsp.py@gmail.com
License: MIT
Description: # django-sp [![PyPi license](https://img.shields.io/pypi/l/django-sp.svg)](https://pypi.python.org/pypi/django_sp)
        
        ## Pypi [![PyPi status](https://img.shields.io/pypi/status/django-sp.svg)](https://pypi.python.org/pypi/django_ps) [![PyPi version](https://img.shields.io/pypi/v/django-sp.svg)](https://pypi.python.org/pypi/django_sp) [![PyPi python version](https://img.shields.io/pypi/pyversions/django-sp.svg)](https://pypi.python.org/pypi/django_sp) [![PyPi downloads](https://img.shields.io/pypi/dm/django-sp.svg)](https://pypi.python.org/pypi/django_sp) [![PyPi downloads](https://img.shields.io/pypi/dw/django-sp.svg)](https://pypi.python.org/pypi/django_sp) [![PyPi downloads](https://img.shields.io/pypi/dd/django-sp.svg)](https://pypi.python.org/pypi/django_sp)
        
        	$ pip install django-sp
        
        ## GitHub ![GitHub release](https://img.shields.io/github/tag/DLRSP/django-sp.svg) ![GitHub release](https://img.shields.io/github/release/DLRSP/django-sp.svg)
        
        ## Test [![codecov.io](https://codecov.io/github/DLRSP/django-sp/coverage.svg?branch=master)](https://codecov.io/github/DLRSP/django-sp?branch=master) [![travis-ci.org](https://travis-ci.org/DLRSP/django-sp.svg?branch=master)](https://travis-ci.org/DLRSP/django-sp) [![circleci.com](https://circleci.com/gh/DLRSP/django-sp.svg?style=shield&circle-token=b2c2b63556f8dfc17f9058adfbaae1fd16b3bc01)](https://circleci.com/gh/DLRSP/django-sp)
        
        ## Features [![Ready](https://badge.waffle.io/DLRSP/django-sp.png?label=Ready)](https://waffle.io/DLRSP/django-sp)
        
        Report Issues with [***waffle.io***](https://waffle.io/DLRSP/django-sp/join)
        
        ## Run Example Project
        
        	$ git clone https://github.com/DLRSP/example -b django-sp
        	$ cd example
        	$ python manage.py runserver
        
        Now you browser the app @ http://127.0.0.1:8000
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
