Skip to main content

My personal little ML engineering library.

Project description

Readme

PyPI - Version PyPI - Python Version Tests Codecov Read the Docs PyPI - License

Black pre-commit

My personal little ML engineering library.

Setting up for local development

Assumes a "modern" version of Ubuntu (I use Ubuntu 20.04.2 LTS) with basic dependencies installed.

To get started, run the following commands:

  1. Installing Poetry and Invoke

    curl -sSL https://install.python-poetry.org/ | python -
    pip install invoke
    
  2. Installing the project

    git clone git@github.com:rsundqvist/rics.git
    cd rics
    poetry install -E translation -E plotting
    
  3. Install commit hooks (optional)

    inv install-hooks
    
  4. Verify installation (optional)

    ./run-invocations.sh
    

Credits

This package was created with Cookiecutter and the fedejaure/cookiecutter-modern-pypackage project template.

Project details


Download files

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

Source Distribution

rics-0.14.0.tar.gz (59.5 kB view hashes)

Uploaded Source

Built Distribution

rics-0.14.0-py3-none-any.whl (79.5 kB view hashes)

Uploaded Python 3

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