joker-flasky


Namejoker-flasky JSON
Version 0.6.0 PyPI version JSON
download
home_page
Summaryreusable components for flask-based web development
upload_time2023-06-15 02:12:46
maintainer
docs_urlNone
author
requires_python>=3.8
licenseGNU General Public License (GPL)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            joker-flasky
============

Reusable components for flask-based web development.


Recent changes
--------------

### version 0.5.4
- add `ViewEntry.{methods,paths,to_json_serializable()}` 
- add ctx var `font_family` in `help.html`

### version 0.5.3
- fix: package was not installed in a way that PackageLoader understands

### version 0.5.2

- add `respond_help_page()` and `respond_helplist_page()`
- improve `ViewEntry`

### version 0.5.1

- rewrite of `ViewEntry`
- add `viewutils.find_matching_rule()`

### version 0.5.0

- python_requires >= 3.8
- add `ViewEntry`
- add `respond_upload_page()` and `respond_login_page()`

### version 0.4.8 and 0.4.9

- add URLPathSigner
- add ctxmap_views.py
- do not require joker
- add test_urlpathsigner() and fix URLPathSigner.sign()
- fix respond_content()
- use volkanic~=0.4.0, joker~=0.3.0, joker-redis~=0.0.3
- rename infer_mime_type => infer_mimetype; infer_mimetype('png') acceptable
- add respond_content()
- add DeprecationWarning


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "joker-flasky",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/7a/f5/232acbdeaf8657c92c9ce64c0287ecb6d132b1aa043a219d294bbd168376/joker-flasky-0.6.0.tar.gz",
    "platform": null,
    "description": "joker-flasky\n============\n\nReusable components for flask-based web development.\n\n\nRecent changes\n--------------\n\n### version 0.5.4\n- add `ViewEntry.{methods,paths,to_json_serializable()}` \n- add ctx var `font_family` in `help.html`\n\n### version 0.5.3\n- fix: package was not installed in a way that PackageLoader understands\n\n### version 0.5.2\n\n- add `respond_help_page()` and `respond_helplist_page()`\n- improve `ViewEntry`\n\n### version 0.5.1\n\n- rewrite of `ViewEntry`\n- add `viewutils.find_matching_rule()`\n\n### version 0.5.0\n\n- python_requires >= 3.8\n- add `ViewEntry`\n- add `respond_upload_page()` and `respond_login_page()`\n\n### version 0.4.8 and 0.4.9\n\n- add URLPathSigner\n- add ctxmap_views.py\n- do not require joker\n- add test_urlpathsigner() and fix URLPathSigner.sign()\n- fix respond_content()\n- use volkanic~=0.4.0, joker~=0.3.0, joker-redis~=0.0.3\n- rename infer_mime_type => infer_mimetype; infer_mimetype('png') acceptable\n- add respond_content()\n- add DeprecationWarning\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License (GPL)",
    "summary": "reusable components for flask-based web development",
    "version": "0.6.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7af5232acbdeaf8657c92c9ce64c0287ecb6d132b1aa043a219d294bbd168376",
                "md5": "dd19ade60151e6690cceb5162d71ba3a",
                "sha256": "f2b12f8160d52be1564779d6f6a55d956bda38f9c08faa7bdd5c4999524cd34c"
            },
            "downloads": -1,
            "filename": "joker-flasky-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dd19ade60151e6690cceb5162d71ba3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26941,
            "upload_time": "2023-06-15T02:12:46",
            "upload_time_iso_8601": "2023-06-15T02:12:46.458767Z",
            "url": "https://files.pythonhosted.org/packages/7a/f5/232acbdeaf8657c92c9ce64c0287ecb6d132b1aa043a219d294bbd168376/joker-flasky-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 02:12:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "joker-flasky"
}
        
Elapsed time: 0.10619s