/poetrix

A simple VS Code extension that provides several Poetry utilities

Primary LanguageTypeScript

poetrix

Run tests code style: prettier

poetrix is a VS Code extension that ease the work with Poetry. It can install/update dependencies and activate environments (more features in the future!)

Features

Some of the features poetrix supports:

  • Install dependencies (poetry install)
  • Update dependencies (poetry update)
  • Activate environment (poetry shell and set the default Python interpreter)

Contributions and Bug Reports

Any contribution is welcome! If you encounter any bugs, have suggestions for improvements, or would like to contribute to the poetrix extension, please file an issue or create PRs.

Enjoy!