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.3.dev20191108181053.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file data-toolkit-0.0.3.dev20191108181053.tar.gz.

File metadata

  • Download URL: data-toolkit-0.0.3.dev20191108181053.tar.gz
  • Upload date:
  • Size: 5.6 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.3.dev20191108181053.tar.gz
Algorithm Hash digest
SHA256 ee1d6c8591fabc4f0e2fb52722423623764e19a103095c69488c4b3fb9724794
MD5 8e5a5c7398277baee669509737bf9f04
BLAKE2b-256 8b63a1e6e2a152796c76452ed7ed8137d512ec170c9056abf434b8795f2a1278

See more details on using hashes here.

File details

Details for the file data_toolkit-0.0.3.dev20191108181053-py3-none-any.whl.

File metadata

  • Download URL: data_toolkit-0.0.3.dev20191108181053-py3-none-any.whl
  • Upload date:
  • Size: 7.9 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.3.dev20191108181053-py3-none-any.whl
Algorithm Hash digest
SHA256 6333e4670670d3d987d57062da68e1b3953a2e49b10115189f4b65520aad9101
MD5 9b57f5fee8bfa50548b3aa875b34b3e8
BLAKE2b-256 d250d677aba77f0a0b6c4cc07cfa38ed05d3df13005843bc28912ce0bd060daa

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