Skip to main content

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


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

build_flask_login-0.0.1-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page