Skip to content

Commit ddf8528

Browse files
chylekarcivanov
andauthored
Add stubs packaging plugin to external plugin list (#80)
Co-authored-by: Arcadiy Ivanov <arcadiy@ivanov.biz>
1 parent 242ee27 commit ddf8528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/external-plugin-list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Please read the documentation of each plugin to get more information on plugin t
3030
* [pybuilder_pycharm_workspace](https://github.com/yeuk0/pybuilder-pycharm-workspace) - generates PyCharm metadata files to include running profiles, project interpreter config, etc. (recommended with pybuilder_archetype_base)
3131
* [pybuilder_archetype_base](https://github.com/yeuk0/pybuilder-archetype-base) - builds an easy project structure with some examples ready to go
3232
* [pybuilder_archetype_api](https://github.com/yeuk0/pybuilder-archetype-api) - adds new packages and files' examples from base structure built with pybuilder_archetype_base for a project based on web services
33+
* [pybuilder_stubs_package](https://github.com/chylek/pybuilder-stubs-package) - creates type-hinting stubs (\*.pyi files) as a separate package. This stubs-only package is named with the -stubs suffix following PEP 561.
3334

3435

3536
## Pybuilder external plugin demo

0 commit comments

Comments
 (0)