An open API service indexing awesome lists of open source software.

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.

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 ``_.