Skip to content

Visual Studio Code extension to register Pipenv scripts as tasks

Notifications You must be signed in to change notification settings

FedericoVarela/Pipenv-Tasks-for-VSCode

Repository files navigation

Pipenv Scripts

Register Pipenv scripts as tasks to run from the command palette or your favourite task-running extension

Features

  • Automatic detection and parsing of Pipfile in the workspace
  • Registration of all scripts listed under the [scripts] section in Pipfile

Usage

  1. Open a directory containing a Pipfile
  2. Open the command palette
  3. Run Tasks: Run Task and select a script to run
  4. Alternatively, run the task from any third party extension

Run from the command palette

The script is now running!

1.0.0

Initial release

1.0.1

Added icon

1.0.2

Fixed icon size requirement

1.0.3

Added a better icon

About

Visual Studio Code extension to register Pipenv scripts as tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published