nive


Namenive JSON
Version 1.6.5 PyPI version JSON
download
home_pageNone
SummaryNive 3 base package
upload_time2024-12-16 12:43:06
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/60/4a/37f822be40869e63c5e5adb51f2c39853ac0ab8a73225bafcad9f5543637/nive-1.6.5.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.5",
    "project_urls": {
        "Homepage": "https://niveapps.com/",
        "Repository": "https://github.com/nive/nive"
    },
    "split_keywords": [
        "cms",
        " framework",
        " pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccd98821a6d2444b870140c88dce312eadce2b1353164dcd6ac0be738f42764c",
                "md5": "417922c46175e26b06cfe6e7400b0573",
                "sha256": "3c9a1e06ab817be5b1625acec27ab723480f366576c4dece8ef31435e61446a7"
            },
            "downloads": -1,
            "filename": "nive-1.6.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "417922c46175e26b06cfe6e7400b0573",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2754522,
            "upload_time": "2024-12-16T12:43:01",
            "upload_time_iso_8601": "2024-12-16T12:43:01.794078Z",
            "url": "https://files.pythonhosted.org/packages/cc/d9/8821a6d2444b870140c88dce312eadce2b1353164dcd6ac0be738f42764c/nive-1.6.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "604a37f822be40869e63c5e5adb51f2c39853ac0ab8a73225bafcad9f5543637",
                "md5": "7216917bc43a94c057478b931ab969e4",
                "sha256": "a93fdc83a491bfde51711406de19cfa63d6322c91a0bff06e4083fd17dcde62e"
            },
            "downloads": -1,
            "filename": "nive-1.6.5.tar.gz",
            "has_sig": false,
            "md5_digest": "7216917bc43a94c057478b931ab969e4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2503044,
            "upload_time": "2024-12-16T12:43:06",
            "upload_time_iso_8601": "2024-12-16T12:43:06.004430Z",
            "url": "https://files.pythonhosted.org/packages/60/4a/37f822be40869e63c5e5adb51f2c39853ac0ab8a73225bafcad9f5543637/nive-1.6.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 12:43:06",
    "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.40575s