Skip to main content

Python wrapper for the Trello API

Project description

pytrello2

CI Python

Python wrapper for the Trello API

Getting started

  1. Clone your new repository to your local machine.
    git clone https://github.com/vchrombie/pytrello2
    
  2. Install the required dependencies using Poetry.
    poetry install
    
  3. Activate the virtual environment using Poetry.
    poetry shell
    
  4. Run static analysis using flake8.
    flake8
    
  5. Run code formatting using black.
    black .
    
  6. Run tests using pytest.
    pytest
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

pytrello2-0.0.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

pytrello2-0.0.0-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page