Skip to main content

A package to perform ETL (Extract, Transform and Load) and generally interact with the mediumroast.io application.

Project description

Introduction

This is the Python Software Development Kit (SDK) for the mediumroast.io. Internal tooling from Mediumroast, Inc. uses this SDK, so it will always be a first class citizen. Specifically, we build tools requiring ETL (Extract, Transform and Load), Machine Learning and Natural Language Processing (NLP) with this SDK. As appropriate examples illustrating various capabilities of the SDK can be found in the examples/ directory of this package.

Installation and Configuration Steps for Developers

The following steps are important if you are developing or extending the Python SDK. If you're not a developer these steps aren't as important to you and you should pay attention to section entitled Installation for Early Adopters and Testers.

Cloning the repository for Developers

Assuming git is installed and your credentials are set up to talk to the mediumroast.io set of repositories it should be possible to do the following as a user on the system:

  1. mkdir ~/dev;cd ~/dev
  2. git clone git@github.com:mediumroast/mr_sdk.git This will create an mr_sdk directory in ~/dev/ and allow you to proceed to the following steps for installation.

Installation

For developers of the package the setup.py file is available to enable a local software distribution that can be improved upon. As inspired by this article the best current way to perform the installation of a developer version after cloning is to assuming you've cloned into ~/dev:

  1. cd ~/dev/mr_sdk/python
  2. sudo pip install -e ./ With this accomplished tools that you've written which depend upon this package should operate. If there are issues encountered then please open an issue.

Structure of the repository

The following structure is available for the Python SDK, as new SDK implementations are created additional top level directories will be created.

mr_python/
      examples/
      mr_python/
            api/
            extractors/
            transformers/
            loaders/
            helpers.py
      setup.py
      README.md
      LICENSE

The Examples

To illustrate how to interact programmatically with the mediumroast.io application several examples have been created to make it easier for developers to interact with the system. The scope of the examples, over time, will include all aspects of the SDK to speed up 3rd party development processes. This means that over time examples for all apsects of the SDK will be produced and made available under the Apache Software License. As with anything in the SDK if you run into problems please make sure that you raise an issue in the repository. More detail on the examples can be found within the examples directory of this repository.

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

mediumroast_py-0.3.0.tar.gz (56.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mediumroast_py-0.3.0-py3-none-any.whl (70.9 kB view details)

Uploaded Python 3

File details

Details for the file mediumroast_py-0.3.0.tar.gz.

File metadata

  • Download URL: mediumroast_py-0.3.0.tar.gz
  • Upload date:
  • Size: 56.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.4.0-105-generic

File hashes

Hashes for mediumroast_py-0.3.0.tar.gz
Algorithm Hash digest
SHA256 829db0fd6a7ad03ecc15695f5f7fe6759318a1a59601c2861037b6fa05d81bc0
MD5 74306aabac044a57c410ccacdecbab3b
BLAKE2b-256 6fd19ca85b07cf761165b103b167d06c4f54b85e8b54120ffe24083688c74ea9

See more details on using hashes here.

File details

Details for the file mediumroast_py-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: mediumroast_py-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 70.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.4.0-105-generic

File hashes

Hashes for mediumroast_py-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 21277beab3d6f86ef5d83cd90fe950707feb207374e8dc84361477c28a5eb8c4
MD5 0ec38878fac62e9bc2d40fd9963b6f75
BLAKE2b-256 6f38316b7b324e45c25e726d18edb6a4815af6c301803897f44112fbc8fdd669

See more details on using hashes here.

Supported by

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