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.
- Host: GitHub
- URL: https://github.com/ronaldoussoren/objective.metadata
- Owner: ronaldoussoren
- License: other
- Created: 2020-05-31T10:40:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T19:42:36.000Z (over 4 years ago)
- Last Synced: 2025-04-10T02:58:34.007Z (10 months ago)
- Topics: pyobjc, pyobjc-bindings
- Language: Python
- Size: 1.27 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: ReadMe.rst
- License: LICENSE.txt
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