manhattan-forms


Namemanhattan-forms JSON
Version 0.1.30 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_time2023-06-19 11:53:20
maintainerThe Getme development team
docs_urlNone
authorAnthony Blackshaw
requires_python
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": "",
    "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/90/43/87dcd519681a6fe88b8f6a4e07c5dfa95aa88e294c6902fc6c75b0d8565d/manhattan_forms-0.1.30.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.30",
    "project_urls": {
        "Homepage": "https://git.getme.co.uk/manhattan/manhattan_forms"
    },
    "split_keywords": [
        "flask",
        "manhattan"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "904387dcd519681a6fe88b8f6a4e07c5dfa95aa88e294c6902fc6c75b0d8565d",
                "md5": "4de94699f9e2419c46e5cec069826935",
                "sha256": "a2ea32c173f1ea9b987012026d81b82f34ea9f1d26843c99b166b1b33d222d0b"
            },
            "downloads": -1,
            "filename": "manhattan_forms-0.1.30.tar.gz",
            "has_sig": false,
            "md5_digest": "4de94699f9e2419c46e5cec069826935",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25022,
            "upload_time": "2023-06-19T11:53:20",
            "upload_time_iso_8601": "2023-06-19T11:53:20.924468Z",
            "url": "https://files.pythonhosted.org/packages/90/43/87dcd519681a6fe88b8f6a4e07c5dfa95aa88e294c6902fc6c75b0d8565d/manhattan_forms-0.1.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-19 11:53:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "manhattan-forms"
}
        
Elapsed time: 0.11759s