https://github.com/mbdevpl/autotrello
Automation of workflows and high-level access to Trello.
https://github.com/mbdevpl/autotrello
automation trello trello-api
Last synced: 4 months ago
JSON representation
Automation of workflows and high-level access to Trello.
- Host: GitHub
- URL: https://github.com/mbdevpl/autotrello
- Owner: mbdevpl
- License: apache-2.0
- Created: 2018-06-22T03:44:45.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T02:58:15.000Z (over 2 years ago)
- Last Synced: 2025-04-08T12:17:12.718Z (10 months ago)
- Topics: automation, trello, trello-api
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. role:: python(code)
:language: python
==========
autotrello
==========
.. image:: https://img.shields.io/pypi/v/autotrello.svg
:target: https://pypi.org/project/autotrello
:alt: package version from PyPI
.. image:: https://img.shields.io/github/license/mbdevpl/autotrello.svg
:target: NOTICE
:alt: license
Automation of workflows and high-level access to Trello.
.. contents::
:backlinks: none
Introduction
============
This package is in design phase. Contributions at design level are welcome.
Details
-------
To be decided.
.. code:: python
import autotrello
Examples are available in ``_.
Requirements
============
Python version 3.11 or later.
Python libraries as specified in ``_.