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.1.dev20191105131314.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

  • Download URL: data-toolkit-0.0.1.dev20191105131314.tar.gz
  • Upload date:
  • Size: 4.1 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.1.dev20191105131314.tar.gz
Algorithm Hash digest
SHA256 3843213cbbf0022847fbfba24d3d06751b5345f7cb4aa278325e86783f8b635f
MD5 cd72230953fbbfa8710edfc4b2fcc299
BLAKE2b-256 35d1249ff26488278ec1b27c51f05dba75817c69343e98faf2a74694415d31b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: data_toolkit-0.0.1.dev20191105131314-py3-none-any.whl
  • Upload date:
  • Size: 5.8 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.1.dev20191105131314-py3-none-any.whl
Algorithm Hash digest
SHA256 fe88f9905a6312b39288755eec18309f255f7905c4d1bb0c8cba0594483443c8
MD5 1ba87d18f4edc51e8d53a7cc79d1c09d
BLAKE2b-256 16f4aad67a74f2b268d0a7370b3ad752b89618579f5a39439543cd720bb905b3

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