/PyCrud

A minimal native Python CURD app using SQLite and Postgres.

Primary LanguagePython

PyCrud

A simple Python CRUD application with not much fancy libraries and pre-built packages (Well, expect for some cases :p ).

Actions

  • SQLite Database connectivity for Python.
  • Fake test data.
  • Database- Python CRUD.
  • Sorting and Searching.

In comes POSTGRES

  • Postgres-Python connectivity with big data.
  • CRUD- Command line
  • Sorting and Searching
  • Packaging

Input Data - Person Profiling

  • Name
  • Email
  • Phone
  • Bio
  • DOB
  • Gender
  • Address (Long, Lat)
  • Image (Base64)
  • Social media URL