{ "info": { "author": "Martin Kojtal, Russ Butler", "author_email": "martin.kojtal@arm.com, russ.butler@arm.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python" ], "description": "pyDAPAccess\n===========\n\npyDAPAccess is an Open Source python 2.7 library for communicating with \nARM Cortex-M microcontrollers through `CMSIS-DAP `__\nover USB. Currently Linux, OSX, and Windows are supported.\n\n| For more information on CMSIS-DAP you can find the official standard:\n| https://silver.arm.com/browse/CMSISDAP\n\nInstallation\n------------\n\nNo user installation of this library is necessary. Tools which rely on pyDAPAccess\nmust specify it as a dependency. This will cause pip to install it automatically\nas soon as something depends on it.\n\nOne case where pyDAPAccess will need to be installed manually is when \ndoing development. Installation can be done with pip using the following\ncommand:\n\n.. code:: shell\n\n $ pip install pydaplink\n\n| Note that you may run into permissions issues running this command.\n| You have a few options here:\n\n#. Run with ``sudo -H`` to install pyDAPAccess and dependencies globally\n#. Specify the ``--user`` option to install local to your user\n#. Run the command in a `virtualenv `__ \n local to a specific project working set.\n\nDevelopment Setup\n-----------------\n\npyDAPAccess developers are recommended to setup a working environment using\n`virtualenv `__. After cloning\nthe code, you can setup a virtualenv and install the pyDAPAccess\ndependencies for the current platform by doing the following:\n\n.. code:: console\n\n $ virtualenv env\n $ source env/bin/activate\n $ pip install -r dev-requirements.txt\n\nOn Windows, the virtualenv would be activated by executing\n``env\\Scripts\\activate``.\n\nExamples\n--------\n\n| For examples you can look into pyDAPAccess's usage in pyOCD:\n| https://github.com/mbedmicro/pyOCD", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mbedmicro/pyDAPAccess", "keywords": "", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "pyDAPAccess", "package_url": "https://pypi.org/project/pyDAPAccess/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyDAPAccess/", "project_urls": { "Homepage": "https://github.com/mbedmicro/pyDAPAccess" }, "release_url": "https://pypi.org/project/pyDAPAccess/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "CMSIS-DAP debugger access for Python", "version": "0.1.4" }, "last_serial": 1970305, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b9e86859988bf0541672139137f51b5e", "sha256": "54b8d1ad7b35b37e4a89ea702062630ed6adb6367e6951cd708b0863e1d2cc1c" }, "downloads": -1, "filename": "pyDAPAccess-0.1.1.zip", "has_sig": false, "md5_digest": "b9e86859988bf0541672139137f51b5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57045, "upload_time": "2015-11-11T19:56:49", "url": "https://files.pythonhosted.org/packages/92/c7/5498aee661dace838ae8c370c79e80c49d7ba6bf2df6265320ebcf4385e1/pyDAPAccess-0.1.1.zip" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "6cc8f7fafd27d61fe64c37ceba127994", "sha256": "68a64b665ce83b769853da62cd5ab5ce066371111b8cb74fe5907056a8b12da2" }, "downloads": -1, "filename": "pyDAPAccess-0.1.2.zip", "has_sig": false, "md5_digest": "6cc8f7fafd27d61fe64c37ceba127994", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57097, "upload_time": "2016-01-29T22:55:47", "url": "https://files.pythonhosted.org/packages/bd/8c/de44d0ffa68620de275f189788c219421fa61da93bf51ffb6b5d6bf2a739/pyDAPAccess-0.1.2.zip" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "1a947e9a0564bfb29d940c201d51913a", "sha256": "21f8edb3c40e986e991e76a3e8697b6f601f317f14f0ee5edcae48930d4028e5" }, "downloads": -1, "filename": "pyDAPAccess-0.1.3.zip", "has_sig": false, "md5_digest": "1a947e9a0564bfb29d940c201d51913a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57212, "upload_time": "2016-01-30T01:39:04", "url": "https://files.pythonhosted.org/packages/56/cc/ed09f3c3c30414f342e10166bb37f612f7cc24bee7bfa0fcb07fc060f23e/pyDAPAccess-0.1.3.zip" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "772c84a053bb1febeec1f540d7ec8889", "sha256": "fee010c6984895c9f1811cc0bc9b7683782dafa5091be8f7d6fd8a4702271cbe" }, "downloads": -1, "filename": "pyDAPAccess-0.1.4.zip", "has_sig": false, "md5_digest": "772c84a053bb1febeec1f540d7ec8889", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57220, "upload_time": "2016-02-22T20:13:50", "url": "https://files.pythonhosted.org/packages/54/14/c2235f4bde0c5537083ed4f4446e1e728132ff1776b3d834157c03c7fa43/pyDAPAccess-0.1.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "772c84a053bb1febeec1f540d7ec8889", "sha256": "fee010c6984895c9f1811cc0bc9b7683782dafa5091be8f7d6fd8a4702271cbe" }, "downloads": -1, "filename": "pyDAPAccess-0.1.4.zip", "has_sig": false, "md5_digest": "772c84a053bb1febeec1f540d7ec8889", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57220, "upload_time": "2016-02-22T20:13:50", "url": "https://files.pythonhosted.org/packages/54/14/c2235f4bde0c5537083ed4f4446e1e728132ff1776b3d834157c03c7fa43/pyDAPAccess-0.1.4.zip" } ] }