exaloop / exaloop/codon

Python Standard Library: Tracking Progress

Open
#608 2 comments 3 reactions 2 assignees Claimed by @inumanag View on GitHub
enhancement stdlib
Dominant language
Python
Stars
16.8k
Forks
603
Avg merge
4d 23h
Merged PRs (30d)
6

Description

This meta-issue will be used to track and prioritize all requests for implementing parts of [Python's extensive standard library](https://docs.python.org/3/library/index.html):

## Missing methods
- [ ] `sys.argv` (#184)
- [ ] `str.format` (#209)
- [ ] `re` compatibility with Python (#254)
- [ ] `Int.sqrt` and `UInt.sqrt` (#459)

## Missing modules
- [ ] `bytearray` (#177)
- [ ] `socket` (#200)
- [ ] `threading` (#430)
- [ ] `struct` (#490)
- [ ] `frozenset` (#494)
- [ ] `csv` (#497)
- [ ] `typing` (#507)
- [ ] `os` (#572,#583)

## Missing major ecosystem packages
- [ ] PyTorch (#349)
- [ ] OpenCV (#623)
- [ ] Pandas & PyArrow (#635)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.