Skip to main content

A Python Wrapper around the Trello API

Project description

https://img.shields.io/badge/Made%20with-Python-blue.svg

A Wrapper around the Trello API

Installation

pip install Trello-Wrapper

Usage

  1. Obtain your Trello API key and token by following the instructions on the Trello Developer site.

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

from Trello_Wrapper import Trello
trello = Trello(api_key=YOUR_API_KEY, token=YOUR_TOKEN)
  1. Use the available methods to interact with Trello resources. For example, to get all boards:

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 or submit a pull request.

Authors

Tsilavo Tahina R.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Trello-Wrapper-0.0.4.tar.gz (19.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Trello_Wrapper-0.0.4-py3-none-any.whl (33.4 kB view details)

Uploaded Python 3

File details

Details for the file Trello-Wrapper-0.0.4.tar.gz.

File metadata

  • Download URL: Trello-Wrapper-0.0.4.tar.gz
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for Trello-Wrapper-0.0.4.tar.gz
Algorithm Hash digest
SHA256 5d6b93ad225edfa5e0e5376d7714f72b153e4c39cef4d5e251328d73869d7340
MD5 18c48e192afe0794f4a99f9337696ff4
BLAKE2b-256 016e172dda3b6730e5fe9a4e92ee8e7bc3ccbe86504d01ebd1c47f2c1325043a

See more details on using hashes here.

File details

Details for the file Trello_Wrapper-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: Trello_Wrapper-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 33.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for Trello_Wrapper-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7e399951a994754f0e29f52f04d97f00ce1bf44b27a0318164462ba8b16e3d86
MD5 3fba47d4a84c0133030b1c6742ee7f88
BLAKE2b-256 d13779f9b6650dcdd5cab889330e6e6c6514bd061182b9e880117f8fcabff628

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page