nive


Namenive JSON
Version 1.6.4 PyPI version JSON
download
home_pageNone
SummaryNive 3 base package
upload_time2024-11-06 16:25:37
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/f7/4e/705144f8e63b74437a7d21a34037fb0db5560c2db923bb75df261203ff1f/nive-1.6.4.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.4",
    "project_urls": {
        "Homepage": "https://niveapps.com/",
        "Repository": "https://github.com/nive/nive"
    },
    "split_keywords": [
        "cms",
        " framework",
        " pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41148f0bcd5bafee7aa2426f0c576cb332030a8527e48ec2d191ee9e35eb33b5",
                "md5": "470a6a2081abb7619de926904c824ea6",
                "sha256": "8878d51820a1ea4841050f8227dc6d3e63498fb6df96d21e71397b8ec52e5ee1"
            },
            "downloads": -1,
            "filename": "nive-1.6.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "470a6a2081abb7619de926904c824ea6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2752910,
            "upload_time": "2024-11-06T16:25:34",
            "upload_time_iso_8601": "2024-11-06T16:25:34.145752Z",
            "url": "https://files.pythonhosted.org/packages/41/14/8f0bcd5bafee7aa2426f0c576cb332030a8527e48ec2d191ee9e35eb33b5/nive-1.6.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f74e705144f8e63b74437a7d21a34037fb0db5560c2db923bb75df261203ff1f",
                "md5": "8514f7c2a40a05f296092d66b7f069b8",
                "sha256": "8e7ecca510c294a420a12536b7bd07c15b1908756dc7fb646e6a8f74796b2c0a"
            },
            "downloads": -1,
            "filename": "nive-1.6.4.tar.gz",
            "has_sig": false,
            "md5_digest": "8514f7c2a40a05f296092d66b7f069b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2502299,
            "upload_time": "2024-11-06T16:25:37",
            "upload_time_iso_8601": "2024-11-06T16:25:37.262423Z",
            "url": "https://files.pythonhosted.org/packages/f7/4e/705144f8e63b74437a7d21a34037fb0db5560c2db923bb75df261203ff1f/nive-1.6.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-06 16:25:37",
    "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.44281s