Pinned Repositories
anyio
High level asynchronous concurrency and networking framework that works on top of either trio or asyncio
apscheduler
Task scheduling library for Python
asyncio_extras
Asynchronous generators, context managers and other utilities for use with asyncio
cbor2
Python CBOR (de)serializer with extensive tag support
exceptiongroup
Backport of PEP 654 (exception groups)
ircproto
IRC state-machine based protocol implementation
pythonfutures
Backport of the concurrent.futures package to Python 2.6 and 2.7
redis-anyio
Unofficial, AnyIO based Redis client for Python
sqlacodegen
Automatic model code generator for SQLAlchemy
typeguard
Run-time type checker for Python
agronholm's Repositories
agronholm/crossbar
Crossbar.io - WAMP application router
agronholm/aiosmtplib
asyncio smtplib implementation
agronholm/ansible-modules-core
Ansible modules - these modules ship with ansible
agronholm/async_generator
Making it easy to write async iterators in Python 3.5
agronholm/check-bacula
agronholm/crossbar-docker
Official Docker support files for Crossbar.io and Autobahn
agronholm/crossbarexamples
Crossbar.io Examples
agronholm/dpl
Dpl (dee-pee-ell) is a deploy tool made for continuous deployment.
agronholm/Flexget
The official FlexGet repository
agronholm/funcsigs
Python function signatures package for Python 2.6, 2.7 and 3.3+
agronholm/Kyoukai
A fully asynchronous web framework for Python3.5+
agronholm/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.0
agronholm/motor
agronholm/msgpack-lite
Fast Pure JavaScript MessagePack Encoder and Decoder / msgpack.org[JavaScript]
agronholm/py4jdbc
Mostly dbapi-compliant interface to JDBC drivers
agronholm/pycodestyle
Simple Python style checker in one Python file
agronholm/pynliner
Python CSS-to-inline-styles conversion tool for HTML using BeautifulSoup and cssutils
agronholm/python-guide
Python best practices guidebook, written for Humans.
agronholm/python-xbee
Python tools for working with XBee radios
agronholm/redis-py
Redis Python Client
agronholm/setuptools_scm
the blessed package to manage your versions by scm tags
agronholm/signxml
Python XML Signature library
agronholm/sphinx
Main repository for the Sphinx documentation builder
agronholm/sqlalchemy-cheatsheet
Quick reference guide for SQLAlchemy
agronholm/tox
virtualenv management and test command line tool
agronholm/txaio
Utilities to support code that runs unmodified on Twisted and asyncio
agronholm/UKNetrunnerRankings
Site to track and record rankings for the UK Netrunner scene
agronholm/websauna
A full stack Python application framework for building custom consumer and business web services
agronholm/yosai
:japanese_castle: A Security Framework for Python applications featuring Authorization (Native RBAC Support), Authentication, Session Management and an extensive Audit Trail
agronholm/yosai_alchemystore
SQLAlchemy-enabled RDBMS integration for Yosai