bondzai.idetect40-interface


Namebondzai.idetect40-interface JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryBondzai iDetect 4.0 interface
upload_time2024-04-25 09:35:23
maintainerNone
docs_urlNone
authorBondzai
requires_pythonNone
licenseApache License 2.0
keywords davinsy bondzai idetect40
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Bondzai iDetect 4.0 interface
=============================

Description
~~~~~~~~~~~

Bondzai iDetect 4.0 interface provides python library to communicate with one product instance via socket

Installation
~~~~~~~~~~~~

.. code:: bash

   pip install bondzai.idetect40-interface

Usage
~~~~~

.. code:: python

   from bondzai.idetect40_interface import socket


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bondzai.idetect40-interface",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "davinsy, bondzai, idetect40",
    "author": "Bondzai",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/83/c0/c2a43f230a63f292629fe0297d0d031602483122166257ab73418c835eb4/bondzai.idetect40-interface-0.1.0.tar.gz",
    "platform": null,
    "description": "Bondzai iDetect 4.0 interface\n=============================\n\nDescription\n~~~~~~~~~~~\n\nBondzai iDetect 4.0 interface provides python library to communicate with one product instance via socket\n\nInstallation\n~~~~~~~~~~~~\n\n.. code:: bash\n\n   pip install bondzai.idetect40-interface\n\nUsage\n~~~~~\n\n.. code:: python\n\n   from bondzai.idetect40_interface import socket\n\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Bondzai iDetect 4.0 interface",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "davinsy",
        " bondzai",
        " idetect40"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "249177cf785238f891b72ba83592a17374e11cee32eec767d9d63b1956a06d84",
                "md5": "23c8032fee730c26345e1c97a1bbad8a",
                "sha256": "38a2b01c6dc1645253c0d7b94a5e7399ac7b949b28bbbeede90c9fd2a52f12a5"
            },
            "downloads": -1,
            "filename": "bondzai.idetect40_interface-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23c8032fee730c26345e1c97a1bbad8a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12655,
            "upload_time": "2024-04-25T09:35:22",
            "upload_time_iso_8601": "2024-04-25T09:35:22.300123Z",
            "url": "https://files.pythonhosted.org/packages/24/91/77cf785238f891b72ba83592a17374e11cee32eec767d9d63b1956a06d84/bondzai.idetect40_interface-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83c0c2a43f230a63f292629fe0297d0d031602483122166257ab73418c835eb4",
                "md5": "612619cea8cd7a4b98f4182a291326ac",
                "sha256": "08a466b20f4334771c72136a8e274804b8dba70990d2d1cd92e73b78f92e780a"
            },
            "downloads": -1,
            "filename": "bondzai.idetect40-interface-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "612619cea8cd7a4b98f4182a291326ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11024,
            "upload_time": "2024-04-25T09:35:23",
            "upload_time_iso_8601": "2024-04-25T09:35:23.306820Z",
            "url": "https://files.pythonhosted.org/packages/83/c0/c2a43f230a63f292629fe0297d0d031602483122166257ab73418c835eb4/bondzai.idetect40-interface-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 09:35:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bondzai.idetect40-interface"
}
        
Elapsed time: 0.23564s