weasyform


Nameweasyform JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/Salamek/weasyform
SummarySimple form support for WeasyPrint
upload_time2024-04-08 21:42:06
maintainerNone
docs_urlNone
authorAdam Schubert
requires_python>=3.4
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [WIP] WeasyPrint form support

Only input type="signature" is supported to create PDF signature placeholder in generated PDF

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Salamek/weasyform",
    "name": "weasyform",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.4",
    "maintainer_email": null,
    "keywords": null,
    "author": "Adam Schubert",
    "author_email": "adam.schubert@sg1-game.net",
    "download_url": "https://files.pythonhosted.org/packages/8e/b6/7c9e3555db737052f35fb5ef67449224e9718444c3c83724234a4778c3d0/weasyform-0.0.10.tar.gz",
    "platform": null,
    "description": "# [WIP] WeasyPrint form support\n\nOnly input type=\"signature\" is supported to create PDF signature placeholder in generated PDF\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Simple form support for WeasyPrint",
    "version": "0.0.10",
    "project_urls": {
        "Homepage": "https://github.com/Salamek/weasyform",
        "Release notes": "https://github.com/Salamek/weasyform/releases"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8eb67c9e3555db737052f35fb5ef67449224e9718444c3c83724234a4778c3d0",
                "md5": "48290ddc2c1b92c31a6818469c509e94",
                "sha256": "e07972af39cc0506a7beae651377cd14afa8725c2567b0eabcbec2b671d316d3"
            },
            "downloads": -1,
            "filename": "weasyform-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "48290ddc2c1b92c31a6818469c509e94",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4",
            "size": 3985,
            "upload_time": "2024-04-08T21:42:06",
            "upload_time_iso_8601": "2024-04-08T21:42:06.663770Z",
            "url": "https://files.pythonhosted.org/packages/8e/b6/7c9e3555db737052f35fb5ef67449224e9718444c3c83724234a4778c3d0/weasyform-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 21:42:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Salamek",
    "github_project": "weasyform",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "weasyform"
}
        
Elapsed time: 0.75535s