Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/salko-ua/xlsx-schedules-to-photo
- Owner: salko-ua
- Created: 2024-08-24T09:21:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T19:28:43.000Z (4 months ago)
- Last Synced: 2025-01-01T12:52:46.965Z (9 days ago)
- Topics: firefox, pillow, python, selenium
- Language: Python
- Homepage: https://schedule.salko-ua.de/black/2Р.png
- Size: 819 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 browserExample of a photo of the timetable for 2P group
## Thank for help [@PerchunPak](https://github.com/PerchunPak)