Skip to content

Extension to override the creation of new directories and python files in VSCode. This extension will automatically create `__init__` files for you.

License

Notifications You must be signed in to change notification settings

antoniogamizdelgado/create-python-package

Repository files navigation

Create Python Package

Automatically create __init__.py files when creating new python packages.

Features

Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.

For example if there is an image subfolder under your extension project workspace:

![feature X](images/feature-x.png)

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Requirements

None.

Extension Settings

None.

Known Issues

None! :D

Release Notes

Users appreciate release notes as you update your extension.

1.0.0


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

About

Extension to override the creation of new directories and python files in VSCode. This extension will automatically create `__init__` files for you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published