An open API service indexing awesome lists of open source software.

https://github.com/ktnlvr/pystd

An implementation of the Python's standard library made by me and my friend entirely in python
https://github.com/ktnlvr/pystd

learning learning-by-doing learning-python python python3 wip-do-not-use

Last synced: 3 months ago
JSON representation

An implementation of the Python's standard library made by me and my friend entirely in python

Awesome Lists containing this project

README

        

# pystd
[![Build Status](https://github.com/Kittenlover229/pystd/actions/workflows/python-tests.yml/badge.svg)](https://github.com/Kittenlover229/pystd/actions/workflows/python-tests.yml)
![Code Size](https://img.shields.io/github/languages/code-size/Kittenlover229/pystd)
![LOC](https://img.shields.io/tokei/lines/github/Kittenlover229/pystd)
![License](https://img.shields.io/github/license/Kittenlover229/pystd)

An implementation of Python3.X's standard library written entirely in Python itself!