An open API service providing repository metadata for many open source software ecosystems.

Topic: "multiprocessing"

MorvanZhou/tutorials

机器学习相关教程

Language: Python - Size: 59.7 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 12,269 - Forks: 5,714

joblib/joblib

Computing with Python functions.

Language: Python - Size: 4.11 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 4,095 - Forks: 431

omnilib/aiomultiprocess

Take a modern Python codebase to the next level of performance.

Language: Python - Size: 191 KB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 1,880 - Forks: 104

quantmind/pulsar 📦

Event driven concurrent framework for Python

Language: Python - Size: 45.4 MB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 1,856 - Forks: 160

xianhu/PSpider

简单易用的Python爬虫框架,QQ交流群:597510560

Language: Python - Size: 814 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1,837 - Forks: 501

pyper-dev/pyper

Concurrent Python made simple

Language: Python - Size: 462 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 1,421 - Forks: 28

Water-Melon/Melon

A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).

Language: C - Size: 3.22 MB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 1,415 - Forks: 204

maudzung/Complex-YOLOv4-Pytorch

The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"

Language: Python - Size: 6.5 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1,286 - Forks: 263

Isaacdelly/Plutus

An automated bitcoin wallet collider that brute forces random wallet addresses

Language: Python - Size: 2.52 GB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 1,285 - Forks: 554

the-robot/sqliv 📦

massive SQL injection vulnerability scanner

Language: Python - Size: 872 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1,188 - Forks: 382

mrousavy/react-native-multithreading

🧵 Fast and easy multithreading for React Native using JSI

Language: C++ - Size: 759 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1,152 - Forks: 53

jarun/imgp

:camera_flash: Fast batch image resizer and rotator

Language: Python - Size: 433 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 1,076 - Forks: 52

uber/fiber 📦

Distributed Computing for AI Made Simple

Language: Python - Size: 8.35 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 1,043 - Forks: 110

amphp/parallel

An advanced parallelization library for PHP, enabling efficient multitasking, optimizing resource use, and application responsiveness through multiple CPU threads.

Language: PHP - Size: 1.54 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 815 - Forks: 65

ydf0509/funboost

pip install funboost,python全功能分布式函数调度框架,funboost的功能是全面性重量级,用户能想得到的功能99%全都有;funboost的使用方式是轻量级,只有@boost一行代码需要写。支持python所有类型的并发模式和一切知名消息队列中间件,支持如 celery dramatiq等框架整体作为funboost中间件,python函数加速器,框架包罗万象,用户能想到的控制功能全都有。一统编程思维,兼容50% python业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数,99%用过funboost的pythoner 感受是 简易 方便 自由 强大,相见恨晚 。

Language: Python - Size: 70.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 792 - Forks: 153

sadighian/crypto-rl

Deep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent

Language: Python - Size: 161 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 777 - Forks: 236

dano/aioprocessing

A Python 3.5+ library that integrates the multiprocessing module with asyncio

Language: Python - Size: 133 KB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 658 - Forks: 35

MorvanZhou/pytorch-A3C

Simple A3C implementation with pytorch + multiprocessing

Language: Python - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 642 - Forks: 146

noxdafox/pebble

Multi threading and processing eye-candy.

Language: Python - Size: 860 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 584 - Forks: 56

netromdk/vermin

Concurrently detect the minimum Python versions needed to run code

Language: Python - Size: 1.62 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 481 - Forks: 26

celery/billiard

Multiprocessing Pool Extensions

Language: Python - Size: 1.48 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 424 - Forks: 253

jruere/multiprocessing-logging

Handler for logging from multiple processes

Language: Python - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 390 - Forks: 58

PINTO0309/MobileNet-SSD-RealSense 📦

