Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages