Skip to main content

Use dynamo with xmodel objects.

Project description

PythonSupport PyPI version

This is pre-release software, and needs to be refactored in a few ways and needs more natural documentation with examples. Right now the documentation is in the (API Reference) documentation section. The natural overview/high-level docs have yet to be written

Here are a few other related libraries I wrote written that are in a much better state with good documentation, if you want to see other examples of my work:

  • https://github.com/xyngular/py-xinject
    • A simple dependency injection library
  • https://github.com/xyngular/py-xcon
    • Fast dynamic configuration retriever
    • Can create a flat list of config values based on various config sources and paths environment (for environmental differences and so on).
  • https://github.com/xyngular/py-xsettings
    • Centralize settings for a project.
    • Can be used with xcon (see above).
    • Know immediately if a setting can't be found as soon as it's asked for vs letting the incorrect setting value cause a problem/crash it happen later on, and then having to back-track it.

Documentation

📄 Detailed Documentation | 🐍 PyPi

Getting Started

warning "Alpha Software!"

This is pre-release Alpha software, based on another code base and the needed changes to make a final release version are not yet completed. Everything is subject to change; and documentation needs to be written.

poetry install xdynamo

or

pip install xdynamo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xdynamo-0.8.0.tar.gz (37.3 kB view hashes)

Uploaded Source

Built Distribution

xdynamo-0.8.0-py3-none-any.whl (41.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page