-
LevelUp
- Ukraine
- https://careers.stackoverflow.com/tarasvoynarovsky
-
aiodocker Public
Forked from aio-libs/aiodockerPython Docker API client based on asyncio and aiohttp
Python Apache License 2.0 UpdatedMay 15, 2020 -
django-chat Public
Little tutorial on how to build a simple chat application with Django
Python UpdatedApr 21, 2020 -
kafka Public
Forked from apache/kafkaMirror of Apache Kafka
Java Apache License 2.0 UpdatedAug 4, 2017 -
kafka-python Public
Forked from dpkp/kafka-pythonPython client for Apache Kafka
Python Apache License 2.0 UpdatedJul 14, 2017 -
tornado Public
Forked from tornadoweb/tornadoTornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Python Apache License 2.0 UpdatedJun 11, 2017 -
aiopg Public
Forked from aio-libs/aiopgaiopg is a library for accessing a PostgreSQL database from the asyncio
Python BSD 2-Clause "Simplified" License UpdatedApr 9, 2017 -
battlegrounds Public
Just poking with collision detection and other algorythms
-
-
aiomysql Public
Forked from aio-libs/aiomysqlaiomysql is a library for accessing a MySQL database from the asyncio
Python MIT License UpdatedJun 3, 2016 -
-
sphinxcontrib-asyncio Public
Forked from aio-libs/sphinxcontrib-asyncioSphinx extension to add asyncio-specific markups
Python Apache License 2.0 UpdatedApr 15, 2016 -
-
gengine Public
Something like a game server =) Mostly trying to get ALOT of players on 1 great battlefield to work.
Python UpdatedMay 9, 2015 -
aiohttp Public
Forked from aio-libs/aiohttphttp client/server for asyncio (PEP-3156)
Python Apache License 2.0 UpdatedApr 16, 2015 -
cuda_course Public
Simple cuda programs for https://www.coursera.org/course/hetero
1 UpdatedFeb 8, 2015 -
simple-http Public
Simple http server written in pure python with sockets. For my lessons, so no real life functionality included.
-
optLesson Public
Optimization lessons homework for Andrew Svetlov python lessons. Kiev 2013
-
asyncLessons Public
Repo for homework on Andrew Svetlov's async lessons.
-
NACEnhanced Public
Noughts and crosses (Tic-tac-toe) in recursive mode.