A command line tool and python package for SkoloCFD
Project description
The API for SkoloCFD
skolo is the SkoloCFD Software Development Kit (SDK) for Python
Getting Started
You can install the library on linux using pip
$ python -m pip install skolo
Or from the windows command prompt with:
$ py -m pip install skolo
Or, assuming that you have Python and virtualenv installed, set up your environment and install the required dependencies like this:
$ git clone https://github.com/skoloCFD/skolo
$ cd skolo
$ virtualenv venv
...
$ . venv/bin/activate
$ python -m pip install -r requirements.txt
$ python -m pip install -e .
Configuring Skolo
After installing skolo, you'll need to provide it credential access to the Skolo web server. Instructions for this can be found on the documentation page of the website.
Release Notes
####v0.1.4 - December 2024
- new options for creating cases
- ability to connect to custom server, including on local networks
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file skolo-0.1.4.tar.gz.
File metadata
- Download URL: skolo-0.1.4.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23dad480bd603c9ca30a33f3d5b70b1773dee3429c68ed02c31e040f2d0f0f96
|
|
| MD5 |
ccb9a0d7be28a7d5d66e1f8ace7fcac4
|
|
| BLAKE2b-256 |
0feb99b688b9919e8331759cce20146cf4fa45f0fa00b9c15c2554015ab47fe3
|
File details
Details for the file skolo-0.1.4-py3-none-any.whl.
File metadata
- Download URL: skolo-0.1.4-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bce716ae41e9d8e4e3a301ac16ce6b3343ffc2f2df5d87d7d5bd442e30a03e19
|
|
| MD5 |
8a8837c687a31523babcec744604a210
|
|
| BLAKE2b-256 |
04cf6ef222345da10defa522cb230967bd1d752d96739f17476178741fcd5611
|