File: full_docs.rst

package info (click to toggle)
imap-tools 1.10.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,624 kB
  • sloc: python: 4,709; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 288 bytes parent folder | download
1
2
3
4
5
6
README.rst is the only documentation.
There is no full API reference docs.

I tried to describe the library API as much as possible in README.rst
If you are using some imap_tools entity, just look at its args at source code by your IDE:
doc strings are present, argument types annotated.