Best Flask open-source libraries and packages

Flask microservices boilerplate

A simple framework for building Flask Microservices.
Updated 2 years ago

Flask-Microservices-Boilerplate

All Contributors

This project aims to build a lightweight boilerplate to build Python based microframeworks in Flask.

Currently Active in initial development and planning as of 8/23/19

Installation for Mac

⚠️ Make sure you have python 3.7+ and MySQL installed on your computer and MySQL is running before running the install script.

  1. Create a new project directory mkdir <your dir name> | cd <your dir name>
  2. Clone the repository using git clone https://github.com/jferragut/flask-microservices-boilerplate.git
  3. To install the global packages Pipenv, Heroku CLI, and Zeit CLI run bash install.sh from the root project folder.
  4. To start the flask webserver execute the following command pipenv run start

How to Contribute

If you are interested in becoming a contributor to this open source project, please read CONTRIBUTING.md. All template information is found in ISSUE-TEMPLATE.md.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Jonathan Ferragut
Jonathan Ferragut

🚇 ⚠️ 💻
Tags micro