Gordo core library
Project description
Gordo core library.
The main component can be found here.
Installation
Python 3.9 need to be installed in the system first.
pip3 install gordo-core
Developers Instructions
Setup
Install poetry.
Setup and run development shell instance:
> poetry shell
> poetry install
You could also install and apply pre-commit hooks.
Run tests
Install docker (or similar container manager) if you want to run test-suite.
Run tests (except docker-related ones):
> poetry run pytest -n auto -m "not dockertest"
Run docker-related tests:
> poetry run pytest -m "dockertest"
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
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 gordo_core-0.1.3-py3-none-any.whl.
File metadata
- Download URL: gordo_core-0.1.3-py3-none-any.whl
- Upload date:
- Size: 60.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5ff3da60068cacb4e55f592e1384455b4306998415a7c1c1c4629d4ad468aab
|
|
| MD5 |
222ae51d88c243c8f24498d4040f32e4
|
|
| BLAKE2b-256 |
be59216b52d0b8f386f811c198afd3f71faa6e9789a955f7c5f453787df994ee
|