python_anvil


Namepython_anvil JSON
Version 5.0.2 PyPI version JSON
download
home_pagehttps://www.useanvil.com/
SummaryAnvil API
upload_time2025-01-14 23:49:03
maintainerNone
docs_urlNone
authorAnvil Foundry Inc.
requires_python<3.13,>=3.8.0
licenseMIT
keywords anvil api pdf signing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            ![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.8

## 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.13,>=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/d1/1a/09dcc8d66f54d07172b7baf0f990bb0dc4be6dfe955da8f8ee9a4bd64557/python_anvil-5.0.2.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.8\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": "5.0.2",
    "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": "1f8b363d2ae39fbe094d54c71d695f1d8c336dc57b48a49ec639431adcefe0cb",
                "md5": "1e1154dda9b697a88a53c1fc5b0482b5",
                "sha256": "7e8a6c5bbfd7fdd840b9e75fbaf3683b0090f552b8469c7779eb2b9652268879"
            },
            "downloads": -1,
            "filename": "python_anvil-5.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e1154dda9b697a88a53c1fc5b0482b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8.0",
            "size": 36117,
            "upload_time": "2025-01-14T23:49:01",
            "upload_time_iso_8601": "2025-01-14T23:49:01.929643Z",
            "url": "https://files.pythonhosted.org/packages/1f/8b/363d2ae39fbe094d54c71d695f1d8c336dc57b48a49ec639431adcefe0cb/python_anvil-5.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d11a09dcc8d66f54d07172b7baf0f990bb0dc4be6dfe955da8f8ee9a4bd64557",
                "md5": "19280f0e435964799c6443a0ab2f7e61",
                "sha256": "021f3488eef662c5f9e38fb8d2ca6a153067978b58d65ae6c72bd6eed1cda4f0"
            },
            "downloads": -1,
            "filename": "python_anvil-5.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "19280f0e435964799c6443a0ab2f7e61",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8.0",
            "size": 28771,
            "upload_time": "2025-01-14T23:49:03",
            "upload_time_iso_8601": "2025-01-14T23:49:03.075707Z",
            "url": "https://files.pythonhosted.org/packages/d1/1a/09dcc8d66f54d07172b7baf0f990bb0dc4be6dfe955da8f8ee9a4bd64557/python_anvil-5.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 23:49:03",
    "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"
}
        
Elapsed time: 0.42601s