be-brief


Namebe-brief JSON
Version 4.1.3 PyPI version JSON
download
home_pagehttps://github.com/high-dimensional/be-brief
SummaryA Wagtail app for short form posts.
upload_time2023-05-12 16:39:35
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.
            be-brief
===================

A Wagtail app for short form posts. Please bear with us while we prepare more detailed documentation.

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

`be-brief`'s 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 be-brief
  ```
2. Add
   `be_brief` to your `INSTALLED_APPS` setting:
   ```python
   INSTALLED_APPS = [
     # ...
     'be_brief'
     # ...
   ]
   ```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/high-dimensional/be-brief",
    "name": "be-brief",
    "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/39/65/44e79ffa3f6e6c851becb35496309af2fae4885bde43cee0c2a3ba3922b7/be_brief-4.1.3.tar.gz",
    "platform": "any",
    "description": "be-brief\n===================\n\nA Wagtail app for short form posts. Please bear with us while we prepare more detailed documentation.\n\nCompatibility\n-------------\n\n`be-brief`'s 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 be-brief\n  ```\n2. Add\n   `be_brief` to your `INSTALLED_APPS` setting:\n   ```python\n   INSTALLED_APPS = [\n     # ...\n     'be_brief'\n     # ...\n   ]\n   ```\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A Wagtail app for short form posts.",
    "version": "4.1.3",
    "project_urls": {
        "Homepage": "https://github.com/high-dimensional/be-brief"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96f283ebdcfd7072f232aeb1b6166cdb4ede9c6e379e5b28445e0d510ed58d36",
                "md5": "a580a8786ee7f96f1077b70f91cd11ac",
                "sha256": "640112a5285bdb9d1865f025caeb43a13bccee225c3e47786ffc7d50ec10fb38"
            },
            "downloads": -1,
            "filename": "be_brief-4.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a580a8786ee7f96f1077b70f91cd11ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 22430,
            "upload_time": "2023-05-12T16:39:33",
            "upload_time_iso_8601": "2023-05-12T16:39:33.297427Z",
            "url": "https://files.pythonhosted.org/packages/96/f2/83ebdcfd7072f232aeb1b6166cdb4ede9c6e379e5b28445e0d510ed58d36/be_brief-4.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "396544e79ffa3f6e6c851becb35496309af2fae4885bde43cee0c2a3ba3922b7",
                "md5": "61d8a5ebf45ca06385ce49253d28d5de",
                "sha256": "66349623cc1f54e52ffbd2a1c6dfb7e8e16e116ae7c16d18663df3139149c814"
            },
            "downloads": -1,
            "filename": "be_brief-4.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "61d8a5ebf45ca06385ce49253d28d5de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16693,
            "upload_time": "2023-05-12T16:39:35",
            "upload_time_iso_8601": "2023-05-12T16:39:35.322587Z",
            "url": "https://files.pythonhosted.org/packages/39/65/44e79ffa3f6e6c851becb35496309af2fae4885bde43cee0c2a3ba3922b7/be_brief-4.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-12 16:39:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "high-dimensional",
    "github_project": "be-brief",
    "github_not_found": true,
    "lcname": "be-brief"
}
        
Elapsed time: 0.06582s