Skip to content

leftys/exchange-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange server

This code is a contest entry for Wood & Co. coding challenge implementing a TCP server for simulating simple stock exchange. It's written in Python 3.5 using asyncio and ujson. You can run it by executing exchange-simulator.py, execute unit tests using python -m unittest discover or install into system using python setup.py install.

Complex documentation in Czech language can be found in doc/dokumentace.pdf.

Releases

No releases published

Packages

No packages published

Languages