bondzai.idetect40-interface


Namebondzai.idetect40-interface JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryBondzai iDetect 4.0 interface
upload_time2024-10-02 13:00:27
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/f7/a9/2929521b9b4b8ffc9c00b732a71206ab063640ff028941e8d365deb48d0e/bondzai.idetect40-interface-0.1.5.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.5",
    "project_urls": null,
    "split_keywords": [
        "davinsy",
        " bondzai",
        " idetect40"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7261aa1835d48c3a289a5ac0153461ec4f23e1f3d16423fa1485bc81b33758f",
                "md5": "fc9b6160d377ffd0c37911d4ceb67c3c",
                "sha256": "9d7bb3584d59816fb71e35673ecc1393b5636bf8957444b0b85c03a7347a9c40"
            },
            "downloads": -1,
            "filename": "bondzai.idetect40_interface-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc9b6160d377ffd0c37911d4ceb67c3c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13500,
            "upload_time": "2024-10-02T13:00:26",
            "upload_time_iso_8601": "2024-10-02T13:00:26.558816Z",
            "url": "https://files.pythonhosted.org/packages/a7/26/1aa1835d48c3a289a5ac0153461ec4f23e1f3d16423fa1485bc81b33758f/bondzai.idetect40_interface-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7a92929521b9b4b8ffc9c00b732a71206ab063640ff028941e8d365deb48d0e",
                "md5": "44f19e47f655f8cae887d2a0e3044bd4",
                "sha256": "e19de88367051c3393cf8cca582f31dc5e5b10369a8a9b705e1ec2b1728ed23f"
            },
            "downloads": -1,
            "filename": "bondzai.idetect40-interface-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "44f19e47f655f8cae887d2a0e3044bd4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11665,
            "upload_time": "2024-10-02T13:00:27",
            "upload_time_iso_8601": "2024-10-02T13:00:27.747612Z",
            "url": "https://files.pythonhosted.org/packages/f7/a9/2929521b9b4b8ffc9c00b732a71206ab063640ff028941e8d365deb48d0e/bondzai.idetect40-interface-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 13:00:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bondzai.idetect40-interface"
}
        
Elapsed time: 3.93924s