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
- itertools
- os
- pathlib
- stat
- string
- time
Plato contains also some methods of built-in types (list and str), like slicing, strip, startswith...