Student TUM (Munich),
Developer @ls1intum,
Volunteer Aelius Förderwerk e.V.,
Software Engineer & Co-Founder Chancenbuddy gUG
- Munich
- in/florian-glombik
Highlights
- Pro
Pinned Loading
-
ls1intum/Artemis
ls1intum/Artemis PublicArtemis - Interactive Learning with Automated Feedback
-
workplace-reservation
workplace-reservation PublicWorkplace Reservation - a solution to manage the capacity of a shared office
TypeScript 6
-
Upload file to Wordpress using REST ...
Upload file to Wordpress using REST API (python) 1import base64, requests, logging
23logging.basicConfig(level=logging.INFO, format='%(asctime)s %(levelname)s: %(message)s', datefmt='%m/%d/%Y %I:%M:%S %p')
45# This solution was inspired by an existing script https://gist.github.com/openroomxyz/f32021d077d1be5235ceb1a716d1e37a
-
This python script renames .mov file...
This python script renames .mov files to .mp4 files, which can be useful when exporting videos from the iOS photos app. You will need to adjust the path variable to the path where your pictures are stored. 1import os
2import glob
3import logging
45path_to_mov_files_to_be_renamed = '/path/to/your/movFiles'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.