Skip to main content

Essential utilities for VS Code development

Project description

vscode-essentials

Essential utilities for VS Code development.

Installation

pip install vscode-essentials

Usage

from vscode_essentials import hello_world

print(hello_world())

Development

To install in development mode:

pip install -e .

Building and Publishing

  1. Install build tools:

    pip install build twine
    
  2. Build the package:

    python -m build
    
  3. Upload to PyPI (test first):

    # Test PyPI first
    twine upload --repository testpypi dist/*
    
    # Then to real PyPI
    twine upload dist/*
    

License

MIT License - see LICENSE file for details.

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

vscode_essentials-0.1.0.tar.gz (15.3 MB view details)

Uploaded Source

Built Distribution

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

vscode_essentials-0.1.0-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file vscode_essentials-0.1.0.tar.gz.

File metadata

  • Download URL: vscode_essentials-0.1.0.tar.gz
  • Upload date:
  • Size: 15.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.13

File hashes

Hashes for vscode_essentials-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c964ced61ab643d5f03a104b2c0186b1396371b0771546f1fd5000fd96013885
MD5 076150523e78e5b05cb118b7d32683ea
BLAKE2b-256 4585de774512349e4dd54ecccbc282cc11fa853af5e0b1f9b53243fbd713ef39

See more details on using hashes here.

File details

Details for the file vscode_essentials-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for vscode_essentials-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70a2c057a627321113a610dfc910e71afa7e3a0da41a4cbdebb56708ed205a8c
MD5 964605e2d4430ca3af1edb7545ba08ba
BLAKE2b-256 dd025984e0215bd93c4e5090a9149de9ae3687c6d34146a44a2d0556f3572029

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