Basic authentication and authorization application
Project description
oss-auth
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
Download and install Docker for Mac
In the root of this repo: docker-compose build
docker-compose up
Verify the application is running with: curl http://localhost:5000/status
PyCharm
To integrate PyCharm with your virtual environment
install according to the standard installation instructions
In your project settings (shortcut: cmd+,) navigate to Project -> Project Interpreter
Select the gear icon in the upper right corner
Select Add Local
Select $HOME/.envs/oss-auth/bin/python3.5 and click OK
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hou-flask-0.0.14.tar.gz
.
File metadata
- Download URL: hou-flask-0.0.14.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ec4e163cdf542b4755390c710e9b7c86f9b2f24ecf5d823d0a7bfaf63f45f38 |
|
MD5 | cd494f24abc1a9111f23f0866f003b8a |
|
BLAKE2b-256 | 06e7971ee097edb9172d8f7c3eb2615bcc0ad35556e74e3eef01a2399bf9a97b |
File details
Details for the file hou_flask-0.0.14-py2.py3-none-any.whl
.
File metadata
- Download URL: hou_flask-0.0.14-py2.py3-none-any.whl
- Upload date:
- Size: 51.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de0a98f07ccacdb2a18e533220ce70cca0f069fdecc6af5a8f97324b62c4402d |
|
MD5 | cb9a27aa0492c3ed009ae8cec9f0ffe5 |
|
BLAKE2b-256 | bdfc1e2a225309c532d819d208a731486bf407ffbda0b6f069a7cc5ed9df8d08 |