12 projects
xdynamo
Use dynamo with xmodel objects.
pydantic-partials
Pydantic partial model class, with ability to easily dynamically omit fields when serializing a model.
xurls
Python URL Library
xmodel
Models for working with JSON, ie: JsonModel
xcon
Dynamic configuration retreiver.
xloop
General purpose for/iterator looping generators/utilities.
xbool
General purpose bool/boolean utilities, extracting bools from strings.
xboto
Easy lazy dependency injection for boto3 clients/resources.
xsettings
Ways to document, centeralize, retreive and validate settings.
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.
xsentinels
Sentinels for Defaults, Null and for creating sentinels/singletons.
xinject
Lazy dependency injection.