[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering

Language: Python - Size: 414 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 366 - Forks: 125

lithops-cloud/lithops

A multi-cloud framework for big data analytics and embarrassingly parallel jobs, that provides an universal API for building parallel applications in the cloud ☁️🚀

Language: Python - Size: 12.9 MB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 334 - Forks: 114

leVirve/CrawlerTutorial

爬蟲極簡教學(fetch, parse, search, multiprocessing, API)- PTT 為例

Language: Python - Size: 2.44 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 329 - Forks: 98

stil/curl-easy

cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot

Language: PHP - Size: 87.9 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 326 - Forks: 77

ZongXR/Archive-password-cracker

设计精良的压缩包密码破解工具,具有自定义字典、导出字典、选择字典等功能。基于Python实现,支持多线程与多进程,不断完善中……

Language: Python - Size: 11.7 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 322 - Forks: 55

mnixry/nonebot-plugin-gocqhttp 📦

一款在NoneBot2中直接运行go-cqhttp的插件, 无需额外下载安装 / A plugin to run go-cqhttp directly in NoneBot2, without additional download and installation.

Language: TypeScript - Size: 2.62 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 317 - Forks: 25

stratospark/keras-multiprocess-image-data-generator

Accelerating Deep Learning with Multiprocess Image Augmentation in Keras

Language: Jupyter Notebook - Size: 13 MB - Last synced at: 4 days ago - Pushed at: about 7 years ago - Stars: 317 - Forks: 67

aregtech/areg-sdk

AREG is a cross-platform asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.

Language: C++ - Size: 22.8 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 294 - Forks: 124

goodboy/tractor

A distributed, structured concurrency runtime for Python (and friends)

Language: Python - Size: 2.99 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 287 - Forks: 11

ebonnal/streamable

concurrent & fluent interface for (async) iterables

Language: Python - Size: 4.08 MB - Last synced at: about 12 hours ago - Pushed at: 8 days ago - Stars: 271 - Forks: 4

csurfer/pypette

Ridiculously simple flow controller for building complex pipelines

Language: Python - Size: 571 KB - Last synced at: 29 days ago - Pushed at: about 2 months ago - Stars: 264 - Forks: 9

statham-stone/MultiRunner

This is a python package for multi-process running.

Language: Python - Size: 130 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 248 - Forks: 49

mkrd/DictDataBase

A python NoSQL dictionary database, with concurrent access and ACID compliance

Language: Python - Size: 5.98 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 240 - Forks: 11

amphp/process

An async process dispatcher for Amp.

Language: PHP - Size: 659 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 240 - Forks: 30

rednafi/think-async

🌿 Exploring cooperative concurrency primitives in Python

Language: Python - Size: 814 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 234 - Forks: 13

JiaPai12138/Crossfirer

CF 火线娱乐辅助

Language: Python - Size: 129 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 227 - Forks: 54

CaliDog/Axeman

Axeman is a utility to retrieve certificates from Certificate Transparency Lists (CTLs)

Language: Python - Size: 23.3 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 223 - Forks: 74

ranaroussi/multitasking

Non-blocking Python methods using decorators

Language: Python - Size: 45.9 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 212 - Forks: 43

krABMaga/krABMaga

krABMaga: A modern developing art for reliable and efficient Agent-based Model (ABM) simulation with the Rust language

Language: Rust - Size: 63.6 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 188 - Forks: 12

coskundeniz/ad_clicker 📦

Google Ads clicker

Language: Python - Size: 12.9 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 176 - Forks: 66

george0st/qgate-perf

Performance tests under quality gate solution (for python code).

Language: Python - Size: 719 KB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 169 - Forks: 5

eXascaleInfolab/PyExPool

Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity, CPU cores and caching), load balancing and profiling capabilities of the external apps on NUMA architecture

Language: Python - Size: 2.09 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 168 - Forks: 12

wbenny/python-graceful-shutdown

Example of a Python code that implements graceful shutdown while using asyncio, threading and multiprocessing

Language: Python - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 167 - Forks: 14

bitranox/wrapt_timeout_decorator

Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods

Language: Python - Size: 696 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 159 - Forks: 16

volker48/python-concurrency

Code examples from my toptal engineering blog article

Language: Python - Size: 27.3 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 156 - Forks: 66

Cosmicoppai/LiSA

LiSA (Native App to stream/read and download Anime & Manga ❤️ )

Language: Python - Size: 99.7 MB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 155 - Forks: 25

kcloze/multiprocess

🚀Easy to make the common PHP/Python/js...script change daemon and multi-process execution

Language: PHP - Size: 796 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 152 - Forks: 20

vertexclique/orkhon

