golemfactory / golem-core-python

GNU General Public License v3.0
3 stars 2 forks source link

Identify `yapapi` dependencies to be moved/ported into `golem-core` #54

Closed approxit closed 1 year ago

approxit commented 1 year ago

As golem-core reached its MVP, we should follow up its state with already existing yapapi. As its not currently known if we want to merge those projects, or keep them separate, we know that we need to get rid of yapapi dependency in golem-core. golem-core should take role of the lowest python level library, so no yapapi dependencies should exists.

As list of dependencies is not yet known, we decided that we need first to check the golem-core codebase, and list all of yapapi dependencies.

To do:

lucekdudek commented 1 year ago

Bits