=====================================================================
Celery Sphinx Utilities
=====================================================================
:Version: 2.1.3
:Download: http://pypi.python.org/pypi/sphinx_celery/
:Source: http://github.com/celery/sphinx_celery/
:Keywords: Sphinx, documentation, python
About
=====
This project provides the Celery sphinx theme and common Sphinx utilities.
.. _installation:
Installation
============
You can install sphinx_celery either via the Python Package Index (PyPI)
or from source.
To install using `pip`,::
$ pip install -U sphinx_celery
To install using `easy_install`,::
$ easy_install -U sphinx_celery
.. _installing-from-source:
Downloading and installing from source
--------------------------------------
Download the latest version of sphinx_celery from
http://pypi.python.org/pypi/sphinx_celery/
You can install it by doing the following,::
$ tar xvfz sphinx_celery.0.0.tar.gz
$ cd sphinx_celery.0.0
$ python setup.py build
# python setup.py install
The last command must be executed as a privileged user if
you are not currently using a virtualenv.
.. _installing-from-git:
Using the development version
-----------------------------
With pip
~~~~~~~~
You can install the latest snapshot of sphinx_celery using the following
pip command::
$ pip install https://github.com/celery/sphinx_celery/zipball/master#egg=sphinx_celery
Raw data
{
"_id": null,
"home_page": "http://github.com/celery/sphinx_celery",
"name": "sphinx-celery",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "sphinx docs",
"author": "Ask Solem",
"author_email": "ask@celeryproject.org",
"download_url": "https://files.pythonhosted.org/packages/16/65/6a451390bb37f4a14979135db125db0980270919a58d3aa88d6bc840be26/sphinx_celery-2.1.3.tar.gz",
"platform": "any",
"description": "=====================================================================\n Celery Sphinx Utilities\n=====================================================================\n\n:Version: 2.1.3\n:Download: http://pypi.python.org/pypi/sphinx_celery/\n:Source: http://github.com/celery/sphinx_celery/\n:Keywords: Sphinx, documentation, python\n\nAbout\n=====\n\nThis project provides the Celery sphinx theme and common Sphinx utilities.\n\n.. _installation:\n\nInstallation\n============\n\nYou can install sphinx_celery either via the Python Package Index (PyPI)\nor from source.\n\nTo install using `pip`,::\n\n $ pip install -U sphinx_celery\n\nTo install using `easy_install`,::\n\n $ easy_install -U sphinx_celery\n\n.. _installing-from-source:\n\nDownloading and installing from source\n--------------------------------------\n\nDownload the latest version of sphinx_celery from\nhttp://pypi.python.org/pypi/sphinx_celery/\n\nYou can install it by doing the following,::\n\n $ tar xvfz sphinx_celery.0.0.tar.gz\n $ cd sphinx_celery.0.0\n $ python setup.py build\n # python setup.py install\n\nThe last command must be executed as a privileged user if\nyou are not currently using a virtualenv.\n\n.. _installing-from-git:\n\nUsing the development version\n-----------------------------\n\nWith pip\n~~~~~~~~\n\nYou can install the latest snapshot of sphinx_celery using the following\npip command::\n\n $ pip install https://github.com/celery/sphinx_celery/zipball/master#egg=sphinx_celery\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Sphinx Celery Theme.",
"version": "2.1.3",
"project_urls": {
"Homepage": "http://github.com/celery/sphinx_celery"
},
"split_keywords": [
"sphinx",
"docs"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1d7dfda94123c03752c94537bb691e58c106fc589ae48319e1146486621ca6b4",
"md5": "e24481f8fb4d39b1ef2d5eca6a8db746",
"sha256": "d7e155ac9d898dd4e3612f6d114d1670a84733ae872034d2eaa62a1ea9fa02a6"
},
"downloads": -1,
"filename": "sphinx_celery-2.1.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e24481f8fb4d39b1ef2d5eca6a8db746",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 17683,
"upload_time": "2024-01-18T14:28:11",
"upload_time_iso_8601": "2024-01-18T14:28:11.016431Z",
"url": "https://files.pythonhosted.org/packages/1d/7d/fda94123c03752c94537bb691e58c106fc589ae48319e1146486621ca6b4/sphinx_celery-2.1.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "16656a451390bb37f4a14979135db125db0980270919a58d3aa88d6bc840be26",
"md5": "ad5def066a18bf2e2eef7d94634ee598",
"sha256": "c624a30c9f687d3365eca453957b0d21f8e0e78e2a9faf6a6738ec860c96c485"
},
"downloads": -1,
"filename": "sphinx_celery-2.1.3.tar.gz",
"has_sig": false,
"md5_digest": "ad5def066a18bf2e2eef7d94634ee598",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16647,
"upload_time": "2024-01-18T14:28:12",
"upload_time_iso_8601": "2024-01-18T14:28:12.910188Z",
"url": "https://files.pythonhosted.org/packages/16/65/6a451390bb37f4a14979135db125db0980270919a58d3aa88d6bc840be26/sphinx_celery-2.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-18 14:28:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "celery",
"github_project": "sphinx_celery",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"tox": true,
"lcname": "sphinx-celery"
}