Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/himash79/python-crud-app

Perform insert, remove, update, fetch with Postgres database and utilize routing and template management.
https://github.com/himash79/python-crud-app

crud crud-application mvt-architecture postgresql python-crud-app python3 template

Last synced: about 1 month ago
JSON representation

Perform insert, remove, update, fetch with Postgres database and utilize routing and template management.

Awesome Lists containing this project

README

        

# Python-CRUD-App
Perform insert, remove, update, fetch with Postgres database and utilize routing and template management.

## Requirements

01) Python 3.11.5
02) Pip 23.3.1
03) Postgresql

## Project setup

01) Clone the project

https://github.com/himash79/Python-CRUD-App.git

02) Open project using prefer IDE

03) Install dependencies

04) Configure the Database

5) Execute the operations