Generator CSV
Students and teachers data file structure converter for Microsoft 365 Admin Center.
Generator CSV was written using Python and Tkinter library. This project was implemented as part of the Microsoft 365 rollout at my high school (ZSP Sobolew).
Informations
Important
App is no longer maintained, but should work properly
Note
The application only supports the Polish language because it was written for my school and one of the requirements was that it be easy to use for people who do not speak English. Since there are no plans to further develop the application, support for other languages is not planned. Detailed documentation (Wiki) is also in Polish. I leave the repository mainly as a sample of my skills (or at least their state as of 2020).
Note
Polska wersja README znajduje się tu
Features
- Converting students and teachers data from one format (e.g. electronic school journal) to another (data format required by Microsoft 365 Admin Center)
- File format presets
- Highly customizable file generation
- Ability to change apperance of UI
Installation
Download latest package version from Releases tab, unpack, install requirements and you good to go
Requirements
- Python installed
- PIP packages:
pillow==9.0.1tk
You can also use requirements.txt file to install PIP dependencies
pip install -r requirements.txt
Usage
python generator_csv
Detailed documentation can be found in Wiki (only in Polish)
Attribution and contribution
This project is open source on MIT License, so you can just copy and upload again to your repository. But according to the license, you must include information about the original author. You can find license here.
Other sources:
- Icon by Icons8
