Skip to main content

ML & data helper code!

Project description

ML & data helper code!

Installation

$ pip install -r requirements.txt

$ pip install setup.py

Development

This project includes a number of helpers in the Makefile to streamline common development tasks.

Environment Setup

The following demonstrates setting up and working with a development environment:

### create a virtualenv for development

$ make virtualenv

$ source env/bin/activate


### run dt cli application

$ dt --help


### run pytest / coverage

$ make test

Releasing to PyPi

Before releasing to PyPi, you must configure your login credentials:

~/.pypirc:

[pypi]
username = YOUR_USERNAME
password = YOUR_PASSWORD

Then use the included helper function via the Makefile:

$ make dist

$ make dist-upload

Deployments

Docker

Included is a basic Dockerfile for building and distributing Data Toolkit, and can be built with the included make helper:

$ make docker

$ docker run -it dt --help

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

data-toolkit-0.0.2.dev20191105131314.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file data-toolkit-0.0.2.dev20191105131314.tar.gz.

File metadata

  • Download URL: data-toolkit-0.0.2.dev20191105131314.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4

File hashes

Hashes for data-toolkit-0.0.2.dev20191105131314.tar.gz
Algorithm Hash digest
SHA256 fab0a5a8bce43d375a5f625acf6a8d04cd3dbf6256c8bcc25895785e139841e0
MD5 d3ab06736c72c4afc22eb79e80c2f0e8
BLAKE2b-256 05202a3c4c78b625aa9eb776f33864bebc77055df433beb31e7d2b83898fac3d

See more details on using hashes here.

File details

Details for the file data_toolkit-0.0.2.dev20191105131314-py3-none-any.whl.

File metadata

  • Download URL: data_toolkit-0.0.2.dev20191105131314-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4

File hashes

Hashes for data_toolkit-0.0.2.dev20191105131314-py3-none-any.whl
Algorithm Hash digest
SHA256 dc8ea1930a7e64f77ab9e464c144d5ef207c1fb0ce69fdcf1aab3202ddf4d5aa
MD5 3135f5f7afe854bf44a699545f2d0812
BLAKE2b-256 f390aa79a4308ce7feb018d8f32a75a45653f69a21d0a75a557da0a9878a6e9a

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