A simple library for easily creating and updating Trello cards.
Project description
Python Wrapper for Trello API
Installation
pip install python-trello
I use trello a lot for my personal projects, planning and executing them, hence I created my own personal library for common tasks.
Some use cases
- Scrape your udemy courses and put them on trello board with checklists for each chapter.
- Scrape books from your shelves on goodreads and put them on trello.
- Scrape details of an apartment search page and put them up on trello.
I just started refactoring a lot of code from two years ago. Things that I should do now:
- Remove goodreads and udemy code out of this code.
- Fix tests
- Update code to use python3 features.
- Update tests
- Integrate run scripts for this repo
- Add pre-commit hooks.
- Add attrs.
Uploading to pypi
twine upload --repository testpypi dist/*
twine upload dist/*
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
python_trello-0.0.4.tar.gz
(6.5 kB
view details)
File details
Details for the file python_trello-0.0.4.tar.gz.
File metadata
- Download URL: python_trello-0.0.4.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84182c2ebeb9d6787a5fb3809d62fee530125b11843f9088230d39ae6a21d193
|
|
| MD5 |
40d625438235d7031f842b426bfa6744
|
|
| BLAKE2b-256 |
f7f483c645a39e1a0ff3ce8ab59b8de9b173257fee304ed4be0dd9b9e29e43ce
|