Ready-made VS Code configurations for developers and students
Project description
PROJECT VSCODE TEMPLATES
Ready-made VS Code setups for students, developers, creators, and remote teams.
What You Get
- 15 curated presets for different workflows
- one-click Windows installer flow
- guided Linux CLI flow
- settings, extensions, keybindings, and snippets bundled per preset
Install
Via pip (recommended - works on Windows, macOS, Linux)
pip install projectvscodetemplates
projectvscodetemplates
Or run with Python:
python -m projectvscodetemplates
Windows (alternative)
Choose the option that feels easiest:
EXE: build or distribute the Windows installer package fromwindows/build-exe.ps1PowerShell (.ps1): runwindows/install.ps1
powershell -ExecutionPolicy Bypass -File .\windows\install.ps1 -Interactive
Linux
Use the guided quiz or install a preset directly:
chmod +x ./linux/quiz.sh ./linux/install.sh
./linux/quiz.sh
./linux/install.sh --preset python-beginner
Pick a Preset Fast
| If you are... | Start with... |
|---|---|
| learning Python | python-beginner |
| doing data work | data-science |
| building frontend apps | web-dev-frontend |
| shipping full-stack apps | web-dev-fullstack |
| practicing DSA and contests | competitive-programming |
| writing Java in college | java-student |
| doing DevOps or cloud work | devops-cloud |
| working over SSH | remote-ssh-server |
| want a clean calm setup | minimal-zen |
See the full list in PRESETS.md.
Project Layout
presets/ preset files and manifest
windows/ Windows installer, EXE build helper, RC file
linux/ Linux installer and guided quiz
scripts/ compatibility wrappers for older links
For Maintainers
- Windows resource metadata lives in
windows/ProjectVsCodeTemplates.rc - The installer reads preset data from
presets/manifest.json - Legacy script paths still work through wrappers in
scripts/
© 2026 Zenith Open Source Projects. All Rights Reserved. Zenith is a Open Source Project Idea's by @roshhellwett
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file projectvscodetemplates-1.0.5.tar.gz.
File metadata
- Download URL: projectvscodetemplates-1.0.5.tar.gz
- Upload date:
- Size: 49.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf0c2d6d9c08d8586e8c92db8418bb937a734acc60fd3b42ec4edb5e0e0bf1e3
|
|
| MD5 |
c9584875b55eb68299b11d8062f02b34
|
|
| BLAKE2b-256 |
9d07c07cac01c193e5aee21fdc410c533f8f5bbd5d791773bb5880add377088a
|
File details
Details for the file projectvscodetemplates-1.0.5-py3-none-any.whl.
File metadata
- Download URL: projectvscodetemplates-1.0.5-py3-none-any.whl
- Upload date:
- Size: 64.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bf31025cb84b7aa61a3dcc6715b1e73feabbfed18068c230dedbbced847db12
|
|
| MD5 |
e873209ce5ff0a310f3b103be20cf91b
|
|
| BLAKE2b-256 |
076fae7050249ebd5645226f5c99f83fa21770978e92252c6795e068c6257a3c
|