Flask-Extra


NameFlask-Extra JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/abilian/flask-extra
SummaryMore patterns and idioms for Flask applications.
upload_time2024-01-23 10:36:34
maintainer
docs_urlNone
authorAbilian SAS
requires_python>=3.10,<4
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Flask-Super

[![image](https://img.shields.io/pypi/v/flask_super.svg)](https://pypi.python.org/pypi/flask_super)

[![Documentation Status](https://readthedocs.org/projects/flask-super/badge/?version=latest)](https://flask-super.readthedocs.io/en/latest/?version=latest)


## More Flask patterns and idoms

-   Free software: Apache Software License 2.0


## Features

- SQLAlchemy integration
- Sessions

## Status

This is a preview. Expect the API to change.

## Sample usage

TODO

## Credits

This package was created with [Cruft](https://cruft.github.io/cruft/)
and the
[abilian/cookiecutter-abilian-python](https://github.com/abilian/cookiecutter-abilian-python)
project template.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/abilian/flask-extra",
    "name": "Flask-Extra",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4",
    "maintainer_email": "",
    "keywords": "",
    "author": "Abilian SAS",
    "author_email": "sf@abilian.com",
    "download_url": "https://files.pythonhosted.org/packages/cb/c3/0d8b2353ce20b793c8ff17c4bc87b621504c0a83c1811a3de59a7e839312/flask_extra-0.1.1.tar.gz",
    "platform": null,
    "description": "# Flask-Super\n\n[![image](https://img.shields.io/pypi/v/flask_super.svg)](https://pypi.python.org/pypi/flask_super)\n\n[![Documentation Status](https://readthedocs.org/projects/flask-super/badge/?version=latest)](https://flask-super.readthedocs.io/en/latest/?version=latest)\n\n\n## More Flask patterns and idoms\n\n-   Free software: Apache Software License 2.0\n\n\n## Features\n\n- SQLAlchemy integration\n- Sessions\n\n## Status\n\nThis is a preview. Expect the API to change.\n\n## Sample usage\n\nTODO\n\n## Credits\n\nThis package was created with [Cruft](https://cruft.github.io/cruft/)\nand the\n[abilian/cookiecutter-abilian-python](https://github.com/abilian/cookiecutter-abilian-python)\nproject template.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "More patterns and idioms for Flask applications.",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/abilian/flask-extra"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5d945154fa58b540b9688980c30282444c72b04b67f7ca5850ae9bc529a6241",
                "md5": "378042dc0d8f5b37e1152643d9a2089a",
                "sha256": "f725e3592ca20ca85a2e4ec0a6173e55b4fe38951d349ea1e31191f5813c159f"
            },
            "downloads": -1,
            "filename": "flask_extra-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "378042dc0d8f5b37e1152643d9a2089a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4",
            "size": 5389,
            "upload_time": "2024-01-23T10:36:33",
            "upload_time_iso_8601": "2024-01-23T10:36:33.067616Z",
            "url": "https://files.pythonhosted.org/packages/b5/d9/45154fa58b540b9688980c30282444c72b04b67f7ca5850ae9bc529a6241/flask_extra-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cbc30d8b2353ce20b793c8ff17c4bc87b621504c0a83c1811a3de59a7e839312",
                "md5": "a5f5069654b419ac6c40fa3c90af1909",
                "sha256": "97df5ebe0445f8f280b7585414f80893692a4900d2c9193f9022f8e03148b38c"
            },
            "downloads": -1,
            "filename": "flask_extra-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a5f5069654b419ac6c40fa3c90af1909",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4",
            "size": 4091,
            "upload_time": "2024-01-23T10:36:34",
            "upload_time_iso_8601": "2024-01-23T10:36:34.291941Z",
            "url": "https://files.pythonhosted.org/packages/cb/c3/0d8b2353ce20b793c8ff17c4bc87b621504c0a83c1811a3de59a7e839312/flask_extra-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 10:36:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abilian",
    "github_project": "flask-extra",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "flask-extra"
}
        
Elapsed time: 0.17907s