
Product
A New Design for GitHub PR Comments
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.
:Version: 2.1.3 :Download: http://pypi.python.org/pypi/sphinx_celery/ :Source: http://github.com/celery/sphinx_celery/ :Keywords: Sphinx, documentation, python
This project provides the Celery sphinx theme and common Sphinx utilities.
.. _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:
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:
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
FAQs
Sphinx Celery Theme.
We found that sphinx-celery demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Security News
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.