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
-
Install build tools:
pip install build twine
-
Build the package:
python -m build
-
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
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
vscode_essentials-0.2.0.tar.gz
(15.3 MB
view details)
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 vscode_essentials-0.2.0.tar.gz.
File metadata
- Download URL: vscode_essentials-0.2.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f8dd0840d577bdcc306ad93aefd9b6df059bcd4a0eed3d81a605a1a1b04cb9a
|
|
| MD5 |
fc54d373f8042da22b2ca1682170479b
|
|
| BLAKE2b-256 |
dda297174434122de509e0e72a6b9240b2d93cf831ed1c1e9ce60f1ca30e65e5
|
File details
Details for the file vscode_essentials-0.2.0-py3-none-any.whl.
File metadata
- Download URL: vscode_essentials-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d59f16b0efcabbeedbf775d3fcfaed6a6cb939a748e130ee707700bc55afdce
|
|
| MD5 |
d8fbbe74feab84cffece2b72d6d4b6f8
|
|
| BLAKE2b-256 |
b175a0275f38279fbffdf07251b17b3d3510b6246c08f9aecb2c5e1985b502fe
|