Skip to content

hivesolutions/prismic-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Prismic Python API client.

Configuration

Name Type Description
PRISMIC_REPO str The name of the repository to be used as context (defaults to None).
PRISMIC_REF str The default Prismic reference to be used (defaults to None).
PRISMIC_TOKEN str The secret token to be used to authenticate API requests (defaults to None).

License

Prismic API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Coverage Status PyPi Status License