File: index.rst

package info (click to toggle)
python-jira 3.10.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,024 kB
  • sloc: python: 8,877; sh: 13; makefile: 7; xml: 4
file content (31 lines) | stat: -rw-r--r-- 752 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Python Jira
###########
Python library to work with Jira APIs

.. toctree::
    :numbered:

    installation
    examples
    jirashell
    advanced
    contributing
    api

This documents the ``jira`` python package (version |release|), a Python library designed to ease the use of the
Jira REST API. Some basic support for the Jira Agile / Jira Software REST API also exists.

Documentation is also available in
`Dash
<dash-feed://https%3A%2F%2Fjira.readthedocs.io%2Fen%2Flatest%2Fjira.xml>`_ format.

The source is stored at https://github.com/pycontribs/jira.

The release history and notes and can be found at https://github.com/pycontribs/jira/releases

Indices and tables
******************

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`