A registration system generator package
Project description
Build Flask Login
A registration system generator for flask that is run simply by running one command.
Install using source code
To download the app generator, you can clone this repository to your local machine.
$ git clone https://github.com/kouul/build-flask-login
$ cd build-flask-login
Install using pip3
$ pip3 install build-flask-login
Package @ PyPI repository: https://pypi.org/project/build-flask-login/
Usage
Ensure that you have flask installed on your environment. You can install flask using pip3 install flask.
$ build-flask-login app_name
$ cd app_name
$ python3 app.py
Register form can be accessed @ http://localhost:5000/register Login form can be accessed @http://localhost:5000/login
Feel free to create issue in case something is not working :)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file build_flask_login-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: build_flask_login-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 086c3231d1fbc333e99ddb6c7361f5de8acf2fb80a269a20577b61dc9967b018 |
|
MD5 | 46e42dae58e057c504fed64404590e3f |
|
BLAKE2b-256 | fd0b76fa92c03c5e18ded95e9b7f2dc2e47f01ff67dacfdbda242e7ced755ab7 |