datitran / priceloop-nocode-custom-function-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Priceloop NoCode - Custom Function Workshop

In this workshop, we want to build a simple use case together on Priceloop NoCode. In order to be effective please do this before:

npm install -g @priceloop/cli
  • Make sure that you also have a Python package manager installed like pip or conda and already create a Python 3.8 environment
conda create -n my_example python=3.8
source activate my_example

About