Skip to content

RFC: Freedom to extend decouple with plugins. #115

@henriquebastos

Description

@henriquebastos

Over the years, most ppl request adding features to decouple.

I think the API is quite mature and fits well it's purpose.

However 2 areas could be improved:

  1. An easy way to add new Repositories, so you can work with whatever data source you want. It could be either a complex file structure or a remote repository.
  2. An easy way to aggregate useful casts for different frameworks or projects.

My idea is to implement pytest's pluggy into decouple do enable this.

I don't know when I'll be able to code a POC, but I'll leave this issue as a request for comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions