subprocesses
There are 21 repositories under subprocesses topic.
pomponchik/suby
Slightly simplified subprocesses
yxhuvud/nested_scheduler
Shard for creating separate groups of fibers in a hierarchical way and to collect results and errors in a structured way.
mortoray/shelljob
Python process and file system module
Xfel/ksubprocess
Kotlin multiplatform subprocess library
jon-cbar/eyes
If you need to translate RTSP streaming videos into HLS streaming videos, this project maybe helps you. I use it to watch my IP Cameras on Smart TV.
jimmy-ly00/burp-extensions
A collection of burp extensions
Kirvio/Scripts
Python scripts for work
CirsteanPaul/Chess-project
My favourite project ever. A chess game written in C++.
Eliran-Shmueli/Parallel-Computation
Final project in Parallel Computation
ritmas1/supervised_machine_learning_project
Toy-project, unbalanced data, classification pipeline for multiple classifiers and parameters tuning.
ShreeRohitt/todo_pipeline
Here I have built a To-do web application with docker
yakimenko73/python-crontab
Python implementation of the cron command line utility
ZiadMansourM/concurrency-parallelism
In-Depth Analysis and Comparison of Parallelism Techniques in Python & Go
cjrh/cancelkulture
Killable and cancelable subprocesses
dragonscypher/Djangifyed
Automating Old Webpage Conversion to Django
EstebanMqz/MonteCarlo-Simulation
Montecarlo Expected Values E[X], RoI, f(x) density functions & cumulative distributions from modular dependencies with virtual environment & HTML reusability (e.g).
jjesus-bautista-garcia/python-threading
simple python threading example for self-learning using this article: https://realpython.com/intro-to-python-threading/
nixbytes/cat_factory
Introducing the LOLCat Factory App from TPTM course
VBlackie/NFL-Weekly-Data-2024
This is an ETL project for NFL stats for upcoming games. It performs web scrapping for upcoming matches and stats per team and those can be visualized on Looker Studio. There are several checkpoints for data generated and backups per week. Logging, validation and security is applied at every stage of script.