Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
/ pydvd Public archive

Experimentation with Python and SQLite3

License

Notifications You must be signed in to change notification settings

mshdg/pydvd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYDVD

PyDVD is an application that was developed purely to progress skills in the usage of SQLite3 as a database engine used with Python 3. Development work has been performed using PyCharm as the selected IDE.

Version: 0.1.3

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The following components for your choice of OS are required to get and run PyDVD:

  • Git
  • Python 3
  • Optional - SQLiteStudio. This tool provides a great UI for working with and developing your database.

Development was done primarily with Python 3.7.1 on Windows 10, but this application should run on any other OS with a modern install of Python 3.

Installing

  1. Clone the repo from Github.
  2. From within the folder you cloned the repo to, checkout the master branch for the latest stable code.
  3. Run pydvd.py and follow the instructions provided.

About

Experimentation with Python and SQLite3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages