Initial commit: Add python-stub-generator project
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
15
CHANGELOG.md
Normal file
15
CHANGELOG.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.0] - 2024-01-30
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Initial release of python-stub-generator
|
||||||
|
- Stub file generation from Python source files
|
||||||
|
- Recursive directory scanning
|
||||||
|
- Type inference engine
|
||||||
|
- Config file support (pyproject.toml, stubgen.toml)
|
||||||
|
- Interactive mode for type confirmation
|
||||||
|
- Output customization options
|
||||||
|
- CLI interface with click
|
||||||
|
- Comprehensive test suite
|
||||||
Reference in New Issue
Block a user