Skip to content

jbdelmundo/dss_toolkit

Repository files navigation

Installation

  1. From terminal and clone the git repository
git clone https://github.com/jbdelmundo/dss_toolkit.git

This will copy the contents into your project home

  1. Go to the directory and install via pip:
cd dss_toolkit
pip3 install . -e

This will install all dependencies from requirements.txt

Usage

After installation, you can use the package by importing

import dss_toolkit

Documentation

Documentation are located in /docs/html/index.html directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages