Skip to main content

Gordo core library

Project description

SCM Compliance

Gordo core library.

Table of Contents


The main component can be found here.

Documentation is available on Read the Docs

Installation

At least python 3.10 need to be installed in the system first.

pip3 install gordo-core

Developers Instructions

Setup

Install poetry.

Setup and run development shell instance:

> poetry install
> poetry shell

Pre-commit

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"

Build documentation:

> cd docs/
> poetry run make watch

Contributing

We welcome contributions to this project! To get started, please follow these steps:

  1. Fork this repository to your own GitHub account and then clone it to your local device.
git clone https://github.com/your-account/your-project.git
  1. Create a new branch for your feature or bug fix.
git checkout -b your-feature-or-bugfix-branch
  1. Make your changes and commit them with a descriptive message.
git commit -m "Add a new feature" -a
  1. Push your changes to your forked repository.
git push origin your-feature-or-bugfix-branch
  1. Open a pull request in this repository and describe the changes you made.

We'll review your changes and work with you to get them merged into the main branch of the project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gordo_core-0.3.6-py3-none-any.whl (64.2 kB view details)

Uploaded Python 3

File details

Details for the file gordo_core-0.3.6-py3-none-any.whl.

File metadata

  • Download URL: gordo_core-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 64.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for gordo_core-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4c92e4bc16d6d8f27b403de7044eea59884ee6e2606c04f0a3a5bec6fa98272a
MD5 e3e183dca592ee4c5b59c811923461bf
BLAKE2b-256 bdb3a1f239307bcce7b4206249dcaa1dc14ff6ebf949760d2d1acca8a9b294c2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page