golemfactory / golem-core-python

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

Epic: Create `golem-core` usage examples to verify its design #59

Closed approxit closed 1 year ago

approxit commented 1 year ago

As first work item to start working with golem-core we decided to made some examples with it by whole team.

Todo:

### Examples
- [ ] #62
- [ ] #61
- [ ] #63
- [ ] #64
lucekdudek commented 1 year ago

Examples

Geo location example

Discover provider's geo-location

CLI interactive walkthrough

Showcase what steps have to be complete in order to run simple task on golem - teaches how golem works

Profiling example

Example that profile providers, partially taken from yapapi examples:

Score based provider selection example

Questions