Skip to main content

Python script that sets your Twitter profile banner to a random image from a specified folder or a list of paths.

Project description

PyPI Version Python Versions License

Python (3) script that sets your Twitter profile banner to a random image from a specified folder or a list of paths.

Installation

With PyPI (recommended):

$ pip3 install twitter-banner-switcher

With git clone:

$ git clone https://github.com/Pythonity/twitter-banner-switcher
$ pip3 install -r twitter-banner-switcher/requirements.txt
$ cd twitter-banner-switcher/bin

Usage

$ twitter-banner-switcher -h
Usage: twitter-banner-switcher [OPTIONS]

  Set Twitter profile banner to a random image from a specified folder or a
  list of paths

Options:
  -c, --config-file FILENAME  Path to YAML config file (default: ~/.twitter-
                              banner-switcher.yml).
  -h, --help                  Show this message and exit.

Examples

Not much to show here - you can provide path to config file:

$ twitter-banner-switcher -c twitter-banner-switcher.yaml

or save it at ~/.twitter-banner-switcher.yaml and just run the damn thing:

$ twitter-banner-switcher

Example config file

$ cat twitter-banner-switcher.yaml
consumer_key: "Twitter consumer key"
consumer_secret: "Twitter consumer secret"
access_token: "Twitter access token"
access_token_secret: "Twitter access token secret"

banner_images:
    - "/home/bender/Photos/Awesome Twitter Banners/"
    - "/home/bender/Downloaded/planet_express.png"

Note: banner_images can be a path or a list of paths (to directories containing images or directly to image files). Recognized formats are gif, jpg, jpeg and png.

Contributions

Package source code is available at GitHub.

Feel free to use, ask, fork, star, report bugs, fix them, suggest enhancements and point out any mistakes.

Authors

Developed and maintained by Pythonity.

Written by Paweł Adamczak.

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

twitter-banner-switcher-0.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

twitter_banner_switcher-0.1.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file twitter-banner-switcher-0.1.0.tar.gz.

File metadata

File hashes

Hashes for twitter-banner-switcher-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b8bd27f38c7450d4960ab5920104e11c07eca66e1bdcdc891da114187ba149c5
MD5 1fb17c0d9d93384629277291e86a4ecc
BLAKE2b-256 d56c9e9eedbf9f9b5725aa0fbca2ac38863f10b186b871bf5ecf93f4ad65116a

See more details on using hashes here.

File details

Details for the file twitter_banner_switcher-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for twitter_banner_switcher-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5bc4f92a1b15d604ea81d26177e829eb4c54dc47f2261b2c9746a4df78032e53
MD5 4958628ead475a6d981cc8807859e628
BLAKE2b-256 bfcec8fc346d4e65783bbcbfcad1959cf1818f10c2ae9b22853b401d1c2c1875

See more details on using hashes here.

Supported by

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