Skip to content
/ pymybase Public

Several base classes that are used in several projects to simplify things, like logging (MyLoggingBase), exporting from from json to csv (JSON2CSV), etc.

Notifications You must be signed in to change notification settings

owns/pymybase

Repository files navigation

pymybase

This is more of a set of base classes helpful for doing things. These classes are used through several projects to simplify things, like logging (MyLoggingBase), exporting to csv from json (JSON2CSV), threading (MyThread), and a sqlite db (MyDb).

I enjoy this stuff, so please let me know if you have any questions/comments/conserns.

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

Several base classes that are used in several projects to simplify things, like logging (MyLoggingBase), exporting from from json to csv (JSON2CSV), etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages