Skip to content

dbhelpy is an easy to use Python library that allows you to interact with your sqlite database using dbhelpy methods

License

Notifications You must be signed in to change notification settings

adavila0703/dbhelpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBHELPY

dbhelpy is an easy to use Python library that allows you to interact with your sqlite database using dbhelpy methods

For more information check out the documentation here.

Install

pip install dbhelpy

How to Start

from dbhelpy.dbhelpy import Helpy

db = Helpy('database.db')

About

dbhelpy is an easy to use Python library that allows you to interact with your sqlite database using dbhelpy methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages