{ "info": { "author": "Florian Golemo", "author_email": "fgolemo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "If you have Python and V-Rep the robot simulator \nsoftware installed, why not combine both? This library let's you \naccess the V-Rep API in a bit more humane way the native implementation \n(V-Rep ships with its own Python API, but it's a bit harder to use). \nThis library gives you a lot of convenience and includes an example for \nOpenAI Gym integration. This codebase is an extension of ctmakro's\nhttps://github.com/ctmakro/vrepper who provided all the basic functions -\nso without their effort this wouldn't have been possible.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fgolemo/vrepper", "keywords": "robotics vrep control simulation gym", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "vrepper", "package_url": "https://pypi.org/project/vrepper/", "platform": "", "project_url": "https://pypi.org/project/vrepper/", "project_urls": { "Homepage": "https://github.com/fgolemo/vrepper" }, "release_url": "https://pypi.org/project/vrepper/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "V-REP python wrapper", "version": "0.0.5" }, "last_serial": 3554151, "releases": { "0.0.5": [ { "comment_text": "", "digests": { "md5": "c476e7b322d8b9790a478ba4b4cdbe7d", "sha256": "2bf45f4e803e76f4097e82d57439b4103ad118661d55f26bb7bf992a9aaced00" }, "downloads": -1, "filename": "vrepper-0.0.5.tar.gz", "has_sig": false, "md5_digest": "c476e7b322d8b9790a478ba4b4cdbe7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27068, "upload_time": "2018-02-05T18:09:38", "url": "https://files.pythonhosted.org/packages/a0/70/517d44b601c877cde7bf8df3c92450200664cfeb6925a20a6b0b140cf054/vrepper-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c476e7b322d8b9790a478ba4b4cdbe7d", "sha256": "2bf45f4e803e76f4097e82d57439b4103ad118661d55f26bb7bf992a9aaced00" }, "downloads": -1, "filename": "vrepper-0.0.5.tar.gz", "has_sig": false, "md5_digest": "c476e7b322d8b9790a478ba4b4cdbe7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27068, "upload_time": "2018-02-05T18:09:38", "url": "https://files.pythonhosted.org/packages/a0/70/517d44b601c877cde7bf8df3c92450200664cfeb6925a20a6b0b140cf054/vrepper-0.0.5.tar.gz" } ] }