https://github.com/hivesolutions/prismic-api
Simple Prismic Python API client
https://github.com/hivesolutions/prismic-api
api client prismic python
Last synced: about 2 months ago
JSON representation
Simple Prismic Python API client
- Host: GitHub
- URL: https://github.com/hivesolutions/prismic-api
- Owner: hivesolutions
- Created: 2017-12-06T15:36:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T12:15:47.000Z (over 3 years ago)
- Last Synced: 2025-06-09T09:52:48.461Z (about 1 year ago)
- Topics: api, client, prismic, python
- Language: Python
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Prismic API](http://prismic-api.hive.pt)
Simple [Prismic](http://prismic.io) 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](http://www.apache.org/licenses/).
## Build Automation
[](https://github.com/hivesolutions/prismic-api/actions)
[](https://coveralls.io/r/hivesolutions/prismic-api?branch=master)
[](https://pypi.python.org/pypi/prismic-api)
[](https://www.apache.org/licenses/)