Loading README.md +6 −0 Original line number Diff line number Diff line Introduction ============ The [kinetic-protocol](https://github.com/Seagate/kinetic-protocol) python client. Requires Python 2.7.3 or higher. Python 3.x is not supported. Installing latest stable release ================================ Loading @@ -15,6 +16,11 @@ Installing from Source git submodule update --init python setup.py develop For devices with old firmware code: git checkout 0.7.3 python setup.py develop Running Tests ============= The tests need a Kinetic device to run. You can use the simulator available at https://github.com/Seagate/kinetic-java. Loading Loading
README.md +6 −0 Original line number Diff line number Diff line Introduction ============ The [kinetic-protocol](https://github.com/Seagate/kinetic-protocol) python client. Requires Python 2.7.3 or higher. Python 3.x is not supported. Installing latest stable release ================================ Loading @@ -15,6 +16,11 @@ Installing from Source git submodule update --init python setup.py develop For devices with old firmware code: git checkout 0.7.3 python setup.py develop Running Tests ============= The tests need a Kinetic device to run. You can use the simulator available at https://github.com/Seagate/kinetic-java. Loading