aidd-msca/registry-factory
An abstract implementation of the registry design pattern proposed in (Hartog et. al., 2023). Provides a factory for registries that dynamically organize modular functionalities.
This is a software development tool for organizing and managing different versions or variations of code components. It helps developers keep track of various modules, their specific configurations, and associated metadata like version numbers or authorship. It takes individual code modules and outputs a structured, easily searchable collection of these modules, allowing developers to retrieve the correct component for a task.
No commits in the last 6 months. Available on PyPI.
Use this if you are a software developer building applications with many interchangeable or evolving components and need a systematic way to organize and access them.
Not ideal if you are an end-user without programming experience or are working on a very small, simple project with few modular parts.
Stars
11
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jun 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aidd-msca/registry-factory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
treeverse/dvc
🦉 Data Versioning and ML Experiments
runpod/runpod-python
🐍 | Python library for RunPod API and serverless worker SDK.
microsoft/vscode-jupyter
VS Code Jupyter extension
4paradigm/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing...
uber/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning...