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

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: data-toolkit-0.0.3.dev20191107183749.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.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for data-toolkit-0.0.3.dev20191107183749.tar.gz
Algorithm Hash digest
SHA256 1681402e8e1df125e7f0a37f8b9997d722a07e15463760a229fc2d9f88025934
MD5 c964264a8be0babd72de70000126aef5
BLAKE2b-256 311a4c9ef10e883f29513f476b08709d8de071acad1cb5a87032d2ab06c1186e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: data_toolkit-0.0.3.dev20191107183749-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.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for data_toolkit-0.0.3.dev20191107183749-py3-none-any.whl
Algorithm Hash digest
SHA256 8fbc1dd09d424ec28af5a1d2704f7c653b2ef83e49afbcf85180af636534b75a
MD5 9a436314ae7977d6d4ad486cb5293ddf
BLAKE2b-256 74ac48b48a4ca3fd9f46dd8a4c7222ea24e5fed3fe83158eaa36250e89263f4c

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