Skip to main content

Sphinx needs extension for managing needs/requirements and specifications

Project description

Complete documentation: http://sphinx-needs.readthedocs.io/en/latest/

Attention: sphinxcontrib-needs got renamed to sphinx-needs. This affects also the URLs for documentation and repository:

Introduction

Sphinx-Needs allows the definition, linking and filtering of class-like need-objects, which are by default:

  • requirements

  • specifications

  • implementations

  • test cases.

This list can be easily customized via configuration (for instance to support bugs or user stories).

A default requirement need looks like:

https://raw.githubusercontent.com/useblocks/sphinxcontrib-needs/master/docs/_images/need_1.png

Layout and style of needs can be highly customized, so that a need can also look like:

https://raw.githubusercontent.com/useblocks/sphinxcontrib-needs/master/docs/_images/need_2.png

Take a look into our Examples for more pictures and ideas how to use Sphinx-Needs.

For filtering and analyzing needs, Sphinx-Needs provides different, powerful possibilities:

needtable

needflow

needpie

https://raw.githubusercontent.com/useblocks/sphinxcontrib-needs/master/docs/_images/needtable_1.png https://raw.githubusercontent.com/useblocks/sphinxcontrib-needs/master/docs/_images/needflow_1.png https://raw.githubusercontent.com/useblocks/sphinxcontrib-needs/master/docs/_images/needpie_1.png

Installation

Using poetry

poetry add sphinx-needs

Using pip

pip install sphinx-needs

If you wish to also use the plotting features of sphinx-needs (see needbar and needpie), you need to also install matplotlib, which is available via the plotting extra:

pip install sphinx-needs[plotting]

Using sources

git clone https://github.com/useblocks/sphinx-needs
cd sphinx-needs
pip install .
# or
poetry install

Activation

For final activation, please add sphinx_needs to the project’s extension list of your conf.py file.

extensions = ["sphinx_needs",]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_needs-4.1.0.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

sphinx_needs-4.1.0-py3-none-any.whl (2.6 MB view details)

Uploaded Python 3

File details

Details for the file sphinx_needs-4.1.0.tar.gz.

File metadata

  • Download URL: sphinx_needs-4.1.0.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.15 Linux/6.5.0-1025-azure

File hashes

Hashes for sphinx_needs-4.1.0.tar.gz
Algorithm Hash digest
SHA256 7d40e9c29353d9784f469b2093412846060cda4f3b55127ac58a2692c3381ef9
MD5 81f6de6034b808b4c0208d417c7b23c7
BLAKE2b-256 4cb2566eea85618896b7c935d9adf1ae43db2d763438fd2dd3746287da42ff0a

See more details on using hashes here.

File details

Details for the file sphinx_needs-4.1.0-py3-none-any.whl.

File metadata

  • Download URL: sphinx_needs-4.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.10.15 Linux/6.5.0-1025-azure

File hashes

Hashes for sphinx_needs-4.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8ae21e10515249aaba3dabd7fd66afdedd1160ecbc5816337fb6ed82aca293b7
MD5 3acc37a15f7505d31458c89c9a0095f8
BLAKE2b-256 00827d87994a40fc229c58d44c50e5a59678c773718a09b21b6126b4fd2ad562

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page