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

https://github.com/ronaldoussoren/objective.metadata

Updated metadata generator for PyObjC.
https://github.com/ronaldoussoren/objective.metadata

pyobjc pyobjc-bindings

Last synced: 6 months ago
JSON representation

Updated metadata generator for PyObjC.

Awesome Lists containing this project

README

          

PyObjC metadata generator

This project is fairly rough and mostly targetted at
updating the metadata included with PyObjC

NOTE: The repository is pretty much unworkable this point, I'm
currently working on what's turning out to be a full rewrite.

Open issues:
- I'm working on the merging code
- "Compiler" needs to be converted to the new data model
- "docgen" is incomplete
- add "mypy" command to generate .pyi stub files
- add proper unittests
- "clang" bindings only have partial typing support
+ Remove unnecessary bindings
+ Add type annotations
- Test tooling with non-system libraries