Integrate ouroboros - Batteries Now Included
Open
enhancement
- Dominant language
- Go
- Stars
- 1k
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
The ReadMe.md says:
`
It does not include very many python modules as many of the core modules are written in C not python. The converted modules are:
builtins
marshal
math
time
sys
`
What you need is the Ourobours library.
>A standalone, pure Python implementation of the Python Standard Library. This allows Python default libraries to be used portably on any implementation of the Python virtual machine---not requiring CPython.
And here is the list of Modules.
https://github.com/beeware/ouroboros
Files 1488
Lines Of Code 419872
That should move this project very far forward.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.