Skip to content

separate Docker and XML support into extras as common usage of the package does not require it #138

@Chaffelson

Description

@Chaffelson

Much like the Python Requests module, it may be beneficial to separate out the core functionality of the module that is most commonly used from the additional functionality which is helpful in some situations but carries a lot of dependency overhead.

I propose to look at implementing a similar 'extras' setup as Requests where the XML dependencies required for handling Templates (largely deprecated by NiFi Registry) and Docker (only used for demos). This should massively reduce the dependencies for the project as a whole.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions