Skip to content

jackroc97/ib-async-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to...

Build this package

python -m build

Running this command will generate new .whl and .tar.gz files in the dist directory.

Install this package

pip install pip install dist/ib_async_trader-0.0.1-py3-none-any.whl --force-reinstall

Running this command in the desired installation location will install the updated wheel.

Run the tests

This package uses pytest for testing. Running this command will run all tests in the tests directory.

pytest tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages