https://github.com/qrexpy/pythonextensionpack
https://github.com/qrexpy/pythonextensionpack
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qrexpy/pythonextensionpack
- Owner: qrexpy
- License: mit
- Created: 2025-05-11T09:00:47.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-11T09:15:48.000Z (about 1 year ago)
- Last Synced: 2025-06-03T03:35:20.305Z (about 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Python All-In-One
A comprehensive extension pack for Python development in Visual Studio Code. This pack includes all the essential extensions to make your Python development experience more productive and enjoyable.
## Included Extensions
This extension pack includes the following extensions:
* **Python** (ms-python.python) - IntelliSense, linting, debugging, code navigation, code formatting, refactoring, unit tests, and more.
* **Pylance** (ms-python.vscode-pylance) - Fast, feature-rich language support for Python.
* **Python Docstring Generator** (njpwerner.autodocstring) - Automatically generates detailed docstrings for your Python functions.
* **Jupyter** (ms-toolsai.jupyter) - Jupyter notebook support, interactive programming and computing.
* **IntelliCode** (visualstudioexptteam.vscodeintellicode) - AI-assisted development.
* **IntelliCode API Usage Examples** (visualstudioexptteam.vscodeintellicode-completions) - AI-assisted API usage examples.
* **Django** (batisteo.vscode-django) - Beautiful syntax and scoped snippets for Django.
* **Python Indent** (kevinrose.vsc-python-indent) - Correct Python indentation.
* **Python Environment Manager** (ms-python.vscode-python-envs) - Create and manage Python environments.
## Features
* Full Python development support
* Django framework support
* AI-assisted coding with IntelliCode
* Enhanced docstring generation
* Jupyter notebook integration
* Smart Python indentation
* Python environment management
**Enjoy Python development with all the best extensions in one pack!**