nive-userdb


Namenive-userdb JSON
Version 1.5.1 PyPI version JSON
download
home_page
SummaryNive User Database
upload_time2023-11-27 13:37: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 User Database
This package provides the user database for nive applications 'nive_cms' and 'nive_datastore'.
It can be used as standalone user management plugin for pyramid applications though
the installation is not explicitly dcumented. Please refer to 'Nive cms'.
## Version
The package will soon be released as stable 1.0 version. For a better package management the previous
`nive` package has been split up into several smaller packages.
If you are updating from version 0.9.11 or older please read `update-0.9.11-to-1.0.txt`.
Version 0.9.12 is compatible.
## Source code
The source code is hosted on github: https://github.com/nive/nive_userdb
## Documentation, part of Nive cms
http://cms.nive.co/doc/html/index.html
### Translations
Translations can be extracted using lingua>=3.2
> pip install lingua-3.2
> bin/pot-create -o nive_userdb/locale/nive_userdb.pot nive_userdb
# Email tests
Use loacel email test smtp server
> python -m smtpd -n -c DebuggingServer localhost:1025

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nive-userdb",
    "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/9c/a6/b0499d82aec6ecd1922049e9db6a45f4f9fa2032f4c42088b890d5d7cd3a/nive_userdb-1.5.1.tar.gz",
    "platform": null,
    "description": "# Nive User Database\nThis package provides the user database for nive applications 'nive_cms' and 'nive_datastore'.\nIt can be used as standalone user management plugin for pyramid applications though\nthe installation is not explicitly dcumented. Please refer to 'Nive cms'.\n## Version\nThe package will soon be released as stable 1.0 version. For a better package management the previous\n`nive` package has been split up into several smaller packages.\nIf you are updating from version 0.9.11 or older please read `update-0.9.11-to-1.0.txt`.\nVersion 0.9.12 is compatible.\n## Source code\nThe source code is hosted on github: https://github.com/nive/nive_userdb\n## Documentation, part of Nive cms\nhttp://cms.nive.co/doc/html/index.html\n### Translations\nTranslations can be extracted using lingua>=3.2\n> pip install lingua-3.2\n> bin/pot-create -o nive_userdb/locale/nive_userdb.pot nive_userdb\n# Email tests\nUse loacel email test smtp server\n> python -m smtpd -n -c DebuggingServer localhost:1025\n",
    "bugtrack_url": null,
    "license": "GPL 3",
    "summary": "Nive User Database",
    "version": "1.5.1",
    "project_urls": {
        "Homepage": "https://niveapps.com/",
        "Repository": "https://github.com/nive/nive_userdb"
    },
    "split_keywords": [
        "cms",
        "framework",
        "pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74be67029ca65ab5e6e16a0207dbac8291ba73fc3bd20c315ada84a197414263",
                "md5": "c3eefc5b479b79c50ab8672ca589411e",
                "sha256": "c23a7d93109cde62473b4f3c064a7b3d2e16d55f84240ef2907451fe777374d4"
            },
            "downloads": -1,
            "filename": "nive_userdb-1.5.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3eefc5b479b79c50ab8672ca589411e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 78174,
            "upload_time": "2023-11-27T13:37:04",
            "upload_time_iso_8601": "2023-11-27T13:37:04.030478Z",
            "url": "https://files.pythonhosted.org/packages/74/be/67029ca65ab5e6e16a0207dbac8291ba73fc3bd20c315ada84a197414263/nive_userdb-1.5.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ca6b0499d82aec6ecd1922049e9db6a45f4f9fa2032f4c42088b890d5d7cd3a",
                "md5": "4dad0cae10c2ee18742313924c4d2f45",
                "sha256": "99706ccb0d39425184041de66308d3019e79a06e309b19f2040177e3fae7a9ed"
            },
            "downloads": -1,
            "filename": "nive_userdb-1.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4dad0cae10c2ee18742313924c4d2f45",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 76713,
            "upload_time": "2023-11-27T13:37:05",
            "upload_time_iso_8601": "2023-11-27T13:37:05.694267Z",
            "url": "https://files.pythonhosted.org/packages/9c/a6/b0499d82aec6ecd1922049e9db6a45f4f9fa2032f4c42088b890d5d7cd3a/nive_userdb-1.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 13:37:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nive",
    "github_project": "nive_userdb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nive-userdb"
}
        
Elapsed time: 0.14582s