No project description provided
Project description
Python Client Library for ML Aide
Run example scripts
In examples/ you can find some python scripts as an example.
The shell scripts can be used for easier usage.
Run the following commands once in a terminal session
cs/
source ./set_api_key.sh
After that you can use the following command to run the scripts over and over again:
./run_example.sh
Contribution
Prerequisites
- Install Python
- Install pipenv
- Optional - Install IDE: PyCharm or Visual Studio Code
Setup Environment
-
Install environment and download dependencies
PIPENV_IGNORE_VIRTUALENVS=1 pipenv install --dev -
Activate environment
pipenv shell
Run Tests
pytest
Run Tests with Coverage
coverage run --branch --source mlaide -m pytest
coverage html
Build
python setup.py bdist_wheel
Install
To install the package in the local environment in editable mode use the following command:
pipenv install -e .
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlaide-0.1.0a0.tar.gz.
File metadata
- Download URL: mlaide-0.1.0a0.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.10 Darwin/20.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ab4a01dd9f402583fa085c3148a121ce22fea1618130806b424dd27830b3973
|
|
| MD5 |
c2ea10a79014e662c2db44c5263da6bb
|
|
| BLAKE2b-256 |
40e25dbc5ad19af8435cb4e71e6b29e039474a928d55fefb8319784533ac00b5
|
File details
Details for the file mlaide-0.1.0a0-py3-none-any.whl.
File metadata
- Download URL: mlaide-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.7.10 Darwin/20.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
295afb42d6123b9db4528124198272868ee9f2dbbc7629e4198b086a4b9a0d40
|
|
| MD5 |
0b9161d4187529f5e21c58d1eac99938
|
|
| BLAKE2b-256 |
ce0a59c160c5808c1ecca5c0ea72fe12369f858cdfb36125ca8cfe727e00d9da
|