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.3.0.tar.gz (99.0 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.3.0-py3-none-any.whl (99.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vscode_essentials-0.3.0.tar.gz
  • Upload date:
  • Size: 99.0 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.3.0.tar.gz
Algorithm Hash digest
SHA256 d023eeb6b27d77197327eddb8980763b166e6f7448d5d90be906a2c0d2c4cbb0
MD5 2cde31e1dd55fe67d94b436a2e1f69e1
BLAKE2b-256 752e0896c41b30f2300ad1aaefecb4fd0732e6d75fc3ca312d28080576eb37e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vscode_essentials-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6cf5264e9e7779288d293a35c21dd99c148b318b52b548cb281b8f13081cbfc1
MD5 40586c6bf87f582b805c0874dd486b1e
BLAKE2b-256 3de731b9a63dc8aa2b2112e5b2cbc2dfcf009ae235ce270bd2713e68536cb33a

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