Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 367 Bytes

File metadata and controls

10 lines (10 loc) · 367 Bytes

Version 1.0.0 - 10/18/2019

Funcionalities

DatabaseClass

Generic class for instantiating a python database, regardless of database provider.

Search

Base class to represent relational database queries.

utilities

Exception tratament, read an write '.ini' archives examples.

Example.py

Client application to demonstrate the use of the tooling created