/python-crud

Simple CRUD with Python and Flask Framework

Primary LanguageCSS

python-crud

This is a basic CRUD with the Flask framework and Python. It's a small system of register of clients.

To use the System

  • pip install -r requirements.txt
  • python app.py