Quickstart 🏃♂️➡️¶
Requirements¶
✅ Python 3.11 or later 🐍
Installation¶
✅ Install the package using pip
, uv
(or with your favorite package manager):
Python Native
Recommended to use a virtual environment:
Create the virtual environment:
1 |
|
Activate the virtual environment:
Linux/Mac
1 |
|
Windows
1 |
|
Install the package:
1 |
|
uv package manager
Using a virtual environment:
1 |
|
Activate the virtual environment:
Linux/Mac
1 |
|
Windows
1 |
|
Install the package:
1 |
|
Usage¶
✅ Run simpleval init
and follow the instructions, or instead, follow the Tutorial section.
To see all available commands, run simpleval
NOTE
Reading has many benefits.
To get a better understanding and a more detailed guide, it is recommended to go through each item under the Getting Started
section in the sidebar in order.