nive


Namenive JSON
Version 1.6.9 PyPI version JSON
download
home_pageNone
SummaryNive 3 base package
upload_time2025-10-20 09:29:02
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/eb/bc/ae5f081957f6da9d0cc873c7eb25bd439ef4d93d8dbb0ad05d219b49ed25/nive-1.6.9.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.9",
    "project_urls": {
        "Homepage": "https://niveapps.com/",
        "Repository": "https://github.com/nive/nive"
    },
    "split_keywords": [
        "cms",
        " framework",
        " pyramid"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5eb12205194a556ab7822cff5ea8cb9e594116f3e57760b1d6a8dfc295cef165",
                "md5": "2a10dad76c85bd2f80268ae13e7af5a1",
                "sha256": "04bf1fb3c42aca3fa4260eca99bd7f16fdc193d1468fe313603922d73f71159c"
            },
            "downloads": -1,
            "filename": "nive-1.6.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a10dad76c85bd2f80268ae13e7af5a1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2793268,
            "upload_time": "2025-10-20T09:28:55",
            "upload_time_iso_8601": "2025-10-20T09:28:55.427802Z",
            "url": "https://files.pythonhosted.org/packages/5e/b1/2205194a556ab7822cff5ea8cb9e594116f3e57760b1d6a8dfc295cef165/nive-1.6.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ebbcae5f081957f6da9d0cc873c7eb25bd439ef4d93d8dbb0ad05d219b49ed25",
                "md5": "b99c11a3cc2aeb6917f02d3f9d1f9ced",
                "sha256": "112c171b20d08288a972819df2aea04f945918af4860302a550df2d7e7151131"
            },
            "downloads": -1,
            "filename": "nive-1.6.9.tar.gz",
            "has_sig": false,
            "md5_digest": "b99c11a3cc2aeb6917f02d3f9d1f9ced",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2532349,
            "upload_time": "2025-10-20T09:29:02",
            "upload_time_iso_8601": "2025-10-20T09:29:02.844093Z",
            "url": "https://files.pythonhosted.org/packages/eb/bc/ae5f081957f6da9d0cc873c7eb25bd439ef4d93d8dbb0ad05d219b49ed25/nive-1.6.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 09:29:02",
    "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: 2.66868s