Skip to content

mnaei/sanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanity Trading Platform

The goal of Sanity is to educate the creator of the project and other developers on how to create a high performance and robust application through the adoption of an a iterative development process.

Run the server

$ python main.py to start the server $ python main.py --dev to start the server and populate the orderbook with random orders

Performance test

$ locust to start the locust web portal

Ensure code and style compliance

$ pylint <file> --disable=C to check for potential programming errors $ pycodestyle <file> to check for styling compliance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published