index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
extract_pyi.py
Age
Commit message (
Collapse
)
Author
2020-07-21
Merge branch 'main' into type_hints
dherrada
2020-07-22
Improve .pyi generation
Taku Fukada
2020-07-17
Merge branch 'main' into type_hints
dherrada
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-02
More extract_pyi tweaks
dherrada
2020-07-02
More tweaks to extract_pyi.py
dherrada
2020-07-02
Made more modifications to extract_pyi.py
dherrada
2020-07-02
Fixed extract_pyi script to allow NoneType
dherrada
2020-05-27
Better keyerror handling
dherrada
2020-05-21
Added another except
dherrada
2020-05-19
Removed a
dherrada
2020-05-18
Merge branch 'extract-types' of https://github.com/dherrada/circuitpython ↵
dherrada
into extract-types
2020-05-18
extract_pyi no longer raises a TypeError for missing types
dherrada
2020-05-15
Merge branch 'master' into extract-types
dherrada
2020-05-15
Merged extract_types into extract_pyi
dherrada
2020-05-14
Remove debug prints
Scott Shawcroft
2020-05-14
Fix ulab, math and template.
Scott Shawcroft
2020-05-12
Swap sphinx to autoapi and the inline stubs
Scott Shawcroft
2020-04-29
Better handle //| and do __init__.c first.
Scott Shawcroft
2020-04-27
Add verification script
Scott Shawcroft