Skip to main content

Add your description here

Project description

jetsetter

Jetsetter is a tool for managing PyCharm interpreter settings. It allows you to quickly add an interpreter to PyCharm.

Installation

pipx install jetsetter

Usage

jetsetter interpreter add /path/to/interpreter --name "My Interpreter"

Will add in a new interpreter to PyCharm with the name "My Interpreter" and the path /path/to/interpreter.

jetsetter interpreter add

Will look for an interpreter in the current directory and add it to PyCharm. Currently it looks for a .venv, venv, or virtual environment in the current directory. If no name it will use the name of the directory and the Python version.

Development

This project uses Rye for development. To get started, install Rye and run the following commands:

rye sync

If you have direnv installed, you can run direnv allow to activate the environment.

To run the tests, run the following command:

nox

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

jetsetter-0.1.1.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

jetsetter-0.1.1-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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