trollo


Nametrollo JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttp://github.com/lhh/trollo
Summary
upload_time2023-03-24 18:02:41
maintainerLon Hohberger
docs_urlNone
authorRed Hat
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python Trello API Wrapper
--------------------------
This Python API is simply a wrapper around the Trello API.

Getting Started:
----------------
To use the Trello API, install the package either by downloading the source and running

  $ python setup.py install

or by using pip

  $ pip install trollo

Documentation:
--------------
You can find documentation for the Python API at:

    http://pypi.org/project/trollo/

And documentation for the Trello API at:

    https://developers.trello.com/reference/




            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/lhh/trollo",
    "name": "trollo",
    "maintainer": "Lon Hohberger",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "lon@metamorphism.com",
    "keywords": "",
    "author": "Red Hat",
    "author_email": "lhh@redhat.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/e4/63ad4c1fd9e6e6e8cb45b38935fd7f1911de5c6bc76b911dfe5129849763/trollo-0.2.5.tar.gz",
    "platform": null,
    "description": "Python Trello API Wrapper\n--------------------------\nThis Python API is simply a wrapper around the Trello API.\n\nGetting Started:\n----------------\nTo use the Trello API, install the package either by downloading the source and running\n\n  $ python setup.py install\n\nor by using pip\n\n  $ pip install trollo\n\nDocumentation:\n--------------\nYou can find documentation for the Python API at:\n\n    http://pypi.org/project/trollo/\n\nAnd documentation for the Trello API at:\n\n    https://developers.trello.com/reference/\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "http://github.com/lhh/trollo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef17a288d3f3fd9d7b6841c239bea0221c10235cdb4450d33b2f038c51bfb8b2",
                "md5": "78e3975ef60e3f6dc78c348bf53a1cf6",
                "sha256": "c3cded615b1c9c8b82227296363abf52727ebf7ea3a4fd76c84c1b44178bd2f0"
            },
            "downloads": -1,
            "filename": "trollo-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78e3975ef60e3f6dc78c348bf53a1cf6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14834,
            "upload_time": "2023-03-24T18:02:38",
            "upload_time_iso_8601": "2023-03-24T18:02:38.958569Z",
            "url": "https://files.pythonhosted.org/packages/ef/17/a288d3f3fd9d7b6841c239bea0221c10235cdb4450d33b2f038c51bfb8b2/trollo-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2e463ad4c1fd9e6e6e8cb45b38935fd7f1911de5c6bc76b911dfe5129849763",
                "md5": "48cad820af4fa09f9574051d45fc7d7a",
                "sha256": "06ef78f8f5462fb7deed676f6bf172b59ef18bec4a390f5159476617537f276a"
            },
            "downloads": -1,
            "filename": "trollo-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "48cad820af4fa09f9574051d45fc7d7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9409,
            "upload_time": "2023-03-24T18:02:41",
            "upload_time_iso_8601": "2023-03-24T18:02:41.167760Z",
            "url": "https://files.pythonhosted.org/packages/b2/e4/63ad4c1fd9e6e6e8cb45b38935fd7f1911de5c6bc76b911dfe5129849763/trollo-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-24 18:02:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lhh",
    "github_project": "trollo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "trollo"
}
        
Elapsed time: 0.18660s