Python wrapper for the Trello API
Project description
pytrello2
Python wrapper for the Trello API
Getting started
- Clone your new repository to your local machine.
git clone https://github.com/vchrombie/pytrello2
- Install the required dependencies using Poetry.
poetry install
- Activate the virtual environment using Poetry.
poetry shell
- Run static analysis using flake8.
flake8
- Run code formatting using black.
black .
- Run tests using pytest.
pytest
License
This project is licensed under the MIT License - see the LICENSE file for details.
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.
Source Distribution
pytrello2-0.0.0.tar.gz
(2.0 kB
view hashes)
Built Distribution
Close
Hashes for pytrello2-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 045ae3ea01cab6b44c0b65392f90b637402ce8251f712ffbf0b3754296a65f78 |
|
MD5 | 8f1e9b5e9ae468336320fce314565624 |
|
BLAKE2b-256 | 110d9dcc8edfb43776824bbd779aaccb6184901faf208a88b43b3b05488dbbb2 |