Skip to main content

CLI tool for bild.me

Project description

Build PyPI version

Installation

To install bild.me-cli, simply:

$ pip install bild.me-cli

Usage

$ bild -f test1.png test2.png
test1.png: [==================================================>]
http://s1.bild.me/bilder/260513/4053120test1.png
test2.png: [==================================================>]
http://s1.bild.me/bilder/260513/1932235test2.png

$ bild -q -f test1.png test2.png
http://s1.bild.me/bilder/260513/3599206test2.png
http://s1.bild.me/bilder/260513/8204314test1.png

$ bild -qf *.png
http://s1.bild.me/bilder/260513/3041575test2.png
http://s1.bild.me/bilder/260513/6296743test1.png

$ bild -h
usage: bild [-h] [-V] [-l] [-q] -f FILE [FILE ...]

CLI tool for bild.me.

optional arguments:
  -h, --help            show this help message and exit
  -V, --version         show program's version number and exit
  -l, --list            list all result
  -q, --quiet           decrease verbosity
  -f FILE [FILE ...], -F FILE [FILE ...], --file FILE [FILE ...]
                        picture file path, support Unix shell-style wildcards

Changelog

0.1.1 (2014-04-30)

  • [change] use multi-thread instead of multi-process

  • [change] use sys.stderr output error message

  • [new] support progress bar

  • [new] add [-q|–quiet] argument for hide progress bar

  • [new] file path support Unix shell-style wildcards

0.1.0 (2014-04-28)

  • Initial Release

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

bild.me-cli-0.1.1.tar.gz (4.6 kB view hashes)

Uploaded Source

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