![Horizontal Lockupblack](https://user-images.githubusercontent.com/293079/169453889-ae211c6c-7634-4ccd-8ca9-8970c2621b6f.png#gh-light-mode-only)
![Horizontal Lockup copywhite](https://user-images.githubusercontent.com/293079/169453892-895f637b-4633-4a14-b997-960c9e17579b.png#gh-dark-mode-only)
# Anvil API Library
[![PyPI Version](https://img.shields.io/pypi/v/python-anvil.svg)](https://pypi.org/project/python-anvil)
[![PyPI License](https://img.shields.io/pypi/l/python-anvil.svg)](https://pypi.org/project/python-anvil)
This is a library that provides an interface to access the [Anvil API](https://www.useanvil.com/developers) from applications
written in the Python programming language.
[Anvil](https://www.useanvil.com/developers/) provides easy APIs for all things paperwork.
1. [PDF filling API](https://www.useanvil.com/products/pdf-filling-api/) - fill out a PDF template with a web request and structured JSON data.
2. [PDF generation API](https://www.useanvil.com/products/pdf-generation-api/) - send markdown or HTML and Anvil will render it to a PDF.
3. [Etch e-sign with API](https://www.useanvil.com/products/etch/) - customizable, embeddable, e-signature platform with an API to control the signing process end-to-end.
4. [Anvil Workflows (w/ API)](https://www.useanvil.com/products/workflows/) - Webforms + PDF + e-sign with a powerful no-code builder. Easily collect structured data, generate PDFs, and request signatures.
Learn more on our [Anvil developer page](https://www.useanvil.com/developers/). See the [API guide](https://www.useanvil.com/docs) and the [GraphQL reference](https://www.useanvil.com/docs/api/graphql/reference/) for full documentation.
### Documentation
General API documentation: [Anvil API docs](https://www.useanvil.com/docs)
# Setup
## Requirements
* Python 3.7.2+
## Installation
Install it directly into an activated virtual environment:
```shell
$ pip install python-anvil
```
or add it to your [Poetry](https://python-poetry.org/) project:
```shell
$ poetry add python-anvil
```
Raw data
{
"_id": null,
"home_page": "https://www.useanvil.com/",
"name": "python_anvil",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.12,>=3.8.0",
"maintainer_email": null,
"keywords": "anvil, api, pdf, signing",
"author": "Anvil Foundry Inc.",
"author_email": "developers@useanvil.com",
"download_url": "https://files.pythonhosted.org/packages/25/e3/34fd27ef389c78a9c22b0829667c40e26a68abedb9fa58cb9abf4923485f/python_anvil-4.0.0.tar.gz",
"platform": null,
"description": "![Horizontal Lockupblack](https://user-images.githubusercontent.com/293079/169453889-ae211c6c-7634-4ccd-8ca9-8970c2621b6f.png#gh-light-mode-only)\n![Horizontal Lockup copywhite](https://user-images.githubusercontent.com/293079/169453892-895f637b-4633-4a14-b997-960c9e17579b.png#gh-dark-mode-only)\n\n# Anvil API Library\n\n[![PyPI Version](https://img.shields.io/pypi/v/python-anvil.svg)](https://pypi.org/project/python-anvil)\n[![PyPI License](https://img.shields.io/pypi/l/python-anvil.svg)](https://pypi.org/project/python-anvil)\n\nThis is a library that provides an interface to access the [Anvil API](https://www.useanvil.com/developers) from applications\nwritten in the Python programming language.\n\n[Anvil](https://www.useanvil.com/developers/) provides easy APIs for all things paperwork.\n\n1. [PDF filling API](https://www.useanvil.com/products/pdf-filling-api/) - fill out a PDF template with a web request and structured JSON data.\n2. [PDF generation API](https://www.useanvil.com/products/pdf-generation-api/) - send markdown or HTML and Anvil will render it to a PDF.\n3. [Etch e-sign with API](https://www.useanvil.com/products/etch/) - customizable, embeddable, e-signature platform with an API to control the signing process end-to-end.\n4. [Anvil Workflows (w/ API)](https://www.useanvil.com/products/workflows/) - Webforms + PDF + e-sign with a powerful no-code builder. Easily collect structured data, generate PDFs, and request signatures.\n\nLearn more on our [Anvil developer page](https://www.useanvil.com/developers/). See the [API guide](https://www.useanvil.com/docs) and the [GraphQL reference](https://www.useanvil.com/docs/api/graphql/reference/) for full documentation.\n\n### Documentation\n\nGeneral API documentation: [Anvil API docs](https://www.useanvil.com/docs)\n\n# Setup\n\n## Requirements\n\n* Python 3.7.2+\n\n## Installation\n\nInstall it directly into an activated virtual environment:\n\n```shell\n$ pip install python-anvil\n```\n\nor add it to your [Poetry](https://python-poetry.org/) project:\n\n```shell\n$ poetry add python-anvil\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Anvil API",
"version": "4.0.0",
"project_urls": {
"Documentation": "https://github.com/anvilco/python-anvil",
"Homepage": "https://www.useanvil.com/",
"Repository": "https://github.com/anvilco/python-anvil"
},
"split_keywords": [
"anvil",
" api",
" pdf",
" signing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "67230d368b442469778470f5b366356f07360af86ae866a089c2c39eac3403d6",
"md5": "d0ded2f52d79b842845cac22ff671e70",
"sha256": "99f3ebd9a19c1da431203f188e0d7804d5d39245a0a3ae486cacafcdb990b575"
},
"downloads": -1,
"filename": "python_anvil-4.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d0ded2f52d79b842845cac22ff671e70",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.8.0",
"size": 33055,
"upload_time": "2024-07-24T17:53:38",
"upload_time_iso_8601": "2024-07-24T17:53:38.324062Z",
"url": "https://files.pythonhosted.org/packages/67/23/0d368b442469778470f5b366356f07360af86ae866a089c2c39eac3403d6/python_anvil-4.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "25e334fd27ef389c78a9c22b0829667c40e26a68abedb9fa58cb9abf4923485f",
"md5": "becc9fcd8d122d6a685c133a5e90599d",
"sha256": "30c1243c4c3d0e188d67f88586220084bc00d6371dbe914d59393e0d42ce9e09"
},
"downloads": -1,
"filename": "python_anvil-4.0.0.tar.gz",
"has_sig": false,
"md5_digest": "becc9fcd8d122d6a685c133a5e90599d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.8.0",
"size": 26389,
"upload_time": "2024-07-24T17:53:40",
"upload_time_iso_8601": "2024-07-24T17:53:40.209461Z",
"url": "https://files.pythonhosted.org/packages/25/e3/34fd27ef389c78a9c22b0829667c40e26a68abedb9fa58cb9abf4923485f/python_anvil-4.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-24 17:53:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "anvilco",
"github_project": "python-anvil",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"tox": true,
"lcname": "python_anvil"
}