ga-htmx


Namega-htmx JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/Nigel2392/ga_htmx
SummaryAn application made for the Django Web Framework.
upload_time2024-02-26 20:53:44
maintainer
docs_urlNone
authorNigel
requires_python>=3.8
licenseGPL-3.0-only
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ga_htmx
================

...

Quick start
-----------

1. Add 'ga_htmx' to your INSTALLED_APPS setting like this:

   ```
   INSTALLED_APPS = [
   ...,
   'ga_htmx',
   ]
   ```

2. ...

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Nigel2392/ga_htmx",
    "name": "ga-htmx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nigel",
    "author_email": "nigel@goodadvice.it",
    "download_url": "https://files.pythonhosted.org/packages/b3/e6/e56f6b2a19f1c0c11dbdea57c19812d8b2f7aa174fa4178a3f8666ed61d5/ga_htmx-1.0.1.tar.gz",
    "platform": null,
    "description": "ga_htmx\r\n================\r\n\r\n...\r\n\r\nQuick start\r\n-----------\r\n\r\n1. Add 'ga_htmx' to your INSTALLED_APPS setting like this:\r\n\r\n   ```\r\n   INSTALLED_APPS = [\r\n   ...,\r\n   'ga_htmx',\r\n   ]\r\n   ```\r\n\r\n2. ...\r\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-only",
    "summary": "An application made for the Django Web Framework.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Nigel2392/ga_htmx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3e6e56f6b2a19f1c0c11dbdea57c19812d8b2f7aa174fa4178a3f8666ed61d5",
                "md5": "d32161bc4ab3007aa4d548ea27fef99a",
                "sha256": "5ba269fadcc33d97fbc7079e1ec90f3b7a5a0ff8d736adff94f4572c0ae1ca60"
            },
            "downloads": -1,
            "filename": "ga_htmx-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d32161bc4ab3007aa4d548ea27fef99a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 42646,
            "upload_time": "2024-02-26T20:53:44",
            "upload_time_iso_8601": "2024-02-26T20:53:44.681450Z",
            "url": "https://files.pythonhosted.org/packages/b3/e6/e56f6b2a19f1c0c11dbdea57c19812d8b2f7aa174fa4178a3f8666ed61d5/ga_htmx-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 20:53:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Nigel2392",
    "github_project": "ga_htmx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ga-htmx"
}
        
Elapsed time: 0.23766s