bibster


Namebibster JSON
Version 4.1.1 PyPI version JSON
download
home_pagehttps://github.com/high-dimensional/bibster
SummaryA bibliography app for Wagtail.
upload_time2023-05-12 16:33:41
maintainer
docs_urlNone
authorHigh Dimensional Neurology Group, UCL
requires_python~=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            bibster
=======

A bibliography app for Wagtail. Please bear with us while we prepare more detailed documentation.

Compatibility
-------------

`bibster`' major.minor version number indicates the Wagtail release it is compatible with. Currently this is Wagtail 4.1.x

Installation
------------

1. Install using `pip`:
  ```shell
  pip install bibster
  ```
2. Add
   `bibster` to your `INSTALLED_APPS` setting:
   ```python
   INSTALLED_APPS = [
     # ...
     'bibster'
     # ...
   ]
   ```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/high-dimensional/bibster",
    "name": "bibster",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "High Dimensional Neurology Group, UCL",
    "author_email": "pypi@highdimensional.net",
    "download_url": "https://files.pythonhosted.org/packages/19/00/3ef31dc8c27b8d9844c34e9a97cb139288b1d934fec27e3912b767e2662f/bibster-4.1.1.tar.gz",
    "platform": "any",
    "description": "bibster\n=======\n\nA bibliography app for Wagtail. Please bear with us while we prepare more detailed documentation.\n\nCompatibility\n-------------\n\n`bibster`' major.minor version number indicates the Wagtail release it is compatible with. Currently this is Wagtail 4.1.x\n\nInstallation\n------------\n\n1. Install using `pip`:\n  ```shell\n  pip install bibster\n  ```\n2. Add\n   `bibster` to your `INSTALLED_APPS` setting:\n   ```python\n   INSTALLED_APPS = [\n     # ...\n     'bibster'\n     # ...\n   ]\n   ```\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A bibliography app for Wagtail.",
    "version": "4.1.1",
    "project_urls": {
        "Homepage": "https://github.com/high-dimensional/bibster"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d27a3fe870234feb6320470aa77bc206e99605944f23bae56a04e07c5c4e93f",
                "md5": "83154997ac281560adabcc9bb94944d3",
                "sha256": "ce8f4ad26f7cbc7b55a0e92a923c8e67db1894f454021543aea936f9b71984c5"
            },
            "downloads": -1,
            "filename": "bibster-4.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83154997ac281560adabcc9bb94944d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.8",
            "size": 68998,
            "upload_time": "2023-05-12T16:33:38",
            "upload_time_iso_8601": "2023-05-12T16:33:38.848065Z",
            "url": "https://files.pythonhosted.org/packages/7d/27/a3fe870234feb6320470aa77bc206e99605944f23bae56a04e07c5c4e93f/bibster-4.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19003ef31dc8c27b8d9844c34e9a97cb139288b1d934fec27e3912b767e2662f",
                "md5": "d74efae1eb637bcccb5a18f8cd680378",
                "sha256": "c62cca0cc71085f495e0562d219f4ed154dd5cc44b138984ee3e6ac693d82d99"
            },
            "downloads": -1,
            "filename": "bibster-4.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d74efae1eb637bcccb5a18f8cd680378",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.8",
            "size": 54120,
            "upload_time": "2023-05-12T16:33:41",
            "upload_time_iso_8601": "2023-05-12T16:33:41.517310Z",
            "url": "https://files.pythonhosted.org/packages/19/00/3ef31dc8c27b8d9844c34e9a97cb139288b1d934fec27e3912b767e2662f/bibster-4.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-12 16:33:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "high-dimensional",
    "github_project": "bibster",
    "github_not_found": true,
    "lcname": "bibster"
}
        
Elapsed time: 0.12375s