Metadata-Version: 2.1
Name: dsc40graph
Version: 0.2.0
Summary: A simple graph library used in DSC 40B @ UCSD.
Home-page: https://github.com/eldridgejm/dsc40graph
Author: Justin Eldridge
Author-email: jeldridge@ucsd.edu
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown

dsc40graph
==========

![Run Tests](https://github.com/eldridgejm/dsc40graph/workflows/Run%20Tests/badge.svg)

A simple graph library used in DSC 40B at UCSD.

See the documentation at  https://eldridgejm.github.io/dsc40graph/.

## Installation

This module is on PyPI. To install it, simply run `pip install dsc40graph`.


