linklabs-conductor


Namelinklabs-conductor JSON
Version 1.6.4 PyPI version JSON
download
home_pagehttps://www.link-labs.com
SummaryLinklabs Conductor API Wrapper
upload_time2023-03-27 20:36:29
maintainer
docs_urlNone
authorLinklabs, LLC
requires_python
licenseMIT
keywords linklabs symphony conductor api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ***********************************
Conductor+Airfinder Python Library
***********************************

.. image:: https://img.shields.io/pypi/v/linklabs-conductor.svg
   :target: https://pypi.python.org/pypi/linklabs-conductor
   :alt: Pypi Version
.. image:: https://img.shields.io/pypi/l/linklabs-conductor.svg
   :target: https://pypi.python.org/pypi/linklabs-conductor/
   :alt: License

Welcome to Conductor, Link Labs' cloud-based data-services platform. Conductor
is a suite of cloud-based services with the purposes of managing the
configuration of and data used by `Symphony Link`_ and `LTE Cat M1`_ networks.
This is a python wrapper of Link Labs's Conductor and Airfinder services. For
more in-depth documenation to Conductor's services, please check out our
`User Guide`_.

.. _Symphony Link: https://www.link-labs.com/symphony
.. _LTE Cat M1: https://www.link-labs.com/lte-cat-m1-carrier-certified-expansion-board
.. _User Guide:  https://www.link-labs.com/documentation/conductor-data-platform-user-guide

Documentation can be found here: http://devdocs.link-labs.com/conductor_py/

Installation
============

This package is distributed on PyPI_ and can be installed with ``pip``:

.. code:: console

   pip install linklabs-conductor --pre
   pip install linklabs-conductor --pre --upgrade  # When a previous version is installed.

For more information read the full documentation on Account_

.. _PyPI: https://pypi.python.org/pypi/linklabs-conductor
.. _Account: http://devdocs.link-labs.com/conductor_py/conductor_guide/account.html

Reporting Issues
================
To report issues or make feature requests, please visit our Bitbucket_ Issues Page.

.. _Bitbucket: https://bitbucket.org/link-labs_engineering/conductor-py/issues/new
            

Raw data

            {
    "_id": null,
    "home_page": "https://www.link-labs.com",
    "name": "linklabs-conductor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "linklabs symphony conductor api",
    "author": "Linklabs, LLC",
    "author_email": "support@link-labs.com",
    "download_url": "https://files.pythonhosted.org/packages/8c/74/8254896dd4edf3b92a298536b71cebdd83c71fd09b4428ca7245cb3166b1/linklabs-conductor-1.6.4.tar.gz",
    "platform": null,
    "description": "***********************************\nConductor+Airfinder Python Library\n***********************************\n\n.. image:: https://img.shields.io/pypi/v/linklabs-conductor.svg\n   :target: https://pypi.python.org/pypi/linklabs-conductor\n   :alt: Pypi Version\n.. image:: https://img.shields.io/pypi/l/linklabs-conductor.svg\n   :target: https://pypi.python.org/pypi/linklabs-conductor/\n   :alt: License\n\nWelcome to Conductor, Link Labs' cloud-based data-services platform. Conductor\nis a suite of cloud-based services with the purposes of managing the\nconfiguration of and data used by `Symphony Link`_ and `LTE Cat M1`_ networks.\nThis is a python wrapper of Link Labs's Conductor and Airfinder services. For\nmore in-depth documenation to Conductor's services, please check out our\n`User Guide`_.\n\n.. _Symphony Link: https://www.link-labs.com/symphony\n.. _LTE Cat M1: https://www.link-labs.com/lte-cat-m1-carrier-certified-expansion-board\n.. _User Guide:  https://www.link-labs.com/documentation/conductor-data-platform-user-guide\n\nDocumentation can be found here: http://devdocs.link-labs.com/conductor_py/\n\nInstallation\n============\n\nThis package is distributed on PyPI_ and can be installed with ``pip``:\n\n.. code:: console\n\n   pip install linklabs-conductor --pre\n   pip install linklabs-conductor --pre --upgrade  # When a previous version is installed.\n\nFor more information read the full documentation on Account_\n\n.. _PyPI: https://pypi.python.org/pypi/linklabs-conductor\n.. _Account: http://devdocs.link-labs.com/conductor_py/conductor_guide/account.html\n\nReporting Issues\n================\nTo report issues or make feature requests, please visit our Bitbucket_ Issues Page.\n\n.. _Bitbucket: https://bitbucket.org/link-labs_engineering/conductor-py/issues/new",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Linklabs Conductor API Wrapper",
    "version": "1.6.4",
    "project_urls": {
        "Homepage": "https://www.link-labs.com"
    },
    "split_keywords": [
        "linklabs",
        "symphony",
        "conductor",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c748254896dd4edf3b92a298536b71cebdd83c71fd09b4428ca7245cb3166b1",
                "md5": "9614b3a7c86b1890c244d630935c6b29",
                "sha256": "3e90d9e09d800423c7d03e6eb9713a6cfc729f53b635ed9851c9855ee0fbc397"
            },
            "downloads": -1,
            "filename": "linklabs-conductor-1.6.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9614b3a7c86b1890c244d630935c6b29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 60630,
            "upload_time": "2023-03-27T20:36:29",
            "upload_time_iso_8601": "2023-03-27T20:36:29.393519Z",
            "url": "https://files.pythonhosted.org/packages/8c/74/8254896dd4edf3b92a298536b71cebdd83c71fd09b4428ca7245cb3166b1/linklabs-conductor-1.6.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 20:36:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "linklabs-conductor"
}
        
Elapsed time: 0.09749s