Skip to content

Namespace utility libraries for typescript and python

Notifications You must be signed in to change notification settings

jcbirdwell/bSuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Utility library including common classes, methods, and functions commonly used across projects.

Currently available for python as a full namespace install or as individual submodules.

Submodules include Database and Configure. Database offers a base class for high throughput interfacing with postgresql databases, a mapped class that allows for interfacing with a database table as if it were a python dictionary, and the optional [crypto] module extends the base class enabling automated encrypting and decrypting of specified fields within a database. Configure is a simple ini file parser.

About

Namespace utility libraries for typescript and python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages