Skip to main content

Ready-made VS Code configurations for developers and students

Project description

Repo Size Stars Forks Issues VS Code PyPI

PROJECT VSCODE TEMPLATES

Ready-made VS Code setups for students, developers, creators, and remote teams.

SAMPLE

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:

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.

Logging

This library uses the standard Python logging module. To enable logging in your application:

import logging
logging.getLogger("projectvscodetemplates").addHandler(logging.NullHandler())

To see log messages:

import logging
logging.basicConfig(level=logging.DEBUG)
logging.getLogger("projectvscodetemplates").setLevel(logging.DEBUG)

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


© 2026 Zenith Open Source Projects. All Rights Reserved. Zenith is a Open Source Project Idea's by @roshhellwett

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

projectvscodetemplates-1.1.0.tar.gz (50.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

projectvscodetemplates-1.1.0-py3-none-any.whl (66.7 kB view details)

Uploaded Python 3

File details

Details for the file projectvscodetemplates-1.1.0.tar.gz.

File metadata

  • Download URL: projectvscodetemplates-1.1.0.tar.gz
  • Upload date:
  • Size: 50.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for projectvscodetemplates-1.1.0.tar.gz
Algorithm Hash digest
SHA256 dbaf3e4d314f80377727ba4f1d8a8771f4838be1da5fe4126ea5e635db106cfa
MD5 b523957d674fbe4bde371a70d2f9f8aa
BLAKE2b-256 742d110411989f2527ad76558bc930db767d9c914c82300ab14d984aee998655

See more details on using hashes here.

File details

Details for the file projectvscodetemplates-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for projectvscodetemplates-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa4d1f5b952007ad262174c2931dc040c465e3c5ada025a5cc9f66086932c7b7
MD5 627e6da86c57631013b789c03e51bc7a
BLAKE2b-256 c48b37307f50163c589347a8f06bf567d39484898aad603da8305a58ed0605ee

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page