8 projects
pyiotools
Provides several utilities for handling I/O
sqlhandler
Sql handler class controlling sqlalchemy resources and granting access to sqlalchemy object subclasses with additional convenience methods.
pymiscutils
Provides a wide range of useful classes and functions.
pathmagic
Provides ORM path classes (File and Dir), which automatically emit file system IO operations upon having their attributes modified. File objects allow for easy content manipulation of many forms of files.
pysubtypes
Provides subclasses for common python types with additional functionality and convenience methods.
office365
A wrapper around O365 offering subclasses with additional utility methods.
gmailapi
A library providing Python bindings for the Gmail api.
maybe-else
Provides a Maybe class as a Python implementation of null-aware operators.