nive


Namenive JSON
Version 1.5.1 PyPI version JSON
download
home_page
SummaryNive 3 base package
upload_time2023-11-27 13:35:05
maintainer
docs_urlNone
authorNive GmbH
requires_python
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": "",
    "name": "nive",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cms,framework,pyramid",
    "author": "Nive GmbH",
    "author_email": "Arndt Droullier <info@nive.co>",
    "download_url": "https://files.pythonhosted.org/packages/04/be/ecdd13dd11aa1c6f91328a70d6d2bfaaf09e9bd9e1a30fd05d328a66f7be/nive-1.5.1.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.5.1",
    "project_urls": {
        "Homepage": "https://niveapps.com/",
        "Repository": "https://github.com/nive/nive"
    },
    "split_keywords": [
        "cms",
        "framework",
        "pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54b134cc7c83ffe64e203dc72961b916ffea16049be7da4d2116e7429873298b",
                "md5": "4bb6b5d57807b4db9710a343c651510e",
                "sha256": "03c8d5096d0099e36c69f55eba7d7e5248149acb26f620b967bb59020f7f8a3d"
            },
            "downloads": -1,
            "filename": "nive-1.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4bb6b5d57807b4db9710a343c651510e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2726093,
            "upload_time": "2023-11-27T13:35:00",
            "upload_time_iso_8601": "2023-11-27T13:35:00.934663Z",
            "url": "https://files.pythonhosted.org/packages/54/b1/34cc7c83ffe64e203dc72961b916ffea16049be7da4d2116e7429873298b/nive-1.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04beecdd13dd11aa1c6f91328a70d6d2bfaaf09e9bd9e1a30fd05d328a66f7be",
                "md5": "d34170d1c741c099af7ed171075032fc",
                "sha256": "1cc3d5767ef6d656ba640f5bd4ef114c4a3c8f12c57ed9551ffe6f6938e6907e"
            },
            "downloads": -1,
            "filename": "nive-1.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d34170d1c741c099af7ed171075032fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2479469,
            "upload_time": "2023-11-27T13:35:05",
            "upload_time_iso_8601": "2023-11-27T13:35:05.808174Z",
            "url": "https://files.pythonhosted.org/packages/04/be/ecdd13dd11aa1c6f91328a70d6d2bfaaf09e9bd9e1a30fd05d328a66f7be/nive-1.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 13:35:05",
    "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.14678s