Skip to content

madpah/osv-lib

Repository files navigation

osv-lib - Pythonic Library to call osv.dev

shield_gh-workflow-test shield_rtfd shield_pypi-version shield_license shield_twitter-follow


This is a Pythonic library for calling OSV.dev.

Read the full documentation for more details.

Installation

Install this from PyPi.org using your preferred Python package manager.

Example using pip:

pip install osv-lib

Example using poetry:

poetry add osv-lib

Python Support

We endeavour to support all functionality for all current actively supported Python versions. However, some features may not be possible/present in older Python versions due to their lack of support.

Contributing

Feel free to open issues, bugreports or pull requests.
See the CONTRIBUTING file for details.

Copyright & License

osv-lib is Copyright (c) Paul Horton. All Rights Reserved.

Permission to modify and redistribute is granted under the terms of the Apache 2.0 license.

See the LICENSE file for the full license.