ImAKappa / btowntickets

Brampton parking ticket analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

btowntickets


Table of Contents

Installation

  1. Clone from github
git clone 
  1. Install Python 3.10+

If Windows, don't install from Microsoft Store bc I haven't tested that setup

  1. Install hatch for dependency management

Recommendation: use pipx to install hatch

python -m pip install --user pipx
pipx install hatch
  1. cd into project directory and activate virtual environment
hatch shell

License

btowntickets is distributed under the terms of the MIT license.

About

Brampton parking ticket analysis

License:MIT License


Languages

Language:Jupyter Notebook 97.4%Language:Python 2.6%