clldmpg


Nameclldmpg JSON
Version 4.3.1 PyPI version JSON
download
home_pagehttps://github.com/clld/clldmpg
SummaryPython library supporting development of CLLD apps maintained by MPI EVA
upload_time2024-07-16 12:45:36
maintainerNone
docs_urlNone
authorRobert Forkel
requires_python>=3.8
licenseApache 2.0
keywords web pyramid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            clldmpg
=======

Python library providing common functionality for CLLD apps maintained in affiliation
with the MPG.

Provides an MPG specific pyramid app scaffold and a pyramid package to be included by
a clld app.

Note: The `templates` directory provided by this package must be specified in an app's `appconf.ini`
in the correct position to make template lookup work, e.g.
```ini
[mako]
directories_list = concepticon:templates clldmpg:templates clld:web/templates
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/clld/clldmpg",
    "name": "clldmpg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "web pyramid",
    "author": "Robert Forkel",
    "author_email": "robert_forkel@eva.mpg.de",
    "download_url": "https://files.pythonhosted.org/packages/ff/1a/40b443b44fa8e41643e76ef8bfb2b021cbdb750794fd68eb84a43c888a47/clldmpg-4.3.1.tar.gz",
    "platform": "any",
    "description": "clldmpg\n=======\n\nPython library providing common functionality for CLLD apps maintained in affiliation\nwith the MPG.\n\nProvides an MPG specific pyramid app scaffold and a pyramid package to be included by\na clld app.\n\nNote: The `templates` directory provided by this package must be specified in an app's `appconf.ini`\nin the correct position to make template lookup work, e.g.\n```ini\n[mako]\ndirectories_list = concepticon:templates clldmpg:templates clld:web/templates\n```\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Python library supporting development of CLLD apps maintained by MPI EVA",
    "version": "4.3.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/clld/clldmpg/issues",
        "Homepage": "https://github.com/clld/clldmpg"
    },
    "split_keywords": [
        "web",
        "pyramid"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fcbdd50fc379aa847fe331a87e488c5f425bc030d04b707f997fd997024b676",
                "md5": "117a0413b69ac9eeb038630ad87a114c",
                "sha256": "400ff8bc549d9ed508558649b51c3b44fd34bf076c8afa0424b13c4eea27090b"
            },
            "downloads": -1,
            "filename": "clldmpg-4.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "117a0413b69ac9eeb038630ad87a114c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 24728,
            "upload_time": "2024-07-16T12:45:33",
            "upload_time_iso_8601": "2024-07-16T12:45:33.274286Z",
            "url": "https://files.pythonhosted.org/packages/7f/cb/dd50fc379aa847fe331a87e488c5f425bc030d04b707f997fd997024b676/clldmpg-4.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff1a40b443b44fa8e41643e76ef8bfb2b021cbdb750794fd68eb84a43c888a47",
                "md5": "9f9f52eae0127b734b846e2ed6c559b1",
                "sha256": "905dff8d36551dbb07dfd53f47fcebe2912724435ef1cdcefe0e81a645373eaf"
            },
            "downloads": -1,
            "filename": "clldmpg-4.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9f9f52eae0127b734b846e2ed6c559b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27344,
            "upload_time": "2024-07-16T12:45:36",
            "upload_time_iso_8601": "2024-07-16T12:45:36.369335Z",
            "url": "https://files.pythonhosted.org/packages/ff/1a/40b443b44fa8e41643e76ef8bfb2b021cbdb750794fd68eb84a43c888a47/clldmpg-4.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 12:45:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "clld",
    "github_project": "clldmpg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "clldmpg"
}
        
Elapsed time: 2.03621s