https://github.com/pytask-dev/pytask-vscode
https://github.com/pytask-dev/pytask-vscode
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pytask-dev/pytask-vscode
- Owner: pytask-dev
- License: mit
- Created: 2023-07-21T12:01:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T19:43:37.000Z (over 1 year ago)
- Last Synced: 2024-11-18T20:44:57.115Z (over 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# pytask-vscode
This is a plugin for Pytask. It is needed to use the Pytask VS Code Extension.
## Installation
pytask-vscode is available on [PyPI](https://pypi.org/project/pytask-vscode/). Install it with
```console
$ pip install pytask-vscode
```
## Changes
Consult the [release notes](CHANGES.md) to find out about what is new.