

# Anvil API Library
[](https://pypi.org/project/python-anvil)
[](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.6.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": "",
"docs_url": null,
"requires_python": ">=3.7.2,<3.12",
"maintainer_email": "",
"keywords": "anvil,api,pdf,signing",
"author": "Anvil Foundry Inc.",
"author_email": "developers@useanvil.com",
"download_url": "https://files.pythonhosted.org/packages/63/d5/d6d8f9959bb07c577eb86c66ce5e74c7189b4de40859ccf21ab26ae8476b/python_anvil-2.0.0.tar.gz",
"platform": null,
"description": "\n\n\n# Anvil API Library\n\n[](https://pypi.org/project/python-anvil)\n[](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.6.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": "2.0.0",
"split_keywords": [
"anvil",
"api",
"pdf",
"signing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "39be1d942fd34dccb9f11196582f3eda69119c4f61e49fe45af861f207016a71",
"md5": "4baea9c8d8bae0c1b35c254fe3f42d94",
"sha256": "8b5c22051ee144690eebe1ce923f1a5d48c6af2d8cc1e9d86e1f659833467a4f"
},
"downloads": -1,
"filename": "python_anvil-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4baea9c8d8bae0c1b35c254fe3f42d94",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7.2,<3.12",
"size": 34086,
"upload_time": "2023-01-27T00:18:00",
"upload_time_iso_8601": "2023-01-27T00:18:00.596238Z",
"url": "https://files.pythonhosted.org/packages/39/be/1d942fd34dccb9f11196582f3eda69119c4f61e49fe45af861f207016a71/python_anvil-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "63d5d6d8f9959bb07c577eb86c66ce5e74c7189b4de40859ccf21ab26ae8476b",
"md5": "7ab85ff9aa8f1450d2a47398923361bb",
"sha256": "8e600ed8db0256ad615a786c3ddb679c261a8274d17fb12da9571d4abec46015"
},
"downloads": -1,
"filename": "python_anvil-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "7ab85ff9aa8f1450d2a47398923361bb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7.2,<3.12",
"size": 27276,
"upload_time": "2023-01-27T00:18:03",
"upload_time_iso_8601": "2023-01-27T00:18:03.901965Z",
"url": "https://files.pythonhosted.org/packages/63/d5/d6d8f9959bb07c577eb86c66ce5e74c7189b4de40859ccf21ab26ae8476b/python_anvil-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-27 00:18:03",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "python-anvil"
}