Komnomnomnom / swigibpy

Third party Interactive Brokers Python API generated from TWS C++ API using SWIG.
http://github.com/Komnomnomnom/swigibpy/
Other
157 stars 35 forks source link

no release / pip for v 0.5.0 ? #39

Open schalekamp opened 9 years ago

schalekamp commented 9 years ago

It seems only v 0.4.1 is available for official release. This means the examples on the front page do not work since auto_connect does not seem implemented yet? Thanks for your help in advance.

Komnomnomnom commented 9 years ago

0.5 is on the way soon.

The README for swigibpy on GitHub will always refer to the master version with the latest code unless you select a different tag or branch.

I'll leave this open until 0.5 is released

npezolano commented 8 years ago

Are there any blockers to uploading 0.5?

ryankennedyio commented 8 years ago

@Komnomnomnom

Sorry to be a pain, is V0.5.0 nearly ready for a pip install?

Over at https://github.com/mhallsmoore/qstrader/ we'd like to use swigibpy as the python interface to the IB API. I'm beginning working on that around now.

Komnomnomnom commented 8 years ago

Thanks for the ping @ryankennedyio, qstrader looks interesting. There's a few bits and pieces I wanted to tidy up before releasing 0.5 but haven't had the time to spend on swigibpy in a while. I'll see what I can do, should have some time over the next couple of weeks.

ryankennedyio commented 8 years ago

Thanks @Komnomnomnom, sounds fantastic. Know the feeling.

Might include a manual installation or similar in setup.py on qstrader to get the tests working on travis-ci in the meantime.

dbivolaru commented 8 years ago

@Komnomnomnom let me know what you had in mind, maybe I can help with some of the items.

Komnomnomnom commented 8 years ago

hey @dbivolaru thanks for the offer. If you could verify and fix (if appropriate) any of the open issues that would be very helpful. Thanks.