ylcnfrht / vscode-python-snippet-packLinks
This repo contains a lot of snippets for python (examples for all built-in, string, list, set, dictionary, tuple methods and for,while try/catch, class and oop) in VS Code
☆59Updated 2 years ago
Alternatives and similar repositories for vscode-python-snippet-pack
Users that are interested in vscode-python-snippet-pack are comparing it to the libraries listed below
Sorting:
- Python snippets for Visual Studio Code☆113Updated last year
- Correctly indent python code on the fly, in Visual Studio Code.☆100Updated 5 months ago
- A vscode snippet that makes it easy to write codes in python by providing completion options along with all arguments. Also support modul…☆25Updated 2 years ago
- Simple Python Version Management integration.☆38Updated 2 years ago
- A simple CLI tool to show the installation/modification times of all your pip packages☆48Updated last year
- ZSH plugin that automagically detects and activates your python environments (poetry, virtualenv, conda) while traversing directories.☆30Updated last year
- Python Environment & Package Manager☆127Updated 5 months ago
- The input() and raw_input() functions with added validation features for text-based programs.☆110Updated last year
- Formatting support for Python using the Black formatter☆170Updated last month
- Read the latest Real Python tutorials (PyPI Demo Package)☆131Updated this week
- Must have extension when using vscode with python.☆34Updated last year
- Awesome list of Xonsh contributions/extensions☆95Updated 6 months ago
- A powerful, colorful, beautiful command-line-interface for pypi.org☆51Updated last year
- 👓 🐚 Make your xonsh RC file installable with awesome snippets of code.☆92Updated 3 months ago
- Program python in real-time☆283Updated 8 months ago
- Searching thought pip when hard times strike☆167Updated last month
- The official Poetry installation script☆235Updated this week
- 🐤 A Visual Studio Code extension for cheat.sh. Quickly and easily find code snippets for any language right inside your IDE.☆249Updated 9 months ago
- Python support for Sublime's LSP plugin provided through microsoft/pyright.☆147Updated last month
- A curated list of awesome Python frameworks, libraries, software and resources☆49Updated 5 years ago
- Community-sourced cheatsheets for navi☆134Updated last year
- Command Line Interface (CLI) pages☆42Updated 2 years ago
- Coding tips (mainly Python) I share on social media.☆32Updated this week
- Dash, Zeal and Velocity documentation integration in Visual Studio Code 🔎📖☆297Updated 11 months ago
- Some useful files for my blog, The Valuable Dev☆34Updated last year
- Full-featured template for building extension (xontrib) for the xonsh shell.☆55Updated 7 months ago
- Template for creating VS Code extensions for python tools.☆162Updated last week
- Tmux plugin to show disk space in the statusbar☆41Updated 9 months ago
- Add CLI autocomplete functionalities to Shell Script