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.1.tar.gz (55.2 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.1-py3-none-any.whl (66.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: projectvscodetemplates-1.1.1.tar.gz
  • Upload date:
  • Size: 55.2 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.1.tar.gz
Algorithm Hash digest
SHA256 98854affd61e08c98f235a4b68604ec21f4bc4e10ff78f0573e7242af105e615
MD5 439bde7ad3187cc5201e6be7e3c8f9dd
BLAKE2b-256 1acfcf0eab7d576e9a5fbeb046bcdc4b81d4266807975e93e195d88b02d3b8f3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for projectvscodetemplates-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5bf894661ce0e0d4716cc346a006f46472f63e083585e40e1ca6cf7146191aea
MD5 2c829f52244ef72cc1465cd0d10c0503
BLAKE2b-256 9cdbdb10c1fb54717be0b8f61a285daac8e1476975c4dac40f2de38aca83ec36

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