manhattan-forms


Namemanhattan-forms JSON
Version 0.1.31 PyPI version JSON
download
home_pagehttps://git.getme.co.uk/manhattan/manhattan_forms
SummaryA set of classes, functions and utilties that extend WTForms for use with manhattan.
upload_time2024-10-21 19:45:27
maintainerThe Getme development team
docs_urlNone
authorAnthony Blackshaw
requires_pythonNone
licenseMIT
keywords flask manhattan
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            manhattan forms
===============

A set of classes, functions and utilties that extend WTForms for use with
manhattan.

How to install
--------------

`pip install manhattan_forms`

Testing
-------

`pip install --no-deps -e .`

`py.test`


            

Raw data

            {
    "_id": null,
    "home_page": "https://git.getme.co.uk/manhattan/manhattan_forms",
    "name": "manhattan-forms",
    "maintainer": "The Getme development team",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "devs@getme.co.uk",
    "keywords": "flask manhattan",
    "author": "Anthony Blackshaw",
    "author_email": "ant@getme.co.uk",
    "download_url": "https://files.pythonhosted.org/packages/a8/ef/750d72b257e9e8ee6813afd75bd0bebfa64729d01ac7f595806e1d507983/manhattan_forms-0.1.31.tar.gz",
    "platform": null,
    "description": "manhattan forms\n===============\n\nA set of classes, functions and utilties that extend WTForms for use with\nmanhattan.\n\nHow to install\n--------------\n\n`pip install manhattan_forms`\n\nTesting\n-------\n\n`pip install --no-deps -e .`\n\n`py.test`\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A set of classes, functions and utilties that extend WTForms for use with manhattan.",
    "version": "0.1.31",
    "project_urls": {
        "Homepage": "https://git.getme.co.uk/manhattan/manhattan_forms"
    },
    "split_keywords": [
        "flask",
        "manhattan"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8ef750d72b257e9e8ee6813afd75bd0bebfa64729d01ac7f595806e1d507983",
                "md5": "af84641e601c36b574a5098001d8c808",
                "sha256": "ebda4792e34c5a648752aac971675deeeb4b72ed8646ad7025c3dccdc287d323"
            },
            "downloads": -1,
            "filename": "manhattan_forms-0.1.31.tar.gz",
            "has_sig": false,
            "md5_digest": "af84641e601c36b574a5098001d8c808",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25038,
            "upload_time": "2024-10-21T19:45:27",
            "upload_time_iso_8601": "2024-10-21T19:45:27.917767Z",
            "url": "https://files.pythonhosted.org/packages/a8/ef/750d72b257e9e8ee6813afd75bd0bebfa64729d01ac7f595806e1d507983/manhattan_forms-0.1.31.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 19:45:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "manhattan-forms"
}
        
Elapsed time: 0.33566s