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.8.tar.gz (32.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: hou-flask-0.0.8.tar.gz
  • Upload date:
  • Size: 32.2 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.8.tar.gz
Algorithm Hash digest
SHA256 0d2c59ec72158cb234cc00b25c377804c0fade30e64ef2fd70363bc9865cf76d
MD5 5dee31d6c9b4cdea3de1a06c1cd7e5dd
BLAKE2b-256 fb750501aa0df79179b3c59b7f3c399d136b4f4b68cea5377a120558733a4e3a

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