indico-client


Nameindico-client JSON
Version 6.8.0 PyPI version JSON
download
home_pagehttps://github.com/IndicoDataSolutions/indico-client-python
SummaryA Python Wrapper for indico app API.
upload_time2024-08-26 17:40:31
maintainerNone
docs_urlNone
authorindico
requires_pythonNone
licenseMIT License (See LICENSE)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            indicoio-py
===============

A wrapper for the `indico API <http://indico.io>`__.

The indico API is free to use, and no training data is required.

Installation
------------

From PyPI:

.. code:: bash

    pip install indico-client

From source:

.. code:: bash

    git clone https://github.com/IndicoDataSolutions/indico-client-python.git
    python setup.py install

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/IndicoDataSolutions/indico-client-python",
    "name": "indico-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "indico",
    "author_email": "engineering@indico.io",
    "download_url": "https://files.pythonhosted.org/packages/74/b6/d496abb105de09b5cc2e5f78d670a318100644089db931178b123bcdf0de/indico_client-6.8.0.tar.gz",
    "platform": null,
    "description": "indicoio-py\n===============\n\nA wrapper for the `indico API <http://indico.io>`__.\n\nThe indico API is free to use, and no training data is required.\n\nInstallation\n------------\n\nFrom PyPI:\n\n.. code:: bash\n\n    pip install indico-client\n\nFrom source:\n\n.. code:: bash\n\n    git clone https://github.com/IndicoDataSolutions/indico-client-python.git\n    python setup.py install\n",
    "bugtrack_url": null,
    "license": "MIT License (See LICENSE)",
    "summary": "A Python Wrapper for indico app API.",
    "version": "6.8.0",
    "project_urls": {
        "Homepage": "https://github.com/IndicoDataSolutions/indico-client-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74b6d496abb105de09b5cc2e5f78d670a318100644089db931178b123bcdf0de",
                "md5": "f77b09794f02191962e6374ac9cec2a0",
                "sha256": "65e1da571faebc3a83e1d9bce55b3ed1c58285c694088dcbe7002db74b78e7ec"
            },
            "downloads": -1,
            "filename": "indico_client-6.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f77b09794f02191962e6374ac9cec2a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 81034,
            "upload_time": "2024-08-26T17:40:31",
            "upload_time_iso_8601": "2024-08-26T17:40:31.249756Z",
            "url": "https://files.pythonhosted.org/packages/74/b6/d496abb105de09b5cc2e5f78d670a318100644089db931178b123bcdf0de/indico_client-6.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 17:40:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "IndicoDataSolutions",
    "github_project": "indico-client-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "indico-client"
}
        
Elapsed time: 0.42201s