Skip to content

kapplewhaite/data-collection-graph

Repository files navigation

data-collection-graph

A Python program that compiles data into a graph.

Setting it up

This program requires the use of a Virtual Environment to run.
Use the following commands to set it up:

python3 -m venv env

Activate the environment with the following command:

source env/bin/activate

Install the requirements with this command:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages