![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": "",
"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/27/62/36d7b06ccd71ccb5a61fad0053807a2a0475b09815058f16bafb0ae96b12/python_anvil-3.0.1.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": "3.0.1",
"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": "2b8e2c250158f53bfa9de586cb8a7e036754983a9916ff1f349cb06e133155ec",
"md5": "e9c7f40d4c815e8b076cd67934343264",
"sha256": "d159b44683d0293ed8c4d17a53eb88efa9b9571a2418ab28edfdf0889c610b58"
},
"downloads": -1,
"filename": "python_anvil-3.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e9c7f40d4c815e8b076cd67934343264",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7.2,<3.12",
"size": 33044,
"upload_time": "2023-06-28T20:17:57",
"upload_time_iso_8601": "2023-06-28T20:17:57.468724Z",
"url": "https://files.pythonhosted.org/packages/2b/8e/2c250158f53bfa9de586cb8a7e036754983a9916ff1f349cb06e133155ec/python_anvil-3.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "276236d7b06ccd71ccb5a61fad0053807a2a0475b09815058f16bafb0ae96b12",
"md5": "a552e4e90eec209ed9c8cf67870d2623",
"sha256": "2a560fe3aa326890fa412e6870c38caa744b9757b96aaf9afaaea209a1a78811"
},
"downloads": -1,
"filename": "python_anvil-3.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a552e4e90eec209ed9c8cf67870d2623",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7.2,<3.12",
"size": 26450,
"upload_time": "2023-06-28T20:17:58",
"upload_time_iso_8601": "2023-06-28T20:17:58.932002Z",
"url": "https://files.pythonhosted.org/packages/27/62/36d7b06ccd71ccb5a61fad0053807a2a0475b09815058f16bafb0ae96b12/python_anvil-3.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-28 20:17:58",
"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"
}