Orkhon: ML Inference Framework and Server Runtime

Language: Rust - Size: 26.2 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 149 - Forks: 4

BrianPugh/lox

Threading and Multiprocessing made easy.

Language: Python - Size: 979 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 123 - Forks: 1

endurox-dev/endurox

Enduro/X Middleware Platform for Distributed Transaction Processing

Language: C - Size: 25.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 123 - Forks: 34

BY571/DQN-Atari-Agents

DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow, and DRQN

Language: Jupyter Notebook - Size: 12.6 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 123 - Forks: 14

adrn/schwimmbad

A common interface to processing pools.

Language: Python - Size: 153 KB - Last synced at: 8 days ago - Pushed at: 22 days ago - Stars: 119 - Forks: 19

scientifichackers/zproc

Process on steroids

Language: Python - Size: 484 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 112 - Forks: 1

erdewit/distex 📦

Distributed process pool for Python

Language: Python - Size: 6.93 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 110 - Forks: 12

mpyw/php-hyper-builtin-server 📦

Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption

Language: PHP - Size: 116 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 106 - Forks: 11

ackintosh/snidel

Snidel makes it easier for all PHP developers to work with parallel processing w/o any PECL extensions.

Language: PHP - Size: 502 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 105 - Forks: 8

djeada/Qt-Widgets

A collection of examples and reusable elements created with Qt6 widgets.

Language: Python - Size: 828 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 104 - Forks: 8

alphatwirl/atpbar

Progress bars for threading and multiprocessing tasks on terminal and Jupyter Notebook

Language: Python - Size: 938 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 94 - Forks: 10

KJ7LNW/xnec2c

Xnec2c is a high-performance multi-threaded electromagnetic simulation package to model antenna near- and far-field radiation patterns for Linux and UNIX operating systems.

Language: C - Size: 3.64 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 91 - Forks: 20

Koldim2001/TrafficAnalyzer

Анализ трафика на круговом движении с использованием компьютерного зрения

Language: Python - Size: 401 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 86 - Forks: 6

canbula/ParallelProgramming

Repository for Parallel Programming course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.

Language: Python - Size: 87 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 76 - Forks: 200

twr14152/Network-Automation-Scripts_Python3

Network automation using various python modules in Python3

Language: Python - Size: 524 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 71 - Forks: 52

domargan/awesome-numa

A community-oriented list of useful NUMA-related libraries, tools, and other resources

Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 69 - Forks: 10

stil/CurlThin

Lightweight cURL wrapper for C# with support for curl_multi polling interface through libuv

Language: C# - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 68 - Forks: 20

testdrivenio/simple-task-queue

asynchronous task queues using python's multiprocessing library

Language: Python - Size: 802 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 66 - Forks: 35

0xricksanchez/AFL_Runner

Scaling best-practice AFLPlusPlus fuzzing campaigns made easy and more

Language: Rust - Size: 4.56 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 64 - Forks: 11

doncat99/FinanceCenter

Fetching Financial Data (US/China)

Language: SCSS - Size: 19.7 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 61 - Forks: 23

mhluska/blackjack-simulator

🃏 Realistic blackjack simulator (practice card counting using Hi-Lo and calculate EV for any table conditions)

Language: TypeScript - Size: 2.14 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 60 - Forks: 18

NB-Dragon/AdvancedDownloader

Download everything with high speed.

Language: Python - Size: 1.84 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 16

wdbm/spin

a small utility to assist in setting usage modes of laptop-tablet devices

Language: Python - Size: 54.7 KB - Last synced at: about 19 hours ago - Pushed at: over 5 years ago - Stars: 57 - Forks: 26

modin-project/unidist

Unified Distributed Execution

Language: Python - Size: 636 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 53 - Forks: 9

nmichlo/ruck

🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning

Language: Python - Size: 106 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 53 - Forks: 2

sb-child/lsp

python 爬虫, golang 爬虫: 涩涩网站 学习资料 视频爬取下载工具 完美适配 miya(蜜芽)和 yysp(夜夜视频, 夜夜視頻)

Language: Go - Size: 246 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 51 - Forks: 7

ssepulveda/RTGraph

A simple Python application for plotting and storing data in real time

Language: Python - Size: 130 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 32

