Trello-Wrapper


NameTrello-Wrapper JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/Rtsil/Trello-Wrapper
SummaryA Python Wrapper around the Trello API
upload_time2023-06-06 05:47:20
maintainer
docs_urlNone
authorRtsil
requires_python
license
keywords trello wrapper api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            TRELLO-WRAPPER
==============

.. image:: https://img.shields.io/badge/Made%20with-Python-blue.svg
   :target: https://www.python.org/

A Wrapper around the Trello API

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

.. code-block:: bash

    pip install Trello-Wrapper

Usage
-----

1. Obtain your Trello API key and token by following the instructions on the `Trello Developer site <https://developer.atlassian.com/cloud/trello/guides/rest-api/api-introduction/>`_.

2. Import the Trello-Wrapper class and create an instance with your API key and token:

.. code-block:: python

    from Trello_Wrapper import Trello
    trello = Trello(api_key=YOUR_API_KEY, token=YOUR_TOKEN)

3. Use the available methods to interact with Trello resources. For example, to get all boards:

.. code-block:: python

    boards = trello.Boards()
    print(boards.get_all_boards()) 

Refer to the documentation within the Trello_Wrapper class for more available methods and their usage.

Contributing
------------

Contributions are welcome! If you find any issues or have suggestions for improvements, please `open an issue <https://github.com/Rtsil/Trello-Wrapper/issues>`_ or `submit a pull request <https://github.com/Rtsil/Trello-Wrapper/pulls>`_.

Authors
-------

Tsilavo Tahina R.

- Mail: rtsilavotahina@gmail.com
- Github: https://github.com/Rtsil
- Gitlab: https://gitlab.com/tsilavotahina

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Rtsil/Trello-Wrapper",
    "name": "Trello-Wrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "trello,wrapper,api",
    "author": "Rtsil",
    "author_email": "rtsilavotahina@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/01/6e/172dda3b6730e5fe9a4e92ee8e7bc3ccbe86504d01ebd1c47f2c1325043a/Trello-Wrapper-0.0.4.tar.gz",
    "platform": null,
    "description": "TRELLO-WRAPPER\n==============\n\n.. image:: https://img.shields.io/badge/Made%20with-Python-blue.svg\n   :target: https://www.python.org/\n\nA Wrapper around the Trello API\n\nInstallation\n------------\n\n.. code-block:: bash\n\n    pip install Trello-Wrapper\n\nUsage\n-----\n\n1. Obtain your Trello API key and token by following the instructions on the `Trello Developer site <https://developer.atlassian.com/cloud/trello/guides/rest-api/api-introduction/>`_.\n\n2. Import the Trello-Wrapper class and create an instance with your API key and token:\n\n.. code-block:: python\n\n    from Trello_Wrapper import Trello\n    trello = Trello(api_key=YOUR_API_KEY, token=YOUR_TOKEN)\n\n3. Use the available methods to interact with Trello resources. For example, to get all boards:\n\n.. code-block:: python\n\n    boards = trello.Boards()\n    print(boards.get_all_boards()) \n\nRefer to the documentation within the Trello_Wrapper class for more available methods and their usage.\n\nContributing\n------------\n\nContributions are welcome! If you find any issues or have suggestions for improvements, please `open an issue <https://github.com/Rtsil/Trello-Wrapper/issues>`_ or `submit a pull request <https://github.com/Rtsil/Trello-Wrapper/pulls>`_.\n\nAuthors\n-------\n\nTsilavo Tahina R.\n\n- Mail: rtsilavotahina@gmail.com\n- Github: https://github.com/Rtsil\n- Gitlab: https://gitlab.com/tsilavotahina\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python Wrapper around the Trello API",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/Rtsil/Trello-Wrapper"
    },
    "split_keywords": [
        "trello",
        "wrapper",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d13779f9b6650dcdd5cab889330e6e6c6514bd061182b9e880117f8fcabff628",
                "md5": "3fba47d4a84c0133030b1c6742ee7f88",
                "sha256": "7e399951a994754f0e29f52f04d97f00ce1bf44b27a0318164462ba8b16e3d86"
            },
            "downloads": -1,
            "filename": "Trello_Wrapper-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3fba47d4a84c0133030b1c6742ee7f88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33357,
            "upload_time": "2023-06-06T05:47:18",
            "upload_time_iso_8601": "2023-06-06T05:47:18.431183Z",
            "url": "https://files.pythonhosted.org/packages/d1/37/79f9b6650dcdd5cab889330e6e6c6514bd061182b9e880117f8fcabff628/Trello_Wrapper-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "016e172dda3b6730e5fe9a4e92ee8e7bc3ccbe86504d01ebd1c47f2c1325043a",
                "md5": "18c48e192afe0794f4a99f9337696ff4",
                "sha256": "5d6b93ad225edfa5e0e5376d7714f72b153e4c39cef4d5e251328d73869d7340"
            },
            "downloads": -1,
            "filename": "Trello-Wrapper-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "18c48e192afe0794f4a99f9337696ff4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19935,
            "upload_time": "2023-06-06T05:47:20",
            "upload_time_iso_8601": "2023-06-06T05:47:20.151687Z",
            "url": "https://files.pythonhosted.org/packages/01/6e/172dda3b6730e5fe9a4e92ee8e7bc3ccbe86504d01ebd1c47f2c1325043a/Trello-Wrapper-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 05:47:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Rtsil",
    "github_project": "Trello-Wrapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "trello-wrapper"
}
        
Elapsed time: 0.09326s