Skip to content

mitchell-dawson/pySQLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pySQLite

Python wrapper for SQLite functions

Getting started

  1. Fork and clone repo locally
  2. Add SQLite folder to PYTHONPATH. Example using sys
  3. Check working correctly by running demo scripts below

Prerequisites

  • Python 2.7

Demo and usage examples

The following two scripts are provided as a demonstration of usage examples for creating, inserting into, updating, and selecting from a database.

  • create_database_example.py
  • populate_database_example.py

Author

  • Mitchell Dawson - VGG

About

Python wrapper for SQLite functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages