
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]
> **For Github users:**
>
> This is only mirror repository. All changes are first uploaded to the repository here. Releases and documentation (Wiki) are also published on original repository. However, Github repository handles issues for better accessibility.
> [!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.1`
- `tk`
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