12 projects
xboto
Easy lazy dependency injection for boto3 clients/resources.
xcon
Dynamic configuration retreiver.
pydantic-partials
Pydantic partial model class, with ability to easily dynamically omit fields when serializing a model.
xdynamo
Use dynamo with xmodel objects.
xinject
Lazy dependency injection.
xsettings
Ways to document, centeralize, retreive and validate settings.
xurls
Python URL Library
xsentinels
Sentinels for Defaults, Null and for creating sentinels/singletons.
xmodel
Models for working with JSON, ie: JsonModel
xloop
General purpose for/iterator looping generators/utilities.
xbool
General purpose bool/boolean utilities, extracting bools from strings.
xmodel-rest
Builds on xmodel, adds ability to get/send/update objects to/from rest API; especially if api uses JSON as it’s request/response body format.