Skip to content

A collection of tools used by the Datasnakes in their various github projects.

License

Notifications You must be signed in to change notification settings

datasnakes/snakeutils

Repository files navigation

image

snakeutils

A collection of tools used by the Datasnakes in their various github projects.

Overview

Installation

View the below methods for installing this package.

PyPi

pip install snakeutils

GitHub

  1. Download the zip file and unzip it or git clone https://github.com/sdhutchins/snakeutils.git
  2. cd snakeutils
  3. pip install .

Development Code

WARNING : This code is actively under development and may not be reliable. Please create an issue for questions about development.

  1. Download the zip file and unzip it or git clone -b dev-master https://github.com/sdhutchins/snakeutils.git
  2. cd snakeutils
  3. pip install .

Examples

import snakeutils

Tests

To run tests, type nosetests Tests/ in the snakeutils directory.

Author

If you would like to contribute to this package, install the package in development mode, and check out our contributing guidelines.

License

MIT

About

A collection of tools used by the Datasnakes in their various github projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages