|
eaa5fe13e0
|
Used mypy, pydocstyle, pycodestyle, sonarlint, removed py 2.7, and renamed.
|
2019-09-30 22:25:45 -07:00 |
|
|
43f4859889
|
py37: Updated requirements.
|
2019-03-10 17:19:12 -07:00 |
|
|
1c802f0a4f
|
nesting: Added ability to display tensors of any rank as multiple windows. Added to readme. lowered opencv_python requirement due to char* assertion bug.
|
2019-02-20 22:08:06 -07:00 |
|
|
17ef814670
|
wheel_testing: Added comma to fix requires
|
2019-02-20 00:41:34 -07:00 |
|
|
8d3e3140d1
|
wheel_testing: Added spaces between requires operators as a hack to fix cibuildwheel
|
2019-02-20 00:41:09 -07:00 |
|
|
fb23de5d50
|
wheel_testing: Added spaces after requires as a hack to fix cibuildwheel
|
2019-02-20 00:30:23 -07:00 |
|
|
be04806d27
|
wheel_testing: bumped fix version. Fixed pypi uploading. fixed localpubsub requirement.
|
2019-02-20 00:21:41 -07:00 |
|
|
42d0d60bfe
|
wheel_testing: Made travis pip installs verbose. Updated opencv version.
|
2019-02-19 23:35:16 -07:00 |
|
|
6cac03e941
|
wheel_testing: added .whl file testing to travis. Added auto-deployment. Version fixed requirements.txt. Removed requirements.txt from setup.py.
|
2019-02-19 23:25:13 -07:00 |
|
|
58eeb73e3d
|
Switched from pubsubs to my own localpubsub library. Set to specific version.
|
2019-01-22 21:58:49 -07:00 |
|
|
aaf161ff08
|
Updated fix version.
|
2018-11-15 16:35:57 -07:00 |
|
|
fef4a335f0
|
Updated requirements and version
|
2018-11-15 16:25:20 -07:00 |
|
|
e3b60a441f
|
fixed readme titles. Fixed pypi to git site link.
|
2018-08-09 21:55:03 -07:00 |
|
|
256df87eaa
|
Changed frame_handler_thread to VideoHandlerThread class. Added display_callbacks. Added frame_handler documentation. Added display function. Added set_global_frames_dict. Update VideoHandlerThread to use callback list. Added tests. Used tests as examples in readme. Updated pypi readme.
|
2018-08-09 21:48:12 -07:00 |
|
|
356558a953
|
Changed to cvpubsubs. Initialized hatch.
|
2018-08-08 20:05:21 -07:00 |
|
|
2b7899377e
|
Updated major version due to breaking changes. Reformatted files and imports. Removed unused ctrl commands. Made all pubsub channels camel case. changed sub_win_loop to class. Removed implementation specific code. Removed unreliable 'x to quit' code. Made windows quit from pubsub. Added WinCtrl class for window specific commands. Added threaded interactive key press test. Removed testt file.
|
2018-04-08 14:12:02 -07:00 |
|
|
adacde4d9d
|
modified package structure some more for pip
|
2018-01-27 18:59:26 -07:00 |
|
|
9ff86c90f6
|
Changed directory structure to support pip
|
2018-01-27 18:37:21 -07:00 |
|
|
11adf29758
|
updated download url
|
2018-01-27 14:40:45 -07:00 |
|
|
34fd3dcd0e
|
Added high speed mode to cv pubsubs. Added files for pip. Fixed code to match PEP8.
|
2018-01-27 14:26:52 -07:00 |
|