An open API service indexing awesome lists of open source software.

https://github.com/ammaraskar/pyverpisor


https://github.com/ammaraskar/pyverpisor

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# PyVerpisor - Hypervisor in Python

What it says on the tin.

### Why?

Wrong question.

### Why not?

Yup.

## Installing Dependencies

`pip install -r requirements_dev.txt`

or

`pip install -r requirements.txt`

## Testing

`python -m pytest`