Metadata-Version: 2.1
Name: RealstatsModelRollout
Version: 0.2.1
Summary: Realstats model version control
Home-page: https://github.com/bharkema/RealstatsModelRollout
Download-URL: https://github.com/bharkema/RealstatsModelRollout/archive/v0.2.1.tar.gz
Author: Bowen
Author-email: b.harkema@clappform.com
License: MIT
Keywords: model validation
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.md

![Testing](https://img.shields.io/github/workflow/status/bharkema/realstatsmodelrollout/Python%20package%20testing?label=Testing&style=for-the-badge)
<br>
![issues](https://img.shields.io/github/issues/bharkema/realstatsmodelrollout?style=for-the-badge)
<br>
![License](https://img.shields.io/github/license/bharkema/RealstatsModelRollout?style=for-the-badge)
<br>
![Release](https://img.shields.io/github/v/release/bharkema/RealstatsModelRollout?style=for-the-badge)

Welcome to the Realstats Model Rollout package documentation. This documentation page has been created to help users find their way in the package.

## Functions within package
Here you wil find a link to all functions and classes in the package where you will a more in depth description
* [Vmachine()](https://bharkema.github.io/RealstatsModelRollout/classes/vmachine)
    * [Generate_structure()](https://bharkema.github.io/RealstatsModelRollout/functions/generate_structure)
    * [Start_venv()](https://bharkema.github.io/RealstatsModelRollout/functions/start_venv)
* [Versioning()](https://bharkema.github.io/RealstatsModelRollout/classes/versioning)
    * [Upload_enviroment()](https://bharkema.github.io/RealstatsModelRollout/functions/upload_enviro)
    * [Download_enviroment()](https://bharkema.github.io/RealstatsModelRollout/functions/download_enviro)
    * [Get_file_content()](https://bharkema.github.io/RealstatsModelRollout/functions/download_file)
* [Auth()](https://bharkema.github.io/RealstatsModelRollout/classes/auth)
* [Globalfunctions()](https://bharkema.github.io/RealstatsModelRollout/classes/globalfunctions)
    * [Find()](https://bharkema.github.io/RealstatsModelRollout/functions/find)
    * [Path_is_dir()](https://bharkema.github.io/RealstatsModelRollout/functions/pathisdir)
* [Model()](https://bharkema.github.io/RealstatsModelRollout/classes/model)
    * [Info_request()](https://bharkema.github.io/RealstatsModelRollout/functions/model_info_request)
    * [Predict_request()](https://bharkema.github.io/RealstatsModelRollout/functions/model_predict_request)
    * [Custom_request()](https://bharkema.github.io/RealstatsModelRollout/functions/model_custom_request)

## Go to the changelog
Here you can find the changelog of the official versions of the package wich will be rolled out when functions have been completed or when bugs are fixed.

[Go to changelog ->](https://bharkema.github.io/RealstatsModelRollout/changelog).


### Version list
These are usable versions within the package
* Stable version:
    * Not yet released
* Dev versions:
    * [0.0.1.dev61](https://bharkema.github.io/RealstatsModelRollout/changelog)
    * [0.0.1.dev22](https://bharkema.github.io/RealstatsModelRollout/changelog)

