fastblocks


Namefastblocks JSON
Version 0.3.8 PyPI version JSON
download
home_pageNone
SummaryStarlette based app for the rapid delivery HTMX/Jinja template blocks
upload_time2024-04-02 14:42:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseBSD-3-Clause
keywords starlette htmx jinja httpx fastapi sqladmin sqlmodel pydantic sqlalchemy redis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
<img src="https://drive.google.com/uc?id=1pMUqyvgMkhGYoLz3jBibZDl3J63HEcCC">
</p>

# FastBlocks

[![Code style: crackerjack](https://img.shields.io/badge/code%20style-crackerjack-000042)](https://github.com/lesleslie/crackerjack)


FastBlocks is an asynchronous web application, inspired by FastApi
and based on Starlette, flavoured for rapid delivery of server-side
rendered HTMX/Jinja template blocks.

## Features

- [Asynchronous Component Base](https://github.com/lesleslie/acb)
- Asynchronous
  [Jinja template loaders, environment](https://github.com/lesleslie/jinja2-async-environment) &
  [template rendering](https://github.com/lesleslie/starlette-async-jinja)
- Integrated asynchronous [Jinja Partials](https://github.com/mikeckennedy/jinja_partials)
  and [Jinja Fragments](https://github.com/sponsfreixes/jinja2-fragments)
- HTMX support
- Client-side Redis caching
- Pydantic v2 / SQLModel support
- Dependency injection


## Getting Started


## Acknowledgements


## License

BSD-3-Clause

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fastblocks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "lesleslie <les@wedgwoodwebworks.com>",
    "keywords": "starlette htmx jinja httpx fastapi sqladmin sqlmodel pydantic sqlalchemy redis",
    "author": null,
    "author_email": "lesleslie <les@wedgwoodwebworks.com>",
    "download_url": "https://files.pythonhosted.org/packages/34/96/c3fb4a6bd49881286684eb4c8b8af74c9922875d992dd6f72f107505092a/fastblocks-0.3.8.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n<img src=\"https://drive.google.com/uc?id=1pMUqyvgMkhGYoLz3jBibZDl3J63HEcCC\">\n</p>\n\n# FastBlocks\n\n[![Code style: crackerjack](https://img.shields.io/badge/code%20style-crackerjack-000042)](https://github.com/lesleslie/crackerjack)\n\n\nFastBlocks is an asynchronous web application, inspired by FastApi\nand based on Starlette, flavoured for rapid delivery of server-side\nrendered HTMX/Jinja template blocks.\n\n## Features\n\n- [Asynchronous Component Base](https://github.com/lesleslie/acb)\n- Asynchronous\n  [Jinja template loaders, environment](https://github.com/lesleslie/jinja2-async-environment) &\n  [template rendering](https://github.com/lesleslie/starlette-async-jinja)\n- Integrated asynchronous [Jinja Partials](https://github.com/mikeckennedy/jinja_partials)\n  and [Jinja Fragments](https://github.com/sponsfreixes/jinja2-fragments)\n- HTMX support\n- Client-side Redis caching\n- Pydantic v2 / SQLModel support\n- Dependency injection\n\n\n## Getting Started\n\n\n## Acknowledgements\n\n\n## License\n\nBSD-3-Clause\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Starlette based app for the rapid delivery HTMX/Jinja template blocks",
    "version": "0.3.8",
    "project_urls": null,
    "split_keywords": [
        "starlette",
        "htmx",
        "jinja",
        "httpx",
        "fastapi",
        "sqladmin",
        "sqlmodel",
        "pydantic",
        "sqlalchemy",
        "redis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b21da25132f10f138f0b2cf1319137aa40781ac65872095dc5d21a4fefbf3324",
                "md5": "3c7599e4f354d0c6d1ad7d91a7656d69",
                "sha256": "011be2f8270e88b5e436d9d5044fe833875cc63212e091276c3118f097f6e0ff"
            },
            "downloads": -1,
            "filename": "fastblocks-0.3.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c7599e4f354d0c6d1ad7d91a7656d69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 19808,
            "upload_time": "2024-04-02T14:42:16",
            "upload_time_iso_8601": "2024-04-02T14:42:16.610171Z",
            "url": "https://files.pythonhosted.org/packages/b2/1d/a25132f10f138f0b2cf1319137aa40781ac65872095dc5d21a4fefbf3324/fastblocks-0.3.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3496c3fb4a6bd49881286684eb4c8b8af74c9922875d992dd6f72f107505092a",
                "md5": "93e9c2618b82f56152e6dc7288dd5c89",
                "sha256": "a8bf5ed463b27ba352f8851cefeecb3dac0aa5d42a0928b7ffe026a935af5064"
            },
            "downloads": -1,
            "filename": "fastblocks-0.3.8.tar.gz",
            "has_sig": false,
            "md5_digest": "93e9c2618b82f56152e6dc7288dd5c89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 14661,
            "upload_time": "2024-04-02T14:42:17",
            "upload_time_iso_8601": "2024-04-02T14:42:17.909772Z",
            "url": "https://files.pythonhosted.org/packages/34/96/c3fb4a6bd49881286684eb4c8b8af74c9922875d992dd6f72f107505092a/fastblocks-0.3.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 14:42:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fastblocks"
}
        
Elapsed time: 0.21848s