Olympia

November 5, 2021

TLDR

olympia is a data structures and algorithms library.

Overview

I built olympia to understand the processes involved with documenting, testing and publishing a package to the Python Package Index. The package provides a simple, easy-to-use, and efficient data structures and algorithms library in python and is maintained with a continuous integration / continuous deployment workflow.

Tech Stack

  • Python
  • Deployment: Python Package Index