Skip to content

JILOLO/pysqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

SQLite - Python Tools

Getting Started

These instruction will give you an overview of how to manipulate .db file and populate data with Python.

Prerequisites

  • antiorm==1.2.1
  • cycler==0.10.0
  • db==0.1.1
  • db-sqlite3==0.0.1
  • kiwisolver==1.1.0
  • matplotlib==3.1.1
  • numpy==1.17.3
  • pyparsing==2.4.2
  • python-dateutil==2.8.0
  • six==1.12.0
  • SQLite Browser from https://sqlitebrowser.org/

Functions

  • create db
  • static & dynamic data entry
  • read db
  • graph
  • delete & update

Plus a test section

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages