Skip to content

cyber-shuttle/cybershuttle-tune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parameter Sweeping Library and Command line Interface for CyberShuttle Project

How to use

pip install cybershuttle-tune

Refer to examples for further usage information

Build instructions

python3.10 -m venv venv  ## Use python 3.10.6 or higher
source venv/bin/activate
pip install poetry
poetry shell

poetry install
poetry publish --build

Releases

No releases published

Packages

No packages published

Languages