Pumbaa
latest
  • Getting Started
  • User Guide
  • Developer Guide
  • Boards
  • Examples
  • Library Reference
    • 1. Standard Library modules
    • 2. MicroPython modules
    • 3. Pumbaa modules
  • License
  • Videos
Pumbaa
  • Docs »
  • Library Reference
  • Edit on GitHub

Library ReferenceΒΆ

Here is a list of builtin modules in Pumbaa.

  • 1. Standard Library modules
    • 1.1. array — Array
    • 1.2. binascii — Convert between binary and ASCII
    • 1.3. cmath — Mathematical functions for complex numbers
    • 1.4. collections — High-performance container datatypes
    • 1.5. hashlib — Secure hashes and message digests
    • 1.6. io — Core tools for working with streams
    • 1.7. json — JSON encoder and decoder
    • 1.8. math — Mathematical functions
    • 1.9. os — Miscellaneous operating system interfaces
    • 1.10. random — Generate pseudo-random numbers
    • 1.11. select — Waiting for I/O completion
    • 1.12. socket — Low-level networking interface
    • 1.13. ssl — TLS/SSL wrapper for socket objects
    • 1.14. struct — Interpret strings as packed binary data
    • 1.15. sys — System-specific parameters and functions
    • 1.16. _thread — Low-level threading API
    • 1.17. time — Time access and conversions
    • 1.18. zlib — Compression compatible with gzip
  • 2. MicroPython modules
    • 2.1. gc — Garbage Collector management
    • 2.2. micropython — Access and control MicroPython internals
  • 3. Pumbaa modules
    • 3.1. kernel — Kernel
    • 3.2. sync — Thread synchroniztion
    • 3.3. drivers — Device drivers
    • 3.4. inet — Internet networking
    • 3.5. text — Text parsing, editing and colorization
    • 3.6. board — Board devices
Next Previous

© Copyright 2015-2017, Erik Moqvist. Revision 2a1869cc.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.