Skip to main content

A client API for slidetemplater.com

Project description

SlideTemplater.com Python API

This is a simple client API for SlideTemplater.com

Please see documentation there for how to prepare a presentation for templating

You can use it as the following:

import slidetemplater.api

result = slidetemplater.api.convert(open(
    'covid.pptx', 'rb'), "https://api.coronavirus.data.gov.uk/v2/data?areaType=overview&metric=cumPeopleVaccinatedFirstDoseByVaccinationDate&format=json")

f = open('result.pptx', 'w+b')
f.write(result)
f.close()

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

slidetemplater-0.0.6.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

slidetemplater-0.0.6-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file slidetemplater-0.0.6.tar.gz.

File metadata

  • Download URL: slidetemplater-0.0.6.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1

File hashes

Hashes for slidetemplater-0.0.6.tar.gz
Algorithm Hash digest
SHA256 bdccdf3ae1a56a75a0694493c0ac3c1f81742d85799fdd82cf6e7831d965257c
MD5 0fe4b1b6532cbdcd33bcf8b5b5f4ec42
BLAKE2b-256 ba0d6cf0d5884c5d0fa803d04a49b94b8cded9cde83f6fce25ea2d47beb3013e

See more details on using hashes here.

File details

Details for the file slidetemplater-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: slidetemplater-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1

File hashes

Hashes for slidetemplater-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e59abfccf47186652d05f1d7cfad22ed5014597e80f95510ca80ffe50287cad3
MD5 8e5d7958d4a751adf6124df77d1f75fe
BLAKE2b-256 d6a0dad4fed2c70e63f65bfe01a7c0bc9ce96cf98ac545778b52f94f3d255607

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page