Giter Site home page Giter Site logo

rye-pycharm-plugin's Introduction

Rye PyCharm Plugin

license

A rye integration plugin for JetBrains PyCharm.

See documentation for more details.

Features

  • Create new project without existing pyproject.toml

Screenshots

newProject

Installation

From Source

Alternatively, you can clone this repository and follow the instructions under the "Building the plugin" heading below to build from source. The build process will create the file build/distributions/rye-${version}.zip. This file can be installed as a PyCharm plugin from disk following the same instructions.

JetBrains Marketplace

Contribute

See Development section of the documentation.

We are waiting for your contributions to rye-pycharm-plugin!

Links

Sponsors

JetBrains

rye-pycharm-plugin's People

Contributors

koxudaxi avatar dependabot[bot] avatar imbev avatar

Stargazers

Evgeniy Skidan avatar Mike avatar ITO Manaki (Colk) avatar GB avatar  avatar kimihiro_n avatar Kosuke Mori (tomas) avatar Libing Chen avatar Vidhan Bhatt avatar Eshin Kunishima avatar wihlarko prasdegdho avatar  avatar

Watchers

 avatar  avatar GB avatar

Forkers

garbelini

rye-pycharm-plugin's Issues

Add support for Toolchain Download

Describe the bug
Rye project creation ignores base interpreter setting

To Reproduce
Steps to reproduce the behavior:

  1. Install Python 3.10
  2. Open New Project Wizard
  3. Set Environment to Rye
  4. Set Base Interpreter to python3.10
  5. See venv created with Python 3.11

Expected behavior
Rye creates venv with Python 3.10

Environments (please complete the following information):

  • IDE: PyCharm Community 2023.1
  • OS: Fedora Linux 37 (Container Image) running in Distrobox under Fedora Kinoite 37
  • Plugin version: Commit 700ba69

Additional context
I suggest consideration on how this plugin should handle Rye's toolchain situation. I think it would be beneficial to have support for choosing a base interpreter, as well as support for choosing a particular version for Rye to pin and download.

Funding

  • You can sponsor this specific effort via a Polar.sh pledge below
  • We receive the pledge once the issue is completed & verified
Fund with Polar

Support mininum features

The following minimum features should be supported

  • Add a new/existing rye environment as an interpreter
  • Install packages with pyproject.toml when add an interpreter
  • Add a new pyproject.toml when it does not exist
  • Show rye sync popup
  • Publish the plugin to JetBrains Marketplace

Funding

  • You can sponsor this specific effort via a Polar.sh pledge below
  • We receive the pledge once the issue is completed & verified
Fund with Polar

Plugin in Store

I did have a check. The Plugin can not be found in the Marketplace neither in Pycharm, nor the website. Although, there is no description in the readme on the Marketplace. Place could either make it downloadable, or add the text that this is planned... (or not).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.