{ "info": { "author": "David Ko", "author_email": "david@barobo.com", "bugtrack_url": null, "classifiers": [], "description": "PyLinkbot\n=========\n\nPyLinkbot - A Python package for controlling Barobo Linkbots\nContact: David Ko \n\nLinkbots are small modular robots designed to play an interactive role in\ncomputer science and mathematics curricula. More information may be found at\nhttp://www.barobo.com .\n\nRequirements\n------------\n\nThis package is built against Python 3.4 . Python 2 is explicitely not\nsupported, and other versions of Python 3 may or may not work. Additionally,\nthe SciPy is highly recommended for graphical plotting\nand more.\n\nInstallation\n------------\n\nThe recommended way to install this package is through setuptools utilities,\nsuch as \"easy_install\" or \"pip\". For example:\n\n easy_install3 PyLinkbot\n\nor\n\n pip3 install PyLinkbot\n\nBuilding\n--------\n\nAs of version 2.3.2, building from the setup.py script has been tested on Ubuntu\n14.04 LTS. The requirements to build this package are:\n\n cmake\n git\n python3-dev\n gcc\n g++\n\nTo install all of these at once, run the command:\n\n sudo apt-get install cmake git python3-dev gcc g++\n\nNext, you should be able to run the setup script.\n\n python3 setup.py build\n\nThe script will download and build all necessary dependencies, including Boost\nand the Linkbot Labs SDK package. Please note that the building process can take\nquite a bit of time to complete, and there is currently minimal UI feedback\nduring the process, so patience is appreciated. \n\n\n2.3.7\n=====\n- Fixed bug on some systems when using a button event callback function.\n- Added \"move_joint_accel\" functions\n\n2.3.6\n=====\n- Added PEP8 compliant member function names. i.e. move_wait() instead of\n moveWait()\n\n2.3.2\n=====\n- Compiled against Linkbot Labs 1.0.3\n- Added functions to control the acceleration/deceleration of Linkbot\n Motors. See Linkbot.moveSmooth() family of functions. These functions will\n only work on Linkbot Firmware versions higher than 4.4.4.\n\n2.3.1\n=====\n- Compiled against Linkbot Labs 0.9.1\n\n2.3.0\n=====\n- Updated to Linkbot Labs 0.7.9 library.\n- Changed robot radio communications protocol. It is now possible to \"hot-swap\"\n dongles and maintain connections to previously connected robots. However, the\n new protocol is not backwards compatible. If you are using Linkbot Labs 0.7.6\n or 0.7.7, please use the PyLinkbot 2.2.2 .\n\n2.2.2\n=====\n- Updated to Linkbot Labs 0.7.7 library. \n- Changed moveWait() to pure Python function.\n\n2.2.1\n=====\n- Fixed deadlock; Module would sometimes deadlock if main thread called an RPC\n function while an event handler callback function was executing.\n\n2.2.0\n=====\n- Built against new Linkbot Labs 0.7.6\n\n2.1.3\n=====\n- Added missing dlls\n\n2.1.2\n=====\n- Added functions to access TWI\n- Added functions to access Linkbot Arduino shield\n- Fixed an exception-on-exit\n\n2.1.1\n=====\n- Improved robustness of moveWait().\n\n2.1.0\n=====\n- Added functions setMotorPower() and moveJointTo()\n\n2.0.4\n=====\n- Python module no longer disables robot broadcasts on disconnect unless they\n were enabled by this module in the first place.\n\n2.0.3\n=====\n- Internal bugfixes; Renamed some C++ API functions\n\n2.0.2\n=====\n- Fixed getAccelerometer() member function.\n\n2.0.1\n=====\n- Made serial ID case insensitive.\n- Fixed race condition/deadlock when waiting for joints to finish moving.\n\n2.0.0\n=====\n- Refactored back-end from PyBarobo (v1.0.0 series) to work with the new\n LinkbotLabs and baromesh protocol.", "description_content_type": null, "docs_url": "https://pythonhosted.org/PyLinkbot/", "download_url": "http://wiki.linkbotlabs.com/wiki/Learning_Python_3_with_the_Linkbot/Downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.barobo.com", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "PyLinkbot", "package_url": "https://pypi.org/project/PyLinkbot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyLinkbot/", "project_urls": { "Download": "http://wiki.linkbotlabs.com/wiki/Learning_Python_3_with_the_Linkbot/Downloads", "Homepage": "http://www.barobo.com" }, "release_url": "https://pypi.org/project/PyLinkbot/2.3.7/", "requires_dist": null, "requires_python": null, "summary": "Barobo Linkbot package", "version": "2.3.7" }, "last_serial": 2019469, "releases": { "2.0.0": [], "2.0.1": [], "2.0.2": [ { "comment_text": "", "digests": { "md5": "8a030a436122efea6b40d5319cf41197", "sha256": "fc68e55dccc2aa973bfaefc24f046b3019cc6997d1002e6790f8dfd95315b712" }, "downloads": -1, "filename": "PyLinkbot-2.0.2-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "8a030a436122efea6b40d5319cf41197", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 711743, "upload_time": "2015-01-07T01:25:17", "url": "https://files.pythonhosted.org/packages/97/da/01c6d21c8e5545ba5373637affaa1d692d68a2b27f5a3e63c7de6f3210db/PyLinkbot-2.0.2-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "fb3c1057e7aad8a5e996808cf6aee049", "sha256": "044a90b83d9f8203a6168d976e9a36a06091c6145f642170a75a1cfeac65d94e" }, "downloads": -1, "filename": "PyLinkbot-2.0.2-cp34-none-win32.whl", "has_sig": false, "md5_digest": "fb3c1057e7aad8a5e996808cf6aee049", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1122052, "upload_time": "2015-01-07T01:09:36", "url": "https://files.pythonhosted.org/packages/15/7b/52d6a3a7fa8b20e307baac0df2a227e7030d3f083e27b7c416dd449405b5/PyLinkbot-2.0.2-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "e2ab83dbdd5dac54dc39e76710d469ac", "sha256": "8b8e9ee490e5752d97c1d38673b33d12d928a33bce96d7209150169a2d5e7ce0" }, "downloads": -1, "filename": "PyLinkbot-2.0.2-py3.4-linux-x86_64.egg", "has_sig": false, "md5_digest": "e2ab83dbdd5dac54dc39e76710d469ac", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 886153, "upload_time": "2015-01-23T23:55:11", "url": "https://files.pythonhosted.org/packages/28/7c/bad3e4a0b47339b0fdd7226c657833a4340f7b1fe253ef8726085b7dddf2/PyLinkbot-2.0.2-py3.4-linux-x86_64.egg" } ], "2.0.3": [ { "comment_text": "", "digests": { "md5": "9acd1cd48777ccb8588f8aedcdb0e2aa", "sha256": "e52d35a37eef75eb87b5aff1232a579c990802501365849d5b86252d24755596" }, "downloads": -1, "filename": "PyLinkbot-2.0.3-cp34-none-win32.whl", "has_sig": false, "md5_digest": "9acd1cd48777ccb8588f8aedcdb0e2aa", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1144855, "upload_time": "2015-01-12T20:15:22", "url": "https://files.pythonhosted.org/packages/fa/25/ebad38dbd9d126c9edf3df27485ce1d7a6084e3d031e34d1e8e242ce2cb0/PyLinkbot-2.0.3-cp34-none-win32.whl" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "302a36a6a76fd65eb26a2a3f28999888", "sha256": "c81ab865c4b40dd8602f2e55edc7337dfaf72ae1fd1e7d9a28bd5dcdc348395b" }, "downloads": -1, "filename": "PyLinkbot-2.0.4-cp34-none-win32.whl", "has_sig": false, "md5_digest": "302a36a6a76fd65eb26a2a3f28999888", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1145120, "upload_time": "2015-01-14T20:01:22", "url": "https://files.pythonhosted.org/packages/ef/1b/b8fbc47e7213efe8dbc6aade000cfaaba9f837af7fdaecd36936a4a49c31/PyLinkbot-2.0.4-cp34-none-win32.whl" } ], "2.0.5": [ { "comment_text": "", "digests": { "md5": "160b3b00872333d72bd9350a26f37254", "sha256": "7ed9b6c27c65bebf42486a8cfae976efcf0caa307f85a75495b667c1866a18d5" }, "downloads": -1, "filename": "PyLinkbot-2.0.5-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "160b3b00872333d72bd9350a26f37254", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 754531, "upload_time": "2015-01-23T22:07:37", "url": "https://files.pythonhosted.org/packages/eb/44/b752ea8b44a84b431fdc959d46d6b1ef5b8dcc6810c859d3f5f222623a8d/PyLinkbot-2.0.5-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "79a448da18dbb2cf3eb81c1d8682817a", "sha256": "1ed5fcf2f19736ffdf17ce220394b0dc81a988a6f315f7c6b26791504a48a68e" }, "downloads": -1, "filename": "PyLinkbot-2.0.5-cp34-none-win32.whl", "has_sig": false, "md5_digest": "79a448da18dbb2cf3eb81c1d8682817a", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1150837, "upload_time": "2015-01-23T21:52:02", "url": "https://files.pythonhosted.org/packages/1f/8b/2abaed87dea25168bc53080b493dbbdcb339a42cdedc6119b1aa0f128c24/PyLinkbot-2.0.5-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "1d2a1fad4572e8c0d9de92701d86209a", "sha256": "c95fe67f943aaf823a6b92a5112282d51e56277836ea0935ff487ffed020c530" }, "downloads": -1, "filename": "PyLinkbot-2.0.5-py3.4-linux-x86_64.egg", "has_sig": false, "md5_digest": "1d2a1fad4572e8c0d9de92701d86209a", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 886259, "upload_time": "2015-01-23T23:56:59", "url": "https://files.pythonhosted.org/packages/9b/89/f2e16ab5e8b6d01282557e87d96389ccdd376e6763f36258f45430a717b8/PyLinkbot-2.0.5-py3.4-linux-x86_64.egg" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "dda7269bb7ecd6c337e7cc6667d6494f", "sha256": "3d293e1a3faa991c4f5aee6628565d5906a2c0d54ce0ec49a98967976b36aee0" }, "downloads": -1, "filename": "PyLinkbot-2.1.0-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "dda7269bb7ecd6c337e7cc6667d6494f", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 754805, "upload_time": "2015-01-26T22:07:55", "url": "https://files.pythonhosted.org/packages/71/2f/4dcc225a5e1e3d0732030e61806326ecec7f3eb0c53a4d38f482e8f5c62d/PyLinkbot-2.1.0-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "867231785f88218a8f8f68a06e1d16d1", "sha256": "b38987ee576af62e356942317f784fe0c7818c169f693d514d91fc73e47b9201" }, "downloads": -1, "filename": "PyLinkbot-2.1.0-cp34-none-win32.whl", "has_sig": false, "md5_digest": "867231785f88218a8f8f68a06e1d16d1", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1151159, "upload_time": "2015-01-26T21:54:35", "url": "https://files.pythonhosted.org/packages/eb/bf/f07882b4f71c5eb93d528fbeacb9703f50b2cbd4e6224d115377c506afb4/PyLinkbot-2.1.0-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "891f242934b9c87b42888c3cb5ef2f1a", "sha256": "620872e40e51c47a747636e0253dc754949ed546e31827608a2914782956a861" }, "downloads": -1, "filename": "PyLinkbot-2.1.0-py3.4-linux-x86_64.egg", "has_sig": false, "md5_digest": "891f242934b9c87b42888c3cb5ef2f1a", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 886885, "upload_time": "2015-01-26T21:34:08", "url": "https://files.pythonhosted.org/packages/ca/cc/48d1985bf2c7c3b10aebef92cb59bcfc21c95fd6e2be3bd9793d55237be7/PyLinkbot-2.1.0-py3.4-linux-x86_64.egg" } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "a04c44578686cd4120efa7aea8aff592", "sha256": "a39f940a9905a1aeb872cecb19c0cb961c53f5f2b2c79374f1744c97d340e4a0" }, "downloads": -1, "filename": "PyLinkbot-2.1.1-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "a04c44578686cd4120efa7aea8aff592", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 759461, "upload_time": "2015-02-04T20:24:48", "url": "https://files.pythonhosted.org/packages/8f/02/84864144a80314bcb0ef2b364b3d47761d798b25594a309eb061fd66a6d3/PyLinkbot-2.1.1-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "957d222e732643c696477b20917708b2", "sha256": "3b981458dd2e942199989f3194b74579c2fef234b0ec3da523f9a828a4a9e9ec" }, "downloads": -1, "filename": "PyLinkbot-2.1.1-cp34-none-win32.whl", "has_sig": false, "md5_digest": "957d222e732643c696477b20917708b2", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1157054, "upload_time": "2015-02-04T20:20:29", "url": "https://files.pythonhosted.org/packages/f6/2e/a811369f9807a605cc031052a61c46db6f23911c6c5fdfab25951ea9df78/PyLinkbot-2.1.1-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "8bfcb783371d148e027b440df72173ec", "sha256": "b705fed1558256e49c751e40b5b0a3d3d59d430d0316d32ad2f20aa5ce7462ff" }, "downloads": -1, "filename": "PyLinkbot-2.1.1-py3.4-linux-x86_64.egg", "has_sig": false, "md5_digest": "8bfcb783371d148e027b440df72173ec", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 895620, "upload_time": "2015-02-04T20:15:07", "url": "https://files.pythonhosted.org/packages/5a/fc/1c1b52b5d8033745964c890cb0c20adcf83e98ab6e7296eccd141d088fbe/PyLinkbot-2.1.1-py3.4-linux-x86_64.egg" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "bc47c78d9a60a4bfba09139c2902df44", "sha256": "93ceb232ff2367fe06e7849833afa36fa6388d156025fd38911347b45ae2bb36" }, "downloads": -1, "filename": "PyLinkbot-2.1.2-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "bc47c78d9a60a4bfba09139c2902df44", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 824321, "upload_time": "2015-03-18T22:24:22", "url": "https://files.pythonhosted.org/packages/16/57/a8c87eeffc1b96f554540b5105d9fa1c9279a0e86842e2a1a6b86b571c3a/PyLinkbot-2.1.2-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "34324f79455a3ff08019016b0b46f1e0", "sha256": "32e2386f86da310a999c419c2a605417c396b53908bdee72db0208c15333adf0" }, "downloads": -1, "filename": "PyLinkbot-2.1.2-cp34-none-win32.whl", "has_sig": false, "md5_digest": "34324f79455a3ff08019016b0b46f1e0", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 726508, "upload_time": "2015-03-18T22:05:25", "url": "https://files.pythonhosted.org/packages/67/75/43477b8283be9bd7af6b944cb38f64cb5d6dd1bedc4370780c1cc71bac55/PyLinkbot-2.1.2-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "3a0c81b1d1a754f42fadc22245e79593", "sha256": "660f8659481aeef697b911a20642bcbe56ac9a3c3c50fd50ada83e723c035d15" }, "downloads": -1, "filename": "PyLinkbot-2.1.2-py3.4-linux-x86_64.egg", "has_sig": false, "md5_digest": "3a0c81b1d1a754f42fadc22245e79593", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 964834, "upload_time": "2015-03-18T22:04:49", "url": "https://files.pythonhosted.org/packages/ae/d7/307faebe4ef6f2e845d9b906964d7e54e9624e00b1dfb22c15c46e36c5c1/PyLinkbot-2.1.2-py3.4-linux-x86_64.egg" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "d83f414b0c40dcb4918d2c4078718895", "sha256": "0fe14515fac977075b05bde4abfdc3d694a499d8defdc1d21e4cf70fedcb469e" }, "downloads": -1, "filename": "PyLinkbot-2.1.3-cp34-none-win32.whl", "has_sig": false, "md5_digest": "d83f414b0c40dcb4918d2c4078718895", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1016191, "upload_time": "2015-03-21T00:03:32", "url": "https://files.pythonhosted.org/packages/14/68/329cf629f0c9ef3c905cd4524493bb94d0bb5588cffec40d17c99cc61e00/PyLinkbot-2.1.3-cp34-none-win32.whl" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "43e12ac2566aeada2cee45d09577d3dc", "sha256": "1adc6908734a3b8998a0c59a32616933682440c08888ff7d7a9f6db81a48c761" }, "downloads": -1, "filename": "PyLinkbot-2.2.0-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "43e12ac2566aeada2cee45d09577d3dc", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 849228, "upload_time": "2015-03-27T22:10:39", "url": "https://files.pythonhosted.org/packages/f2/31/aa28cecb7725dbd0cb0e7dd778e63fc5bff89b77f27d22d9c21cbb714dc7/PyLinkbot-2.2.0-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "d174325da8e5d4dea087915ad6430114", "sha256": "228db91feb9538d186b475fccf4abf8b9d1c2091ce1e9f94597632b2276b6fc9" }, "downloads": -1, "filename": "PyLinkbot-2.2.0-cp34-none-win32.whl", "has_sig": false, "md5_digest": "d174325da8e5d4dea087915ad6430114", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1022782, "upload_time": "2015-03-27T22:23:51", "url": "https://files.pythonhosted.org/packages/3d/5b/d31b90ebbd122e74d5d8abad675070b739b6a2fb83b794d3292ff156b95c/PyLinkbot-2.2.0-cp34-none-win32.whl" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "63ec03d820afdc51809f1ef95b9ef175", "sha256": "a9f44c3c58f1e32220263552b8c9f5a2650910a4fce2636908d6bcc58bad8103" }, "downloads": -1, "filename": "PyLinkbot-2.2.1-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "63ec03d820afdc51809f1ef95b9ef175", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 864351, "upload_time": "2015-03-31T00:52:22", "url": "https://files.pythonhosted.org/packages/2b/d5/9d891ad4ff552ebceed2733306e4dd59460d8d400487a05a87e27db32236/PyLinkbot-2.2.1-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "7e3c54ad96586de5d3210e49f944d27f", "sha256": "7af76e8dc348ad7df6b712cd9794d9e0bd6c727a31700fd9ef38c3a4e9d94869" }, "downloads": -1, "filename": "PyLinkbot-2.2.1-cp34-none-win32.whl", "has_sig": false, "md5_digest": "7e3c54ad96586de5d3210e49f944d27f", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1026632, "upload_time": "2015-03-31T00:52:52", "url": "https://files.pythonhosted.org/packages/3d/35/20c61a9623eead2c2eead8340c47cff1d02c64adf217a895aa857039d386/PyLinkbot-2.2.1-cp34-none-win32.whl" } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "226291a58189de172146ef759f81c002", "sha256": "53edc18fe4cafc15deb76a27eb217d2a63938416a38f3d519448dee45da75b0b" }, "downloads": -1, "filename": "PyLinkbot-2.2.2-cp34-none-win32.whl", "has_sig": false, "md5_digest": "226291a58189de172146ef759f81c002", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1026693, "upload_time": "2015-04-06T19:16:25", "url": "https://files.pythonhosted.org/packages/14/bc/7fa0f1da1cb854b0f3b4c5e5aea7afe40f9eba380399572831e66c2996f1/PyLinkbot-2.2.2-cp34-none-win32.whl" } ], "2.3.0": [ { "comment_text": "", "digests": { "md5": "850b9c3a5c44c28b35752d288c9354cf", "sha256": "15d7239875a421aa0dde8d98d01c75821e4d981981ddadfc601e42df09210e2e" }, "downloads": -1, "filename": "PyLinkbot-2.3.0-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "850b9c3a5c44c28b35752d288c9354cf", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 905273, "upload_time": "2015-04-26T07:24:32", "url": "https://files.pythonhosted.org/packages/b5/32/ac6aa990a5167d1c80f31aad1bd049c935f89c7a32ffe8902b67168f8810/PyLinkbot-2.3.0-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "c5b9eb299caf02f7d06eb89df1147ba6", "sha256": "207ee5cd92d9100d347c091986219d4eeb167f279ad209abc598bf987ee99277" }, "downloads": -1, "filename": "PyLinkbot-2.3.0-cp34-none-win32.whl", "has_sig": false, "md5_digest": "c5b9eb299caf02f7d06eb89df1147ba6", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1028597, "upload_time": "2015-04-24T18:57:27", "url": "https://files.pythonhosted.org/packages/95/1a/6b623eea72f68886945fcd3b87451d41ca298042d2bdd7a88c403fb29b92/PyLinkbot-2.3.0-cp34-none-win32.whl" }, { "comment_text": "built for Linux-3.16.0-23-generic-i686-with-glibc2.9", "digests": { "md5": "cab412c7b126c1a918e7eb2c0fbb6362", "sha256": "848cb210e0766c89e94d1beebb1efad865a996a14b0386288e1f1e2c56d03eb9" }, "downloads": -1, "filename": "PyLinkbot-2.3.0.linux-i686.tar.gz", "has_sig": false, "md5_digest": "cab412c7b126c1a918e7eb2c0fbb6362", "packagetype": "bdist_dumb", "python_version": "3.4", "requires_python": null, "size": 1031499, "upload_time": "2015-05-14T00:17:43", "url": "https://files.pythonhosted.org/packages/c1/59/42b691550ed56bdc4b5ab6a1552c719bfe0cedd767093a8724c2bd979824/PyLinkbot-2.3.0.linux-i686.tar.gz" }, { "comment_text": "", "digests": { "md5": "b50a4faf171f7dd78f332d5a19878ac4", "sha256": "f6738b5895708c0b427e0043ed0dbe9fafc141bd5d52459379a3df0dba9c6d31" }, "downloads": -1, "filename": "PyLinkbot-2.3.0-py3.4-linux-x86_64.egg", "has_sig": false, "md5_digest": "b50a4faf171f7dd78f332d5a19878ac4", "packagetype": "bdist_egg", "python_version": "3.4", "requires_python": null, "size": 6874532, "upload_time": "2015-04-23T23:33:47", "url": "https://files.pythonhosted.org/packages/0f/26/85550bbd4685ed03559ca8d626923f3b6a0593db47d984a1b08a423b6688/PyLinkbot-2.3.0-py3.4-linux-x86_64.egg" } ], "2.3.1": [ { "comment_text": "", "digests": { "md5": "5dce6f375dc9f39ff02a1f49d67305cf", "sha256": "b92134afddfc88706647eb54f13917ed6e409555fdd55c82cb977022f06ad2ca" }, "downloads": -1, "filename": "PyLinkbot-2.3.1-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "5dce6f375dc9f39ff02a1f49d67305cf", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1178824, "upload_time": "2015-06-10T19:50:30", "url": "https://files.pythonhosted.org/packages/7e/13/871e472b5fed4c24ca0c8aa5c205187c4d47247faf1e557a5a099a390987/PyLinkbot-2.3.1-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "e8e1ca5d6782cab3633390b2ab85159c", "sha256": "229fb54f3a290625330d43753fd066c410452c9dfaf24cf4cf1aab8adff56b16" }, "downloads": -1, "filename": "PyLinkbot-2.3.1-cp34-none-win32.whl", "has_sig": false, "md5_digest": "e8e1ca5d6782cab3633390b2ab85159c", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1133001, "upload_time": "2015-06-10T19:08:50", "url": "https://files.pythonhosted.org/packages/54/64/ffe4f8948ed9b65b733c8ef863bbcd0c2933faf4a18466b99bc1d3073d34/PyLinkbot-2.3.1-cp34-none-win32.whl" } ], "2.3.2": [ { "comment_text": "", "digests": { "md5": "6f822b5cddc8ae7d85339965397b234c", "sha256": "4a92614fbce9990f66fbbcaa7a81ad9e61b64a40bff300a374f7242dad2be290" }, "downloads": -1, "filename": "PyLinkbot-2.3.2-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "6f822b5cddc8ae7d85339965397b234c", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1211858, "upload_time": "2015-07-10T19:57:41", "url": "https://files.pythonhosted.org/packages/d3/d4/6eefa2fccde0ad6d3e2ce740b4d5e09ca465521486472fec667142dbf352/PyLinkbot-2.3.2-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "051af5b2fda38a127134c6c8a7c3ffc5", "sha256": "516b60ffc648ac0d7388aeac44ac42bf105c40715f0468f81d19fc7a525a157f" }, "downloads": -1, "filename": "PyLinkbot-2.3.2-cp34-none-win32.whl", "has_sig": false, "md5_digest": "051af5b2fda38a127134c6c8a7c3ffc5", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1143329, "upload_time": "2015-07-10T19:10:57", "url": "https://files.pythonhosted.org/packages/8b/b1/6f6206d1e4f474ef02ef09878999cec0130d84fa7ba41e43c4e2d1f16070/PyLinkbot-2.3.2-cp34-none-win32.whl" } ], "2.3.3": [ { "comment_text": "", "digests": { "md5": "765a2d8d8036c9e4c7ebd4fe431369cf", "sha256": "3b6d5f4f75fddcee21201b7810d1374e2839606002916a7fe95e51e299874967" }, "downloads": -1, "filename": "PyLinkbot-2.3.3-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "765a2d8d8036c9e4c7ebd4fe431369cf", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1212541, "upload_time": "2015-07-25T00:00:07", "url": "https://files.pythonhosted.org/packages/3d/68/4f119a5204390787d9b68ee42114302723e364b3e1c98c5f2722f9872fde/PyLinkbot-2.3.3-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "e351805fef1cd21e2eaceee995a6d671", "sha256": "1bedf8fad5617dd52fabfa46f4909273576ca7bd7ef53d5dd6b50397e22314e0" }, "downloads": -1, "filename": "PyLinkbot-2.3.3-cp34-none-win32.whl", "has_sig": false, "md5_digest": "e351805fef1cd21e2eaceee995a6d671", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1144021, "upload_time": "2015-07-27T17:28:14", "url": "https://files.pythonhosted.org/packages/c3/67/7d137fb57e8a56317965ac2f93eb7fa5053324a9cce95fc166145fbf640f/PyLinkbot-2.3.3-cp34-none-win32.whl" } ], "2.3.6": [ { "comment_text": "", "digests": { "md5": "b99f61e38e8317737e60005dd633be6f", "sha256": "5f9b31408c79d2382ce81d19c651b2d049833729249013aa8ed0ae2322410330" }, "downloads": -1, "filename": "PyLinkbot-2.3.6-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "b99f61e38e8317737e60005dd633be6f", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1465571, "upload_time": "2015-09-15T00:19:31", "url": "https://files.pythonhosted.org/packages/9f/a0/1bcda8c67e1159dd5c0f4106cb988a1cf209fd8935cd4d76342c6a0a419c/PyLinkbot-2.3.6-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "37f8f9276cef9843af5cf3c0724cc96e", "sha256": "b5fba4918a7f9f9a145464a92fb9f3f58e1095cb0a7104244b17edee9b5a072c" }, "downloads": -1, "filename": "PyLinkbot-2.3.6-cp34-none-win32.whl", "has_sig": false, "md5_digest": "37f8f9276cef9843af5cf3c0724cc96e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1162729, "upload_time": "2015-09-15T00:27:41", "url": "https://files.pythonhosted.org/packages/48/60/978d93fe44e2708126a87cbcfb27b3926cd4b81eef32de51e1e73045c822/PyLinkbot-2.3.6-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "00ea1f757f75bb00ce14881fc677e671", "sha256": "adf5511cc2b128a0b497c70fc39b4f7128dd7406ef608e4f1e4cd6fce17032fa" }, "downloads": -1, "filename": "PyLinkbot-2.3.6-cp35-none-win32.whl", "has_sig": false, "md5_digest": "00ea1f757f75bb00ce14881fc677e671", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 1206026, "upload_time": "2015-11-14T00:18:30", "url": "https://files.pythonhosted.org/packages/ef/cd/913fea5048bafe0017687bec5bafd66a418781eb00a34df6d91ebb5a70be/PyLinkbot-2.3.6-cp35-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "3766047b45a2805873dfa0cabe968e2a", "sha256": "7a45eb4496a5cc349f44fe79a2ce345db96e12cdddf6777296d4494596779fd7" }, "downloads": -1, "filename": "PyLinkbot-2.3.6-cp35-none-win_amd64.whl", "has_sig": false, "md5_digest": "3766047b45a2805873dfa0cabe968e2a", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 1413130, "upload_time": "2015-11-14T00:25:06", "url": "https://files.pythonhosted.org/packages/b3/67/e1be9fdb8a4290f05292dccbafa351179279a335ef1f5b9c458a66286357/PyLinkbot-2.3.6-cp35-none-win_amd64.whl" } ], "2.3.7": [ { "comment_text": "", "digests": { "md5": "4be98a93a5051780b58bbd5ce4ee727d", "sha256": "8f75b7d1e83396e5e0888fa5c2a9fdc484d0702914c29994cb55356d874b093a" }, "downloads": -1, "filename": "PyLinkbot-2.3.7-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "4be98a93a5051780b58bbd5ce4ee727d", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1474199, "upload_time": "2016-01-06T21:40:22", "url": "https://files.pythonhosted.org/packages/ae/b3/ae3e1fa1159227cda0367e59ff59d27f531bb05841c5ad4693ca1ed4ac5a/PyLinkbot-2.3.7-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "f06d5cde96f8643664bd2cd6a69423a4", "sha256": "529587d3147b3c96f8deddc362b3f8d524ad37c5860585c6579e52640b99bc52" }, "downloads": -1, "filename": "PyLinkbot-2.3.7-cp35-none-win32.whl", "has_sig": false, "md5_digest": "f06d5cde96f8643664bd2cd6a69423a4", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 1207671, "upload_time": "2016-01-11T21:00:26", "url": "https://files.pythonhosted.org/packages/77/09/84e8a982f8f37f556cb778a5ecefc961bc992bc4fcaa3e1c5f5ed08b9082/PyLinkbot-2.3.7-cp35-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "458e36e4c2816bd0eff4bcc14a53c4b5", "sha256": "1ca854f66578560b7e4a37f3341b04d94c415f9c805cd9a55b13e01cc490dcbe" }, "downloads": -1, "filename": "PyLinkbot-2.3.7-cp35-none-win_amd64.whl", "has_sig": false, "md5_digest": "458e36e4c2816bd0eff4bcc14a53c4b5", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 1413364, "upload_time": "2016-01-11T22:35:50", "url": "https://files.pythonhosted.org/packages/6c/21/b6dc93c93ab7f42258e25a90387139e3e33d3238b1a1a64abb287fb7e1d1/PyLinkbot-2.3.7-cp35-none-win_amd64.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4be98a93a5051780b58bbd5ce4ee727d", "sha256": "8f75b7d1e83396e5e0888fa5c2a9fdc484d0702914c29994cb55356d874b093a" }, "downloads": -1, "filename": "PyLinkbot-2.3.7-cp34-cp34m-macosx_10_6_intel.whl", "has_sig": false, "md5_digest": "4be98a93a5051780b58bbd5ce4ee727d", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 1474199, "upload_time": "2016-01-06T21:40:22", "url": "https://files.pythonhosted.org/packages/ae/b3/ae3e1fa1159227cda0367e59ff59d27f531bb05841c5ad4693ca1ed4ac5a/PyLinkbot-2.3.7-cp34-cp34m-macosx_10_6_intel.whl" }, { "comment_text": "", "digests": { "md5": "f06d5cde96f8643664bd2cd6a69423a4", "sha256": "529587d3147b3c96f8deddc362b3f8d524ad37c5860585c6579e52640b99bc52" }, "downloads": -1, "filename": "PyLinkbot-2.3.7-cp35-none-win32.whl", "has_sig": false, "md5_digest": "f06d5cde96f8643664bd2cd6a69423a4", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 1207671, "upload_time": "2016-01-11T21:00:26", "url": "https://files.pythonhosted.org/packages/77/09/84e8a982f8f37f556cb778a5ecefc961bc992bc4fcaa3e1c5f5ed08b9082/PyLinkbot-2.3.7-cp35-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "458e36e4c2816bd0eff4bcc14a53c4b5", "sha256": "1ca854f66578560b7e4a37f3341b04d94c415f9c805cd9a55b13e01cc490dcbe" }, "downloads": -1, "filename": "PyLinkbot-2.3.7-cp35-none-win_amd64.whl", "has_sig": false, "md5_digest": "458e36e4c2816bd0eff4bcc14a53c4b5", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 1413364, "upload_time": "2016-01-11T22:35:50", "url": "https://files.pythonhosted.org/packages/6c/21/b6dc93c93ab7f42258e25a90387139e3e33d3238b1a1a64abb287fb7e1d1/PyLinkbot-2.3.7-cp35-none-win_amd64.whl" } ] }