Pinned Loading
-
A small Python Gist that allows for ...
A small Python Gist that allows for a list of videos (no audio) to be crossfaded automatically, provided they're all in the same folder. 1from os.path import join
2from subprocess import run, TimeoutExpired, CalledProcessError, check_output
3from typing import List
45def run_command(command_args: List[str]=None, timeout_duration: int=30) -> None:
-
rentvision-internship-project
rentvision-internship-project PublicA partial code repository of code created for the RentVision media team to address automation of media editing. Note that due to only part of the code being published, there may be bugs or errors c…
Python
-
DnD-Item-Name-Generator
DnD-Item-Name-Generator PublicA deep learning approach to generating D&D themed item names.
-
DotA2-Random-Hero-Selector
DotA2-Random-Hero-Selector PublicA small program meant to serve a similar purpose to the old random button found in the popular video game DotA 2.
Python 1
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.