Skip to content

University-Collab/zephyrus

Repository files navigation

Zephyrus Cover

What is Zephyrus? 🤔

Zephyrus is a generic data handler which aims to bring 'cool' back into data manipulation, making both, data stored inside of files within your file system, and data existing in different MySQL databases, a breeze to work with 🎐.

Zephyrus is a sophomore university project 🔨 by Nikola Lausev and David Zahorodni.

Getting Started

  1. Install dependencies either by running pipenv install or pip install -r requirements.txt
  2. Run command python main.py

(Hint: You can find a database example here)