Skip to main content

To make it easier to create a quick flask react app

Project description

Getting Started with makeflaskreact

I wanted to make a commmand line tool to easily generate a flask app that will work with React's cors issues because I have to rebuild this a lot.

To run $ pip install makeflaskreact then $ makeflaskreact optionally you could add a FOLDER_NAME and API_PATH name in that order. the default folder name will be server and the default api path will be /api/

Options:
  -f, --foldername TEXT  Name of the folder for the new flask react server
  -a, --apipath TEXT     Name of the api path name for the flask server
  -n, --norun TEXT       This module will automatically run if unless you call
                         no run

  -p, --port TEXT        Set the port number for your app, will default to
                         5000

  -h, --host TEXT        Set host name for your app, will default to 127.0.0.1
  --help                 Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

makeflaskreact-1.0.2.tar.gz (3.8 kB view hashes)

Uploaded Source

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