.. 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: https://github.com/mbdevpl/autotrello/blob/v0.2.3/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 `<examples.ipynb>`_.
Requirements
============
Python version 3.11 or later.
Python libraries as specified in `requirements.txt <https://github.com/mbdevpl/autotrello/blob/v0.2.3/requirements.txt>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/mbdevpl/autotrello",
"name": "autotrello",
"maintainer": "Mateusz Bysiek",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "mateusz.bysiek@gmail.com",
"keywords": "automation,trello",
"author": "Mateusz Bysiek",
"author_email": "mateusz.bysiek@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/83/fa/bf5e605007fa14777bb121349c2c9c48208ac916a2e10b80fb1253b5e162/autotrello-0.2.3.tar.gz",
"platform": null,
"description": ".. role:: python(code)\n :language: python\n\n\n==========\nautotrello\n==========\n\n.. image:: https://img.shields.io/pypi/v/autotrello.svg\n :target: https://pypi.org/project/autotrello\n :alt: package version from PyPI\n\n.. image:: https://img.shields.io/github/license/mbdevpl/autotrello.svg\n :target: https://github.com/mbdevpl/autotrello/blob/v0.2.3/NOTICE\n :alt: license\n\nAutomation of workflows and high-level access to Trello.\n\n.. contents::\n :backlinks: none\n\n\nIntroduction\n============\n\nThis package is in design phase. Contributions at design level are welcome.\n\n\nDetails\n-------\n\nTo be decided.\n\n.. code:: python\n\n import autotrello\n\nExamples are available in `<examples.ipynb>`_.\n\n\nRequirements\n============\n\nPython version 3.11 or later.\n\nPython libraries as specified in `requirements.txt <https://github.com/mbdevpl/autotrello/blob/v0.2.3/requirements.txt>`_.\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Automation of workflows and high-level access to Trello.",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/mbdevpl/autotrello"
},
"split_keywords": [
"automation",
"trello"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d6f69ca40c4e49ea676de64f823ac886acfd9df75e75e2156267c9f7354d47b7",
"md5": "cdb970779d825ee80f283f81d5dd4ab4",
"sha256": "3c8c6f1ef3b0acbb989cfb3e62903cf066b9c09257f96d6964fa96ddd785e331"
},
"downloads": -1,
"filename": "autotrello-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cdb970779d825ee80f283f81d5dd4ab4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 13602,
"upload_time": "2023-09-02T20:28:53",
"upload_time_iso_8601": "2023-09-02T20:28:53.028653Z",
"url": "https://files.pythonhosted.org/packages/d6/f6/9ca40c4e49ea676de64f823ac886acfd9df75e75e2156267c9f7354d47b7/autotrello-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "83fabf5e605007fa14777bb121349c2c9c48208ac916a2e10b80fb1253b5e162",
"md5": "ef28da8f220825a3907ee2387f1f43a2",
"sha256": "1c2d37d28ce7681ed0ffb0b42613dba14ff9e4fdbea71ed8b8ef72dfd77b0c25"
},
"downloads": -1,
"filename": "autotrello-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "ef28da8f220825a3907ee2387f1f43a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 13051,
"upload_time": "2023-09-02T20:28:54",
"upload_time_iso_8601": "2023-09-02T20:28:54.553761Z",
"url": "https://files.pythonhosted.org/packages/83/fa/bf5e605007fa14777bb121349c2c9c48208ac916a2e10b80fb1253b5e162/autotrello-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-02 20:28:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mbdevpl",
"github_project": "autotrello",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "autotrello"
}