Pinned Repositories
aiocache
Asyncio cache manager for redis, memcached and memory
aioresponses
Aioresponses is a helper for mock/fake web requests in python aiohttp package.
computational-complexity-talk
Examples for the computational complexity talk
mongodb-barcelona-sharding-introduction
Demo code used in the presentation
pttdm
Source code from the talk Python tips, tricks and dark magic
pybcn-talk-pttdm
Source code from the talk Python tips, tricks and dark magic @pybcn 2015/12/18
sync-vs-async
Demo project to compare performance between a Flask and aiohttp app
jsoucheiron's Repositories
jsoucheiron/pttdm
Source code from the talk Python tips, tricks and dark magic
jsoucheiron/pybcn-talk-pttdm
Source code from the talk Python tips, tricks and dark magic @pybcn 2015/12/18
jsoucheiron/sync-vs-async
Demo project to compare performance between a Flask and aiohttp app
jsoucheiron/aiocache
Asyncio cache manager for redis, memcached and memory
jsoucheiron/aioresponses
Aioresponses is a helper for mock/fake web requests in python aiohttp package.
jsoucheiron/computational-complexity-talk
Examples for the computational complexity talk
jsoucheiron/mongodb-barcelona-sharding-introduction
Demo code used in the presentation
jsoucheiron/mongodb-tools
Tools for working w/ a MongoDB installation
jsoucheiron/python-progressbar
Python Progressbar
jsoucheiron/tornado-talk