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.
- Install dependencies either by running
pipenv install
orpip install -r requirements.txt
- Run command
python main.py
(Hint: You can find a database example here)