13 lines
242 B
Markdown
Raw Permalink Normal View History

2020-03-04 00:20:53 -05:00
# oVirt Python SDK
2020-02-26 21:33:53 +08:00
#### Description
2020-03-04 00:20:53 -05:00
The oVirt Python SDK is a Python package that simplyfies access to the
oVirt Engine API.
2020-02-26 21:33:53 +08:00
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request