1-day current streak·18-day longest streak
-
aiodocker ★ PINNED ⑂
Docker AsyncIO
Python ★ 0 9y agoExplain → -
aiotools ★ PINNED
Idiomatic asyncio utilties
Python ★ 167 3d agoExplain → -
allatpay-python
AllAtPay (online payments) API Library for Python and Some Examples for Django Web Framework
Python ★ 36 14y agoExplain → -
aiomonitor-ng ⑂ ▣
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
Python ★ 23 3y agoExplain → -
pptx-tool
A script to fix up pptx font configurations considering Latin/EastAsian/ComplexScript/Symbol typeface mappings
Python ★ 21 1y agoExplain → -
asyncio-zmq-benchmark
Simple benchmark to compare the performance of a various combination of asyncio event loop and zeromq implementations.
Python ★ 16 9y agoExplain → -
dotfiles
My little configurations
Vim Script ★ 13 13d agoExplain → -
python-syntax ⑂
Python syntax highlighting script for Vim
Vim script ★ 13 8y agoExplain → -
pycon-apac2018-packaging-workshop
Workshop for PyCon APAC 2018 in Singapore: Making a modern Python package
★ 9 8y agoExplain → -
ubnt-letsencrypt ⑂
Let's Encrypt setup instructions for Ubiquiti Edgerouter Lite
Shell ★ 5 9y agoExplain → -
mcbot ⑂
Minecraft server bot for mc.ruree.net
Python ★ 5 12y agoExplain → -
redis-client
An experimental async-native Redis client to improve HA support for modern Python
★ 4 3mo agoExplain → -
vagrant-ambari
Scripts to deploy Apache Haddop cluster automatically with the help of Vagrant and Apache Ambari.
Python ★ 4 12y agoExplain → -
ghstats
GitHub Statistics for Korean-style "output measurement"
Python ★ 3 6y agoExplain → -
pycon-kr2019-aiohttp-tutorial
aiohttp-based chat application tutorial in PyCon KR 2019
Python ★ 3 7y agoExplain → -
pycon-apac2016-examples
PyCon APAC 2016 Example Codes for "High-performance Networking in Python"
Python ★ 3 10y agoExplain → -
pthread-mutex-hook
A simple spinlock replacement for pthread mutexes for existing binaries
C++ ★ 2 11y agoExplain → -
cpython ⑂
The Python programming language
Python ★ 2 1y agoExplain → -
aiohttp-webterm
A prototype that demonstrates web terminal based on aiohttp/asyncio in Python and terminal.js
Python ★ 2 9y agoExplain → -
dotfiles-mini
A minimal set of dotfiles
Shell ★ 1 29d agoExplain → -
aioredis ⑂
asyncio (PEP 3156) Redis support
Python ★ 1 3y agoExplain → -
pycon-kr2021-samples
Sample codes for my PyCon KR 2021 talk
Python ★ 1 4y agoExplain → -
aiohttp ⑂
http client/server for asyncio (PEP-3156)
Python ★ 1 6y agoExplain → -
sars-cov-2-transcriptome ⑂
Supplemental code for "the architecture of SARS-CoV-2 transcriptome" paper
★ 1 6y agoExplain → -
uvloop ⑂
Ultra fast asyncio event loop.
Python ★ 1 6y agoExplain → -
click ⑂
Python composable command line interface toolkit
★ 1 5y agoExplain → -
progit ⑂
Pro Git Book Content, In Korean
JavaScript ★ 1 14y agoExplain → -
Trac-Merger
An interactive script that merges multiple Trac instances into one.
Python ★ 1 14y agoExplain → -
mcwebsite
A simple Minecraft server web frontend.
Python ★ 1 13y agoExplain → -
scrapy ⑂
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
Python ★ 1 13y agoExplain → -
pdf-to-md-test
Comparison tests for several PDF to Markdown tools
Python ★ 0 3mo agoExplain → -
gh-poi ⑂
✨ Safely clean up your local branches
Go ★ 0 4mo agoExplain → -
ssh-agent-switcher ⑂
SSH agent proxy for tmux
★ 0 5mo agoExplain → -
cla-testing
Temporary testing repository for CLA assistants
★ 0 8y agoExplain → -
alembic-rebase
A simple script to rebase alembic migrations when working with multiple branches
Python ★ 0 1mo agoExplain → -
splitbrain
Split virtualenvs for Python subinterpreters
Python ★ 0 1y agoExplain → -
wheelnext ⑂
WheelNext Website
★ 0 1y agoExplain → -
pants ⑂
The Pants Build System
★ 0 1y agoExplain → -
pylsp-mypy ⑂
Mypy plugin for the Python LSP Server.
★ 0 1y agoExplain → -
mypy_mypyc-wheels ⑂
Automated builds of mypy_mypyc wheels
★ 0 1y agoExplain → -
graphite-demo
No description.
JavaScript ★ 0 2y agoExplain → -
tomlkit ⑂
Style-preserving TOML library for Python
★ 0 3y agoExplain → -
aioconsole ⑂
Asynchronous console and interfaces for asyncio
★ 0 2y agoExplain → -
pants-plugins ⑂
A small selection of custom PantsBuild plugins
★ 0 2y agoExplain → -
OSCI ⑂
Open Source Contributor Index
★ 0 4y agoExplain → -
clang_complete ⑂
Vim plugin that uses clang for completing C/C++ code.
Python ★ 0 14y agoExplain → -
aiohttp-session ⑂
Web sessions for aiohttp.web
★ 0 3y agoExplain → -
history ⑂
Event history
★ 0 4y agoExplain → -
janus ⑂
Thread-safe asyncio-aware queue for Python
★ 0 6y agoExplain → -
pssh-rs ⑂
Rewrite of my pssh utility in Rust
Rust ★ 0 5y agoExplain → -
docusaurus ⑂
Easy to maintain open source documentation websites.
★ 0 5y agoExplain → -
sqlalchemy-enum34 ⑂
SQLAlchemy type to store standard enum.Enum values
Python ★ 0 5y agoExplain → -
edgedb ⑂
The next generation relational database.
★ 0 5y agoExplain → -
edgedb-python ⑂
EdgeDB Python Driver
Python ★ 0 5y agoExplain → -
aiothrift ⑂
asyncio (PEP 3156) thrift support
Python ★ 0 6y agoExplain → -
openssh-portable ⑂
Portable OpenSSH
★ 0 6y agoExplain → -
sshj ⑂
ssh, scp and sftp for java
★ 0 6y agoExplain → -
googletest ⑂
Google Test
C++ ★ 0 10y agoExplain → -
aioresponses ⑂
Aioresponses is a helper for mock/fake web requests in python aiohttp package.
Python ★ 0 8y agoExplain → -
pymemfd ⑂
Linux memfd_create wrapper for Python
C ★ 0 8y agoExplain → -
clienBBS ⑂
No description.
Python ★ 0 8y agoExplain → -
wtte-rnn ⑂
WTTE-RNN a framework for churn and time to event prediction
Python ★ 0 9y agoExplain → -
logging-spinner ⑂
Display spinners (in CLI) through Python standard logging
Python ★ 0 9y agoExplain → -
aioodbc ⑂
aioodbc - is a library for accessing a ODBC databases from the asyncio
Python ★ 0 9y agoExplain → -
asyncpgsa ⑂
A wrapper around asyncpg for use with sqlalchemy
Python ★ 0 9y agoExplain → -
aiobotocore ⑂
asyncio support for botocore library using aiohttp
Python ★ 0 9y agoExplain → -
IJulia.jl ⑂
Julia kernel and magics for IPython
Julia ★ 0 9y agoExplain → -
nugu ⑂
SPARCS Contacts with Command Line Tool + Slack Bot
Python ★ 0 9y agoExplain → -
sockjs ⑂
SockJS Server
Python ★ 0 8y agoExplain → -
slide-code-highlighter
A simple script to highlight codes in slides by generating HTML outputs (useful for typography-geeks to highlight keywords using different font weights such as light, medium, etc.)
CSS ★ 0 10y agoExplain → -
readthedocs.org ⑂
source code to readthedocs.org
Python ★ 0 11y agoExplain → -
vulcanize ⑂
Build tool for HTMLImports and Web Components
JavaScript ★ 0 11y agoExplain → -
mrcl
Automatically exported from code.google.com/p/mrcl
Java ★ 0 11y agoExplain → -
cciu-open-course-labs
Automatically exported from code.google.com/p/cciu-open-course-labs
Python ★ 0 11y agoExplain → -
sharelatex-docker ⑂
Sharelatex instalation via Dockerfile
CoffeeScript ★ 0 11y agoExplain → -
jekyll-import ⑂
The Jekyll import command for importing from various blogs to Jekyll format.
Ruby ★ 0 11y agoExplain → -
pykorea-cext-examples
A series of C API examples taken & modified from http://dan.iel.fm/posts/python-c-extensions/ and https://gist.github.com/beaylott/3313315
C ★ 0 13y agoExplain →
No repos match these filters.
More creators on gitmyhub
iamshaunjp WebDevSimplified paulirish iam-veeramalla tiangolo