django-pyref


Namedjango-pyref JSON
Version 0.6.2 PyPI version JSON
download
home_pagehttps://github.com/xnx/django-valem
SummaryA Django app defining data models for managing bibliographic references for scientific databases.
upload_time2023-08-22 08:23:08
maintainer
docs_urlNone
authorChristian Hill, Frances Skinner, Iouli Gordon, Robert Hargreaves, Kelly Lockhart, Dipti
requires_python>=3.6
license
keywords django database references citation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============
django-pyref
============

The project, django-pyref, defines a Django app, refs, to create references for
scientific databases.  The goal of the app is to create a referencing system
where an administrator can obtain the full citation of an article from its
Digital Object Identifier (DOI). The stored references can be output in HTML,
BibTeX and JSON format.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xnx/django-valem",
    "name": "django-pyref",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "django,database,references,citation",
    "author": "Christian Hill, Frances Skinner, Iouli Gordon, Robert Hargreaves, Kelly Lockhart, Dipti",
    "author_email": "ch.hill@iaea.org",
    "download_url": "https://files.pythonhosted.org/packages/63/03/9742ebf0c9d4b5e8a53d4dc35e0b2992007b7b4648feac3f70d47c062141/django-pyref-0.6.2.tar.gz",
    "platform": null,
    "description": "============\ndjango-pyref\n============\n\nThe project, django-pyref, defines a Django app, refs, to create references for\nscientific databases.  The goal of the app is to create a referencing system\nwhere an administrator can obtain the full citation of an article from its\nDigital Object Identifier (DOI). The stored references can be output in HTML,\nBibTeX and JSON format.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Django app defining data models for managing bibliographic references for scientific databases.",
    "version": "0.6.2",
    "project_urls": {
        "Bug Reports": "https://github.com/xnx/django-pyref/issues",
        "Homepage": "https://github.com/xnx/django-valem"
    },
    "split_keywords": [
        "django",
        "database",
        "references",
        "citation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43f97a0d20531f41f22ac27fafb59699c451d2f71801870af04cab847022ca63",
                "md5": "b36f0282ee51edf2706218d83bb031bf",
                "sha256": "548ab7bbbc4a9880704bf5d34d813fc1f486fa4d2028c912047a1768d8506db3"
            },
            "downloads": -1,
            "filename": "django_pyref-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b36f0282ee51edf2706218d83bb031bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 23055,
            "upload_time": "2023-08-22T08:23:07",
            "upload_time_iso_8601": "2023-08-22T08:23:07.176792Z",
            "url": "https://files.pythonhosted.org/packages/43/f9/7a0d20531f41f22ac27fafb59699c451d2f71801870af04cab847022ca63/django_pyref-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63039742ebf0c9d4b5e8a53d4dc35e0b2992007b7b4648feac3f70d47c062141",
                "md5": "1e53ad8516d53543f4e823efb1fb74ce",
                "sha256": "ba9eba29f2e7ddc19c27cc9bcc32e13cf769b6fac638d591c4abc9f6278f7248"
            },
            "downloads": -1,
            "filename": "django-pyref-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1e53ad8516d53543f4e823efb1fb74ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 19105,
            "upload_time": "2023-08-22T08:23:08",
            "upload_time_iso_8601": "2023-08-22T08:23:08.324488Z",
            "url": "https://files.pythonhosted.org/packages/63/03/9742ebf0c9d4b5e8a53d4dc35e0b2992007b7b4648feac3f70d47c062141/django-pyref-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-22 08:23:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xnx",
    "github_project": "django-valem",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-pyref"
}
        
Elapsed time: 0.10761s