Skip to content

tynx/micropython_stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Micropython stubs

This script generates as output the API-Stubs based on the input of the micropython-documentation. All the restructured-files are parsed and processed into python files with documentation.

ToDo

  • Clean the code
  • Use a library to parse RST instead of hacky hacky substring comparisons

Disclaimer

This is a proof-of-concept at best. Do not use for production.

About

API Stubs generated from Micropython doc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages