mirror of
https://github.com/wassname/sloth.git
synced 2026-06-27 19:32:40 +08:00
24 lines
444 B
ReStructuredText
24 lines
444 B
ReStructuredText
==========
|
|
Containers
|
|
==========
|
|
|
|
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:
|