mirror of
https://github.com/wassname/sloth.git
synced 2026-06-29 14:07:11 +08:00
26 lines
485 B
ReStructuredText
26 lines
485 B
ReStructuredText
==========
|
|
Containers
|
|
==========
|
|
|
|
.. module:: sloth.annotations.container
|
|
|
|
This details the default containers that come with sloth.
|
|
|
|
The following containers are available in :mod:`sloth.annotations.container`:
|
|
|
|
.. automodule:: sloth.annotations.container
|
|
.. autoclass:: AnnotationContainer
|
|
:members:
|
|
|
|
.. autoclass:: JsonContainer
|
|
:members:
|
|
|
|
.. autoclass:: YamlContainer
|
|
:members:
|
|
|
|
.. autoclass:: PickleContainer
|
|
:members:
|
|
|
|
.. autoclass:: FeretContainer
|
|
:members:
|