Skip to main content

Customizable RESTful Authentication & User Management: Register, Confirm, Login, Change username/password, Forgot password and more.

Project description

flask-restful-api

This is where a long description of our package will go...

Setup (Mac/Linux)

  1. cd Flask-RESTful-Auth
  2. python3 -m venv venv
  3. source venv/bin/activate
  4. pip install -r requirements.txt

Setup (Windows)

  1. cd .\Flask-RESTful-Auth\
  2. python -m venv venv
  3. .\venv\Scripts\Activate.ps1
  4. pip install -r requirements.txt

Run the example

Windows: python .\examples\00_basic\app.py

Unix: python ./examples/00_basic/app.py

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

Flask-RESTful-Auth-0.0.4.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

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