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

Uploaded Source

File details

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

File metadata

  • Download URL: hou-flask-0.0.10.tar.gz
  • Upload date:
  • Size: 32.7 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.10.tar.gz
Algorithm Hash digest
SHA256 b88ff12a9e77885d7f144f757343493396df439f5e78c687cfa0db311f3a09e4
MD5 937707d5627fdb373eb319f1f1d4839b
BLAKE2b-256 45e76f1d460a074eab85f495b9b796981c2cdc2bcc20adeb43c9cc0a4293ecc1

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