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.3.tar.gz (4.5 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for sphinxjp-tk0miya-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b70c646536cc434e203e91256f7aa79ec2f4d6756f2ccd886ecfc5ca9b7883b9
MD5 ce4dc505c239f2f101c3c00be500c18f
BLAKE2b-256 a19ed6b8bfe292b1cb9eaf168dbe58d9af1e26ed70b2b42e53d7aeac0eaa99ce

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