Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salko-ua/xlsx-schedules-to-photo

Оne-time script is convert schedules from xlsx format to png file like 1A.png, and send them to the server from which KOTEKBOT uses them to display them on the bot. The code is designed to run on machines that have DE and can run the firefox browser
https://github.com/salko-ua/xlsx-schedules-to-photo

firefox pillow python selenium

Last synced: 8 days ago
JSON representation

Оne-time script is convert schedules from xlsx format to png file like 1A.png, and send them to the server from which KOTEKBOT uses them to display them on the bot. The code is designed to run on machines that have DE and can run the firefox browser

Awesome Lists containing this project

README

        

# XLSX SCHEDULES TO PHOTO

[![Support Ukraine](https://badgen.net/badge/support/UKRAINE/?color=0057B8&labelColor=FFD700)](https://www.gov.uk/government/news/ukraine-what-you-can-do-to-help)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Python support versions badge](https://img.shields.io/badge/python-4.0-blue)](https://www.python.org/downloads/)
[![Deploy](https://github.com/salko-ua/KOTEKBOT/actions/workflows/deploy.yml/badge.svg)](https://github.com/salko-ua/KOTEKBOT/actions/workflows/deploy.yml)

A one-time script is convert schedules from xlsx format to png file like 1A.png,
and send them to the server from which KOTEKBOT uses them to display them on the bot.
Dependencies are written in the pyproject.toml file,
The code is designed to run on machines that have DE and can run the firefox browser

Example of a photo of the timetable for 2P group
SCHEDULE

## Thank for help [@PerchunPak](https://github.com/PerchunPak)