Skip to main content

Sphinx flicker API extention

Project description

sphinxjp.tk0miya

This is a sphinx extension which inserts a flickr photo on your document.

Setting

Install

$ pip install sphinxjp.tk0miya

Configure Sphinx

To enable this extension, add sphinxjp.tk0miya module to extensions option in conf.py.

# Enabled extensions
extensions = ['sphinxjp.tk0miya']

You should get access token from Flickr and set filckr_api_key and flickr_secret in your conf.py

flickr_api_key="<YOUR_API_KEY_PUT_HERE>"
flickr_secret="<YOUR_SECRET_PUT_HERE>"

usage

.. flickr-search:: marriage

random

flickr-search put only a first image. You can set :random: as option to put a randomized image.

.. flickr-search:: marriage
   :random:

license

You can set search license by setting license option.

.. flickr-search:: marriage
   :license: 0,1

possible values are

If you want to search multiple licenses, use comma-separated.

size

.. flickr-search:: marriage
   :size: Small

Possible values are

  • “square”

  • “large Square” # note: Square is Uppwer case but large is Lower

  • “thumbnail”

  • “small”

  • “small 320”

  • “medium”

  • “medium 640”

  • “medium 800”

  • “large”

  • “original”

Repository

https://bitbucket.org/r_rudi/sphinxjp.tk0miya

License

The BSD 2-Clause License.

Note

This extention is created for marriage of “World tk0miya “. Congratulations on your wedding!

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

sphinxjp-tk0miya-0.0.4.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file sphinxjp-tk0miya-0.0.4.tar.gz.

File metadata

File hashes

Hashes for sphinxjp-tk0miya-0.0.4.tar.gz
Algorithm Hash digest
SHA256 a3a27f008eda7efd1f5a1d5a14adda4246a844ca40dfd9d022fb1dda15b5bc70
MD5 8818619ab4cc823b51056a4b750eb366
BLAKE2b-256 48addbe4ebbeb878027e4600682a7224d1021cddb93f03feeca57fef65b108b4

See more details on using hashes here.

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