Skip to main content

Visual Studio Code Extension Downloader for offline usage

Project description

offvsix: Offline Visual Studio Code Extension Downloader

License: MIT

offvsix is a Python CLI utility designed to streamline the process of downloading Visual Studio Code extensions for offline installations. Whether you're preparing for a coding session without internet access or simply want to keep your favorite extensions handy, offvsix has you covered!

Features

  • Download specific versions of extensions.
  • Download extensions to a custom directory.
  • Use a proxy server for downloading.
  • Avoid redundant downloads with optional caching.
  • Get detailed logs with verbose mode.
  • Bulk download: Supply a text file with a list of extensions to download them all at once!

Installation

You can install the package from PyPI:

pip install offvsix

Or for offline installation, download the wheel file and run:

pip install offvsix-<version>.whl

Usage

Basic usage:

offvsix <publisher.extension>

For example:

offvsix ms-python.python

Using a Text File:

To download multiple extensions, you can use a text file where each line is an extension name:

offvsix --file extensions.txt

Options:

  • --version to specify the version.
  • --destination to specify the destination folder.
  • --no-cache to force re-download.
  • --no-verbose for less verbose output.
  • --file to specify a text file containing a list of extensions to download.
  • --proxy to use a proxy server.

Contributing

All contributions are welcome! Please refer to the CONTRIBUTING.md for guidelines.

License

MIT Licensed. See LICENSE for full details.

Author

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

offvsix-0.1.2.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

offvsix-0.1.2-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file offvsix-0.1.2.tar.gz.

File metadata

  • Download URL: offvsix-0.1.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-31-generic

File hashes

Hashes for offvsix-0.1.2.tar.gz
Algorithm Hash digest
SHA256 fe73b1bd30d30e72e60073e24a1ac29299dbde6a13396aa37f9e20698f11c692
MD5 fccb09737e8e721fdf93a7b72efd6144
BLAKE2b-256 2cf2eb24b67ac6781d0b43faeeb1fe9ca9b0de68041a6afe63294abd70ff1b14

See more details on using hashes here.

File details

Details for the file offvsix-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: offvsix-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-31-generic

File hashes

Hashes for offvsix-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6b192616936a3c0c0e84f7f6bafb197d20ae9154fd1cf1a71a4e90f2e4a0f221
MD5 af35869c78b25dbf61393a70a9750dc8
BLAKE2b-256 672226e37e20aed683a192d0c470580018de48f3539b9045f918d376030bcd6d

See more details on using hashes here.

Supported by

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