Metadata-Version: 2.1
Name: sqliteinterface
Version: 1.0.3
Summary: Simple interaction with SQLite3 database
Home-page: UNKNOWN
Author: Petr Pavlu
Author-email: ppavlu@cisco.com
License: MIT
Keywords: sqlite sqlite3 sql basic basic interaction
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4

Sample Python module providing basic interaction with SQLite3 database for the purpose of storing and retrieving simple data in time series.

It is used mainly for practicing Python code/app packaging.





