{ "info": { "author": "HMS Industrial Networks AB", "author_email": "pythoncontact@hms.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# Anybus CompactCom 40 REST interface \r\n\r\nInterface for accessing Anybus CompactCom 40 modules via REST\r\n\r\n## Installation\r\n\r\nTo install this package, simply use `pip`\r\n\r\n```sh\r\npip install hms-abcc40\r\n```\r\n\r\n## Usage\r\n\r\nTo print the module name\r\n\r\n```python\r\nimport hms.abcc40\r\n\r\nmy_module = hms.abcc40.CompactCom40(\"1.2.3.4\")\r\nprint(my_module.module_name)\r\n```\r\n\r\n## License\r\n\r\n[Apache License 2.0](LICENSE)\r\n\r\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hms-networks/hms-abcc40", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "hms-abcc40", "package_url": "https://pypi.org/project/hms-abcc40/", "platform": "", "project_url": "https://pypi.org/project/hms-abcc40/", "project_urls": { "Homepage": "https://github.com/hms-networks/hms-abcc40" }, "release_url": "https://pypi.org/project/hms-abcc40/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Anybus CompactCom40 access via REST", "version": "0.0.1" }, "last_serial": 5049229, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "349c6a0a9a7f1ab04af807e62f76e6b8", "sha256": "d2c21a3a6fcc2117fda645505505e4dc368a3c3495838185c27fb4d6a6e74c14" }, "downloads": -1, "filename": "hms_abcc40-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "349c6a0a9a7f1ab04af807e62f76e6b8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 7292, "upload_time": "2019-04-02T11:35:16", "url": "https://files.pythonhosted.org/packages/27/c0/6689956e8104cf2e5fd7ca80828009d462567f24f1e8a8829964891122bd/hms_abcc40-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f1cfab63e7182b4162e4c556c28e3277", "sha256": "53035dec1b9c0263191393ef92eea987b382f03c3bee9628769c438c5697bdda" }, "downloads": -1, "filename": "hms-abcc40-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f1cfab63e7182b4162e4c556c28e3277", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2321, "upload_time": "2019-04-02T11:35:18", "url": "https://files.pythonhosted.org/packages/1b/27/f7b55106b98c8b8f72c1f3c4cd18be3713c7cabfc91b49a6b8af6177db88/hms-abcc40-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "349c6a0a9a7f1ab04af807e62f76e6b8", "sha256": "d2c21a3a6fcc2117fda645505505e4dc368a3c3495838185c27fb4d6a6e74c14" }, "downloads": -1, "filename": "hms_abcc40-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "349c6a0a9a7f1ab04af807e62f76e6b8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 7292, "upload_time": "2019-04-02T11:35:16", "url": "https://files.pythonhosted.org/packages/27/c0/6689956e8104cf2e5fd7ca80828009d462567f24f1e8a8829964891122bd/hms_abcc40-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f1cfab63e7182b4162e4c556c28e3277", "sha256": "53035dec1b9c0263191393ef92eea987b382f03c3bee9628769c438c5697bdda" }, "downloads": -1, "filename": "hms-abcc40-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f1cfab63e7182b4162e4c556c28e3277", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2321, "upload_time": "2019-04-02T11:35:18", "url": "https://files.pythonhosted.org/packages/1b/27/f7b55106b98c8b8f72c1f3c4cd18be3713c7cabfc91b49a6b8af6177db88/hms-abcc40-0.0.1.tar.gz" } ] }