Skip to main content

oss-auth

Updates

Basic authentication and authorization application

Documentation

You will need to install the package dependencies first, see the Installation section for details.

To build and open the documentation simply run:

bin/build-docs

Installation

If you need to install pyenv/virtualenvwrapper you can run the bin/setup-osx command Please note that this will modify your bash profile

Assuming you have virtualenv wrapper installed

mkvirtualenv oss-auth
workon oss-auth
pip install -r requirements_dev.txt
pip install -e .

Docker

If you want to use docker for this project

  1. Download and install Docker for Mac

  2. In the root of this repo: docker-compose build

  3. docker-compose up

  4. Verify the application is running with: curl http://localhost:5000/status

PyCharm

To integrate PyCharm with your virtual environment

  1. install according to the standard installation instructions

  2. In your project settings (shortcut: cmd+,) navigate to Project -> Project Interpreter

  3. Select the gear icon in the upper right corner

  4. Select Add Local

  5. Select $HOME/.envs/oss-auth/bin/python3.5 and click OK

  6. Click Apply and then OK

Features

  • TODO

Credits

This package was created with Cookiecutter and the timmartin19/oss-template@flask project template.

History

0.0.1 (2018-06-27)

  • First release on PyPI.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hou-flask-0.0.5.tar.gz (17.8 kB view details)

Uploaded Source

File details

Details for the file hou-flask-0.0.5.tar.gz.

File metadata

  • Download URL: hou-flask-0.0.5.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.2

File hashes

Hashes for hou-flask-0.0.5.tar.gz
Algorithm Hash digest
SHA256 971b9dd2cc956612eb831afae2c225d77ca3f493917c5d5edaf006f6dc87d38e
MD5 de83affacf3de659b578cf63bdb87647
BLAKE2b-256 72b3224ce0882e3d8a57712bc5a381ae3bc37e7aba9bd68eda4fddf8b9a7665a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page