my_projectΒΆ
Package docstring
Note that docstrings still need to be written in ReST.
Imported items will be documented if and only if they
are included in the module __all__ attribute. If there
is no __all__ attribute, only items defined in the
module and named without a leading underscore are documented.
Modules
A subpackage |
Module Attributes
A demonstration |
Functions
This function is used a lot |
|
Say "hello" to the world |
Other Objects
Counts the number of each element in a sequence |