AcademySoftwareFoundation / AcademySoftwareFoundation/rmtc

Open source package and environment management

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
No language data
Stars
13
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Environment abstractions are currently unimplemented.

Envs are required for resolving externs from imported classes and systems like PyTorch packages.

Packages should be described using the Package property type, instantiated in the same memory space as the imported modules in the factory.

Environments should also be able to be cleared from the current memory space.

Example env managers to abstract include: Conda/PIP/Rez

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests; start by locating the unimplemented environment abstractions, the Package property type, and the factory that creates imported modules. Trace how externs are resolved and how the current memory space is represented. Done means packages can be instantiated there, environment managers can resolve the named package sources, and environments can be cleared.

Written by the indexing model from the issue text.

Assessment

Tech stack
pytorch
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.