Skip to content

Create weekly builds with python wrapping for ITK and its modules, and submit them to pypi #4656

Description

@aylward

Description

The release schedule for ITK is good, but given the rapid pace at which ITK continues to evolve/improve, it would be helpful if the community had access to recent (weekly) builds of ITK for python on PyPi.

Expected behavior

A github "schedule" action triggers building ITK and its modules and pushing to pypi. For more info on schedule action triggers, see
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule

The weekly releases could go under the PyPi project "itk-weekly".

Actual behavior

The release of external projects that depend on recent changes to ITK are delayed until a RC is produced - and RC's are not produced on a consistent schedule, which further complicates external development, dependencies, and releases.

Additional Information

For example, see
https://pypi.org/search/?q=monai-weekly

Metadata

Metadata

Labels

type:EnhancementImprovement of existing methods or implementation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions