2026-02-10 00:14:15 +01:00
2026-02-09 23:19:37 +01:00
2026-02-09 23:19:37 +01:00
2026-02-15 15:31:23 +01:00
2026-02-13 13:30:30 +01:00
2026-02-09 23:48:43 +01:00

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:

Description
Students and teachers data file structure converter for Microsoft 365 Admin Center.
Readme MIT 14 MiB
4.0.1 Latest
2026-02-10 00:16:44 +01:00
Languages
Python 100%