Skip to content

openalea-incubator/python-wrapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Wrapping

Installation

Install Miniforge: https://github.com/conda-forge/miniforge

Follow installation instructions. Use default installation settings.

Create an environment

mamba create -n wrapping python boost meson
mamba activate wrapping

Now you can install the individual projects with the install.sh script.

For example, you can use the following command to install all modules and run the test suite:

./install.sh && pytest

Results

benchmark

About

Comparison of different python wrapping libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published