Skip to main content

Simple avogadr.io batch downloader python script.

Project description

avogadr-py

Simple avogadr.io batch downloader python script

Installation

avogadr-py is avalaible through Python Package Index (PyPI) using pip:

foo@bar:~$ python3 -m pip install --upgrade avogadr_py

To uninstall using pip:

foo@bar:~$ python3 -m pip uninstall avogadr_py

Command reference

foo@bar:~$ avogadr-py -h
usage: avogadr-py [-h] [-i INPUT] [-o OUTPUT_FOLDER] [-b BACKGROUND] [-f FOREGROUND] [-W WIDTH] [-H HEIGHT] [-n]

options:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        JSON formatted compound list. Defaults to 'compounds.json'.
  -o OUTPUT_FOLDER, --output-folder OUTPUT_FOLDER
                        Folder to output files to. Defaults to 'output/'.
  -b BACKGROUND, --background BACKGROUND
                        Background colour in HEX format. Defaults to '24283b'.
  -f FOREGROUND, --foreground FOREGROUND
                        Foreground colour in HEX format. Defaults to '7aa2f7'.
  -W WIDTH, --width WIDTH
                        Image width in pixels. Defaults to '1920'.
  -H HEIGHT, --height HEIGHT
                        Image height in pixels. Defaults to '1080'.
  -n, --no-include-name
                        Don't include compound names. Defaults to 'False'.

Example

foo@bar:~$ avogadr-py -i compounds.json -W 3840 -H 2160 -o output/2160p/blue -f 7aa2f7

Development

Source code repository is available on GitHub. Feel free to contribute. Bug reports and suggestions are welcome.

License

avogadr-py is licensed under the MIT License.

Acknowledgement

  • I would like to thank Saul Johnson for the amazing avogadr.io website that is used as basis for this script.

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

avogadr_py-1.0.1.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

avogadr_py-1.0.1-py3-none-any.whl (4.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