Pinned Repositories
aiomonitor-ng
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
aiotools
Idiomatic asyncio utilties
allatpay-python
AllAtPay (online payments) API Library for Python and Some Examples for Django Web Framework
pptx-tool
A script to fix up pptx font configurations considering Latin/EastAsian/ComplexScript/Symbol typeface mappings
aiodocker
Python Docker API client based on asyncio and aiohttp
aiomonitor
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
NBA
Network Balancing Act: A High-performance packet processing framework for heterogeneous processors
backend.ai
Backend.AI is a streamlined, container-based computing cluster platform that hosts popular computing/ML frameworks and diverse programming languages, with pluggable heterogeneous accelerator support including CUDA GPU, ROCm GPU, TPU, IPU and other NPUs.
callosum
An RPC Transport Library for asyncio
achimnol's Repositories
achimnol/aiotools
Idiomatic asyncio utilties
achimnol/aiomonitor-ng
aiomonitor is module that adds monitor and python REPL capabilities for asyncio application
achimnol/pptx-tool
A script to fix up pptx font configurations considering Latin/EastAsian/ComplexScript/Symbol typeface mappings
achimnol/dotfiles
My little configurations
achimnol/redis-client
An experimental async-native Redis client to improve HA support for modern Python
achimnol/ghstats
GitHub Statistics for Korean-style "output measurement"
achimnol/cpython
The Python programming language
achimnol/aiohttp
http client/server for asyncio (PEP-3156)
achimnol/aioredis
asyncio (PEP 3156) Redis support
achimnol/click
Python composable command line interface toolkit
achimnol/pycon-kr2021-samples
Sample codes for my PyCon KR 2021 talk
achimnol/sars-cov-2-transcriptome
Supplemental code for "the architecture of SARS-CoV-2 transcriptome" paper
achimnol/uvloop
Ultra fast asyncio event loop.
achimnol/aioconsole
Asynchronous console and interfaces for asyncio
achimnol/aiohttp-session
Web sessions for aiohttp.web
achimnol/aiothrift
asyncio (PEP 3156) thrift support
achimnol/backend.ai
Backend.AI is a streamlined, container-based computing cluster orchestrator that hosts diverse programming languages and popular computing/ML frameworks, with pluggable heterogeneous accelerator support including CUDA and ROCM.
achimnol/docusaurus
Easy to maintain open source documentation websites.
achimnol/edgedb
The next generation relational database.
achimnol/edgedb-python
EdgeDB Python Driver
achimnol/graphite-demo
achimnol/history
Event history
achimnol/janus
Thread-safe asyncio-aware queue for Python
achimnol/mypy_mypyc-wheels
Automated builds of mypy_mypyc wheels
achimnol/OSCI
Open Source Contributor Index
achimnol/pants-plugins
A small selection of custom PantsBuild plugins
achimnol/pssh-rs
Rewrite of my pssh utility in Rust
achimnol/pylsp-mypy
Mypy plugin for the Python LSP Server.
achimnol/sqlalchemy-enum34
SQLAlchemy type to store standard enum.Enum values
achimnol/tomlkit
Style-preserving TOML library for Python