File: index.md

package info (click to toggle)
python-param 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,048 kB
  • sloc: python: 17,980; makefile: 3
file content (13 lines) | stat: -rw-r--r-- 236 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# API reference

Param effectively installs two packages `param` and `numbergen` importable
under the same names. This section documents their public API.


```{toctree}
---
maxdepth: 2
---
Param <param/index>
Numbergen <numbergen>
```