Seed Auth API
Project description
.. image:: https://coveralls.io/repos/github/praekelt/seed-auth-api/badge.svg?branch=develop
:target: https://coveralls.io/github/praekelt/seed-auth-api?branch=develop
.. image:: https://travis-ci.org/praekelt/seed-auth-api.svg?branch=develop
:target: https://travis-ci.org/praekelt/seed-auth-api
.. image:: https://requires.io/github/praekelt/seed-auth-api/requirements.svg?branch=develop
:target: https://requires.io/github/praekelt/seed-auth-api/requirements/?branch=develop
.. image:: https://readthedocs.org/projects/seed-auth-api/badge/?version=develop
:target: http://seed-auth-api.readthedocs.io/en/develop/?badge=develop
=============
Seed Auth API
=============
Seed Auth API. User and permissions store, authentication and authorization.
## Running
* `pip install -e .`
* `psql -U postgres -c "CREATE DATABASE seed_auth;"`
* `./manage.py migrate`
* `./manage.py createsuperuser`
* `./manage.py runserver --settings=seed_auth_api.testsettings`
## Running tests
* `pip install -e .`
* `pip install -r requirements-dev.txt`
* `py.test --ds=seed_auth_api.testsettings authapi
:target: https://coveralls.io/github/praekelt/seed-auth-api?branch=develop
.. image:: https://travis-ci.org/praekelt/seed-auth-api.svg?branch=develop
:target: https://travis-ci.org/praekelt/seed-auth-api
.. image:: https://requires.io/github/praekelt/seed-auth-api/requirements.svg?branch=develop
:target: https://requires.io/github/praekelt/seed-auth-api/requirements/?branch=develop
.. image:: https://readthedocs.org/projects/seed-auth-api/badge/?version=develop
:target: http://seed-auth-api.readthedocs.io/en/develop/?badge=develop
=============
Seed Auth API
=============
Seed Auth API. User and permissions store, authentication and authorization.
## Running
* `pip install -e .`
* `psql -U postgres -c "CREATE DATABASE seed_auth;"`
* `./manage.py migrate`
* `./manage.py createsuperuser`
* `./manage.py runserver --settings=seed_auth_api.testsettings`
## Running tests
* `pip install -e .`
* `pip install -r requirements-dev.txt`
* `py.test --ds=seed_auth_api.testsettings authapi
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
seed-auth-api-0.9.2.tar.gz
(38.0 kB
view hashes)
Built Distribution
Close
Hashes for seed_auth_api-0.9.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cfa3a1e433e1dd9379c22085be1c938b88cd155d0da29ac8a9cafd6de74218e |
|
MD5 | f4f32e1dff9035e4b5a463fbd518e927 |
|
BLAKE2b-256 | f43e4ec8dd678cfae1000daf88cb9aefb8afe34075df77b53b87f2017f7be1c8 |