Skip to content

mattytrentini/micropython-fractions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython Fractions

This is an incomplete MicroPython port of the fractions module from the Python standard library.

Running the unit tests

> docker run -ti --rm -v $(pwd):/code -w /code fractest micropython test/test_fractions.py

About

A MicroPython port of the CPython standard Fractions library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published