package plato

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Python Library Adapted To Ocaml

!! It is known to be untested and quite buggy on some parts. !!

Ok, not -all- Python library, but some very small parts. This is a work in progress, where modules are added when I need them and feel it is worth to add it.

Currently:

  • collection (partially)
  • configparser
  • datetime
  • grp
  • itertools
  • os
  • pathlib
  • pwd
  • stat
  • string
  • time

Plato contains also some methods of built-in types (list and str), like slicing, strip, startswith...

OCaml

Innovation. Community. Security.