nive


Namenive JSON
Version 1.6.7 PyPI version JSON
download
home_pageNone
SummaryNive 3 base package
upload_time2025-02-18 16:13:10
maintainerNone
docs_urlNone
authorNive GmbH
requires_pythonNone
licenseGPL 3
keywords cms framework pyramid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Nive application base package
This is the base package.
## Source code
The source code is hosted on github: https://github.com/nive
### The form module nive.components.reform
The reform package is a merge of deform and colander and includes several changes
to make form handling easier. Please see nive.components.reform.README.txt for details.
### Translations
Translations can be extracted using lingua>=3.2
> pip install lingua-3.2
> bin/pot-create -o nive/locale/nive.pot nive
### Dependencies
library 'pillow' 10> optional. required for extensions.images.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nive",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cms, framework, pyramid",
    "author": "Nive GmbH",
    "author_email": "Arndt Droullier <info@nive.co>",
    "download_url": "https://files.pythonhosted.org/packages/fb/db/0fa0ace3813dcdd11fe0aafaa570b0ca91bd024643a15a27114b6dc65ed0/nive-1.6.7.tar.gz",
    "platform": null,
    "description": "# Nive application base package\nThis is the base package.\n## Source code\nThe source code is hosted on github: https://github.com/nive\n### The form module nive.components.reform\nThe reform package is a merge of deform and colander and includes several changes\nto make form handling easier. Please see nive.components.reform.README.txt for details.\n### Translations\nTranslations can be extracted using lingua>=3.2\n> pip install lingua-3.2\n> bin/pot-create -o nive/locale/nive.pot nive\n### Dependencies\nlibrary 'pillow' 10> optional. required for extensions.images.\n",
    "bugtrack_url": null,
    "license": "GPL 3",
    "summary": "Nive 3 base package",
    "version": "1.6.7",
    "project_urls": {
        "Homepage": "https://niveapps.com/",
        "Repository": "https://github.com/nive/nive"
    },
    "split_keywords": [
        "cms",
        " framework",
        " pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6261dd4aa704bba3f9d44523fedaa78127e06b572727fca7f378e318522820c",
                "md5": "ddbb04742f004501a1a2b949b9f073be",
                "sha256": "1a5381e1e59258176bd1f11852ffcd019cace42069be97079f2fde3841b7be97"
            },
            "downloads": -1,
            "filename": "nive-1.6.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ddbb04742f004501a1a2b949b9f073be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2754702,
            "upload_time": "2025-02-18T16:13:03",
            "upload_time_iso_8601": "2025-02-18T16:13:03.748455Z",
            "url": "https://files.pythonhosted.org/packages/c6/26/1dd4aa704bba3f9d44523fedaa78127e06b572727fca7f378e318522820c/nive-1.6.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbdb0fa0ace3813dcdd11fe0aafaa570b0ca91bd024643a15a27114b6dc65ed0",
                "md5": "20b101c9fb1e402d629033d71e2547aa",
                "sha256": "b3f6a0e02ceac8ceae84cc510fbee97c166476242c2df3bd6d3100282aa0aa37"
            },
            "downloads": -1,
            "filename": "nive-1.6.7.tar.gz",
            "has_sig": false,
            "md5_digest": "20b101c9fb1e402d629033d71e2547aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2503758,
            "upload_time": "2025-02-18T16:13:10",
            "upload_time_iso_8601": "2025-02-18T16:13:10.036211Z",
            "url": "https://files.pythonhosted.org/packages/fb/db/0fa0ace3813dcdd11fe0aafaa570b0ca91bd024643a15a27114b6dc65ed0/nive-1.6.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 16:13:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nive",
    "github_project": "nive",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nive"
}
        
Elapsed time: 0.46002s