Skip to main content

Simple Spring-inspired IoC framework for Python.

Project description

Ricochet - IoC simplified

status coverage

This is still in concept stage. No implementation exists yet

Ricochet is designed to be an architectural design framework for Python applications which utilises inversion of control. Built with the aim of making complex designs simpler to implement, this framework will allow you to specify dependencies between components in a simple way and allow the framework to handle wiring the references together.

It is designed to be simple, easy to learn, fast to use, but powerful when you need it, and aims to provide utilities for wiring up a Python application using tagged components (similar to Java annotations) and configuration classes. The recoil runner context will then manage dependency injection for you on startup, creating singletons of each class you tag.

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

ricochet-0.2.1.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

ricochet-0.2.1-py3-none-any.whl (24.4 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