sphinx_pushfeedback


Namesphinx_pushfeedback JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/dgarcia360/sphinx-pushfeedback
SummaryFeedback widget for Sphinx.
upload_time2023-08-04 09:11:56
maintainerNone
docs_urlNone
authorDavid Garcia
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            sphinx-pushfeedback
===================

Feedback widget for Sphinx documentation.

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

#. Create a [PushFeedback account](http://pushfeedback.com/).

#. Install ``sphinx-pushfeedback`` using PIP.

   .. code-block:: bash

      pip install sphinx-pushfeedback

#. Add the extension to your Sphinx project ``conf.py`` file.

   .. code-block:: python

      extensions = ['sphinx_pushfeedback']

#. Should appear the feedback widget.

For advanced configuration options, see [Sphinx PushFeedback documentation](https://docs.pushfeedback.com/installation/sphinx).

License
-------

Copyright (c) 2023 PushFeedback.com
Licensed under the `MIT License <https://github.com/dgarcia360/sphinx-pushfeedback/blob/main/LICENSE.md>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dgarcia360/sphinx-pushfeedback",
    "name": "sphinx_pushfeedback",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "David Garcia",
    "author_email": "hi@davidgarcia.dev",
    "download_url": "https://files.pythonhosted.org/packages/ba/31/6824cf1267cbb11fa295de6e446e721f0f63d76fba3081d774fecde6bf51/sphinx_pushfeedback-0.1.0.tar.gz",
    "platform": null,
    "description": "sphinx-pushfeedback\n===================\n\nFeedback widget for Sphinx documentation.\n\nInstallation\n------------\n\n#. Create a [PushFeedback account](http://pushfeedback.com/).\n\n#. Install ``sphinx-pushfeedback`` using PIP.\n\n   .. code-block:: bash\n\n      pip install sphinx-pushfeedback\n\n#. Add the extension to your Sphinx project ``conf.py`` file.\n\n   .. code-block:: python\n\n      extensions = ['sphinx_pushfeedback']\n\n#. Should appear the feedback widget.\n\nFor advanced configuration options, see [Sphinx PushFeedback documentation](https://docs.pushfeedback.com/installation/sphinx).\n\nLicense\n-------\n\nCopyright (c) 2023 PushFeedback.com\nLicensed under the `MIT License <https://github.com/dgarcia360/sphinx-pushfeedback/blob/main/LICENSE.md>`_.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Feedback widget for Sphinx.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/dgarcia360/sphinx-pushfeedback"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cc619088ebe8b47048307f28a021586c052f6d659aa36157d23b62a8efeddcab",
                "md5": "8794692e69f1f621bc0b4aec55b9a691",
                "sha256": "722da32d1c8847b1245857f595aa075ecf8e365590f1f69846523286ac3b95bc"
            },
            "downloads": -1,
            "filename": "sphinx_pushfeedback-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8794692e69f1f621bc0b4aec55b9a691",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3493,
            "upload_time": "2023-08-04T09:11:50",
            "upload_time_iso_8601": "2023-08-04T09:11:50.031097Z",
            "url": "https://files.pythonhosted.org/packages/cc/61/9088ebe8b47048307f28a021586c052f6d659aa36157d23b62a8efeddcab/sphinx_pushfeedback-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ba316824cf1267cbb11fa295de6e446e721f0f63d76fba3081d774fecde6bf51",
                "md5": "408f78872462110f479ef3d445397e33",
                "sha256": "8418ff93e1ce25a1f641c340889cc0c662ed765da02813adb59eb12db8870c5b"
            },
            "downloads": -1,
            "filename": "sphinx_pushfeedback-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "408f78872462110f479ef3d445397e33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4268,
            "upload_time": "2023-08-04T09:11:56",
            "upload_time_iso_8601": "2023-08-04T09:11:56.932987Z",
            "url": "https://files.pythonhosted.org/packages/ba/31/6824cf1267cbb11fa295de6e446e721f0f63d76fba3081d774fecde6bf51/sphinx_pushfeedback-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-04 09:11:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dgarcia360",
    "github_project": "sphinx-pushfeedback",
    "github_not_found": true,
    "lcname": "sphinx_pushfeedback"
}
        
Elapsed time: 0.09831s