UltraOS/UltraLegacy 📦

An operating system that doesn't try to be UNIX. Made completely from scratch with its own bootloader. 😊 (Superseded by https://github.com/UltraOS/Ultra)

Language: C++ - Size: 1.72 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 1

coala/coala-quickstart

A tool that generates an initial coala config file for you!

Language: Python - Size: 321 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 48 - Forks: 74

CrapTheCoder/UpCode

Upload accepted solutions from CodeChef and CodeForces to GitHub

Language: Python - Size: 52.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 45 - Forks: 15

steppbol/bsuir-csn-cmsn-helper

:octocat: Repository containing ready-made laboratory works in the specialty of computing machines, systems and networks

Language: Java - Size: 26.1 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 18

fresh2dev/ppqueue

A Parallel Process Queue for Python

Language: Python - Size: 2.02 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 44 - Forks: 2

nikhilkumarsingh/async-http-requests-tut

Making multiple HTTP requests using Python (synchronous, multiprocessing, multithreading, asyncio)

Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 43 - Forks: 26

lzhenn/easy-era5-trck

A super lightweight Lagrangian model for calculating millions of trajectories using ERA5 data

Language: Python - Size: 35.3 MB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 13

haidfs/TransE

TransE方法的Python实现,解释SGD中TransE的向量更新

Language: Python - Size: 8.92 MB - Last synced at: about 11 hours ago - Pushed at: about 5 years ago - Stars: 41 - Forks: 14

ray1007/pytorch-word2vec

Language: Python - Size: 1.07 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 41 - Forks: 9

LeonShams/BestBuyBulletBot

Best Buy Bullet Bot, abbreviated to 3B Bot, is a stock checking bot with auto-checkout created to instantly purchase out-of-stock items on Best Buy once restocked. It was designed for speed with ultra-fast auto-checkout, as well as the ability to utilize all cores of your CPU with multiprocessing for optimal performance.

Language: Python - Size: 690 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 40 - Forks: 1

hrishikeshrt/google_drive_ocr

Perform OCR using Google's Drive API v3

Language: Python - Size: 95.7 KB - Last synced at: 20 days ago - Pushed at: about 3 years ago - Stars: 40 - Forks: 12

endurox-dev/endurox-go

Application Server for Go (ASG)

Language: Go - Size: 1.99 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 39 - Forks: 10

tracyone/neomake-multiprocess

A vim plugin for running multiple process asynchronously base on neomake.

Language: Vim Script - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 0

rasbt/mputil

Utility functions for Python's multiprocessing standard library module

Language: Python - Size: 7.81 KB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 39 - Forks: 8

joelibaceta/webcam-fixed-terminal

Multi terminal experience

Language: Python - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 2

Sponge-Bas/autothread

Parallelization in python made easy

Language: Python - Size: 89.8 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 2

TokenChingy/pytasking

A simple Python 3.5+ multitasking library.

Language: Python - Size: 80.1 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 35 - Forks: 6

ArvindSoma/a3c-super-mario-pytorch

Reinforcement Learning for Super Mario Bros using A3C on GPU

Language: Python - Size: 15.4 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 35 - Forks: 11

momokhalil/pyHype

A Python framework for developing parallelized Computational Fluid Dynamics software to solve the hyperbolic 2D Euler equations on distributed, multi-block structured grids.

Language: Python - Size: 9.72 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 5

SciML/AutoOffload.jl 📦

Automatic GPU, TPU, FPGA, Xeon Phi, Multithreaded, Distributed, etc. offloading for scientific machine learning (SciML) and differential equations

Language: Julia - Size: 20.5 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 4

pyiron/executorlib

Up-scale python functions for high performance computing (HPC)

Language: Python - Size: 2.77 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 33 - Forks: 4

yakhyo/yolo2voc

🔖🔄 | YOLO to VOC format <> VOC to YOLO format

Language: Python - Size: 338 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 33 - Forks: 12

daskos/mentor

Extensible Python Framework for Apache Mesos

Language: Python - Size: 338 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 33 - Forks: 6

rosslh/Mandelbrot-set-explorer

An interactive Mandelbrot set, made with Python3 and Tkinter

Language: Python - Size: 15.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 9