Lookout Python SDK for stateful source code analyzers, typically using Machine Learning.
Project description
lookout-sdk-ml
Lookout Python SDK for stateful analyzers, typically using Machine Learning.
Overview • Installation • How To Use • Contributions • License
Overview
This is a Python package which provides API to create stateful analyzers for the Lookout framework. "Stateful" means that such analyzers update "state" after each push to repository. In machine learning terms, a state is a model and updating state is training. Thus all the Lookout analyzers which use machine learning are based on this API.
You benefit from lookout-sdk-ml
if you:
- Code in Python.
- Want to create a stateful analyzer for Lookout.
- Find the lookout-sdk too low level.
Installation
You need Python 3.5 or later.
pip3 install lookout-sdk-ml
How To Use
Please refer to the getting started guide.
Contributions
Contributions are very welcome and desired! Please follow the code of conduct and read the contribution guidelines.
License
Apache-2.0, see license.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for lookout_sdk_ml-0.6.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9793cbef8bd59dfb33a3546836e860193edd70d2605150bc8737df92153d3ec |
|
MD5 | 0ab52b43281db1b9a7281dfa7314b530 |
|
BLAKE2b-256 | 9fa67a10e72bfb1ff806526b71fc91c98adb969adc40ddb24018d5b84203978d |