Flask-Blog


NameFlask-Blog JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryBuild a blog with Flask.
upload_time2024-03-25 12:36:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License Copyright (c) 2024-present huadong <david.dong.hua@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords blog flask
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Flask-Blog
==========

Flask-Blog is a fast extension for building a blog with Flask.

License
-------

Flask-Blog is distributed under the terms of the `MIT <https://opensource.org/licenses/MIT>`_.


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

Install and update using pip:

.. code-block:: console

    $ pip install -U Flask-Blog

Developing
-----------

.. code-block:: console

    $ pip install -e .

Test
----
Tests are run with `pytest <https://pytest.org/>`_.
To run the tests, from the project directory:

.. code-block:: console

    $ pip install -r requirements/test.in
    $ pytest

Docs
----

.. code-block:: console

    $ pip install -r docs/requirements.txt

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Flask-Blog",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "blog, flask",
    "author": null,
    "author_email": "huadong <david.dong.hua@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b7/60/4d6dcea6b923835b73d0ad7c082d61a3f4de7f8eeb36daccbb9cb5d03025/flask_blog-0.0.1.tar.gz",
    "platform": null,
    "description": "Flask-Blog\n==========\n\nFlask-Blog is a fast extension for building a blog with Flask.\n\nLicense\n-------\n\nFlask-Blog is distributed under the terms of the `MIT <https://opensource.org/licenses/MIT>`_.\n\n\nInstallation\n------------\n\nInstall and update using pip:\n\n.. code-block:: console\n\n    $ pip install -U Flask-Blog\n\nDeveloping\n-----------\n\n.. code-block:: console\n\n    $ pip install -e .\n\nTest\n----\nTests are run with `pytest <https://pytest.org/>`_.\nTo run the tests, from the project directory:\n\n.. code-block:: console\n\n    $ pip install -r requirements/test.in\n    $ pytest\n\nDocs\n----\n\n.. code-block:: console\n\n    $ pip install -r docs/requirements.txt\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024-present huadong <david.dong.hua@gmail.com>  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Build a blog with Flask.",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://flask-blog.readthedocs.io",
        "Homepage": "https://github.com/ojso/flask-blog",
        "Issues": "https://github.com/ojso/flask-blog/issues",
        "Source": "https://github.com/ojso/flask-blog"
    },
    "split_keywords": [
        "blog",
        " flask"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58b2799c4a575af1712682aaf72ecb1ac633e773101b5aba2522d815c83b21cf",
                "md5": "4b2f9536dec49a249432a46e4f08e3ea",
                "sha256": "f7fc670e02520c7c7dbe5718949ffe6bca8544b319ce83af80407d673264cae9"
            },
            "downloads": -1,
            "filename": "flask_blog-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b2f9536dec49a249432a46e4f08e3ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3472,
            "upload_time": "2024-03-25T12:36:00",
            "upload_time_iso_8601": "2024-03-25T12:36:00.776383Z",
            "url": "https://files.pythonhosted.org/packages/58/b2/799c4a575af1712682aaf72ecb1ac633e773101b5aba2522d815c83b21cf/flask_blog-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7604d6dcea6b923835b73d0ad7c082d61a3f4de7f8eeb36daccbb9cb5d03025",
                "md5": "ad4a97985d34a8a49d159aee4b259a4f",
                "sha256": "0897961122ed9a7736de622458d7c4e5adc4b0d703f408e551b15e8c163f4dcd"
            },
            "downloads": -1,
            "filename": "flask_blog-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ad4a97985d34a8a49d159aee4b259a4f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5018,
            "upload_time": "2024-03-25T12:36:02",
            "upload_time_iso_8601": "2024-03-25T12:36:02.343639Z",
            "url": "https://files.pythonhosted.org/packages/b7/60/4d6dcea6b923835b73d0ad7c082d61a3f4de7f8eeb36daccbb9cb5d03025/flask_blog-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 12:36:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ojso",
    "github_project": "flask-blog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flask-blog"
}
        
Elapsed time: 0.25180s