File: session.md

package info (click to toggle)
unearth 0.7.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 432 kB
  • sloc: python: 3,046; makefile: 13
file content (14 lines) | stat: -rw-r--r-- 261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
```{caution}
This API is not finalized, and may change in a patch version.
```

# `unearth.session`

```{eval-rst}
.. automodule:: unearth.session

.. autoclass:: unearth.session.PyPISession
    :members:

.. autoclass:: unearth.session.InsecureHTTPAdapter
```