File: index.rst

package info (click to toggle)
python-imageio 2.37.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,144 kB
  • sloc: python: 26,306; makefile: 138
file content (28 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (2)
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
User Guide
==========


Getting Started
---------------

.. toctree::
  :maxdepth: 1

  Installation <installation>
  Examples <../examples>
  Requesting Images <requests>
  Overview <overview>


Other Usage
-----------

.. toctree::
  :maxdepth: 1

  Standard images <standardimages>
  Command Line Scripts <cmdlinescripts>
  Environment Variables <envvariables>
  Transitioning from Scipy <scipy>
  Depreciating Python 2.7 <drop27>
  Freezing ImageIO <freezing>