Object oriented Python wrapper for Trello API
Project description
Trello_Api_Wrapper
Object oriented Python wrapper for Trello API
Getting Started
Dependencies
You need Python to use Trello_Api_Wrapper. You can find it at python.org.You also need setuptools, wheel and twine packages, which is available from PyPI. If you have pip, just run:
pip install trello_api_wrapper
Installation
Clone this repo to your local machine using:
git clone git@github.com:JordyAraujo/Trello_Api_Wrapper.git
```## Features
- Creates Trello Cards;
- This is a first beta version. Future implementations should cover all Trello API functionalities.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.