https://github.com/koxudaxi/rye-pycharm-plugin
A rye integration plugin for JetBrains PyCharm.
https://github.com/koxudaxi/rye-pycharm-plugin
Last synced: 4 months ago
JSON representation
A rye integration plugin for JetBrains PyCharm.
- Host: GitHub
- URL: https://github.com/koxudaxi/rye-pycharm-plugin
- Owner: koxudaxi
- License: apache-2.0
- Created: 2023-04-26T05:40:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-25T01:22:15.000Z (over 1 year ago)
- Last Synced: 2024-12-28T17:52:32.632Z (4 months ago)
- Language: Kotlin
- Size: 232 KB
- Stars: 21
- Watchers: 3
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Rye PyCharm Plugin
A [`rye`](https://github.com/mitsuhiko/rye) integration plugin for [JetBrains PyCharm](https://www.jetbrains.com/pycharm/).
See [documentation](https://koxudaxi.github.io/rye-pycharm-plugin/) for more details.
## Features
- [x] Create new project without existing `pyproject.toml`## Screenshots
## 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](https://koxudaxi.github.io/rye-pycharm-plugin/development/) section of the documentation.
We are waiting for your contributions to `rye-pycharm-plugin`!
## Links
* [Ruff PyCharm Plugin](https://github.com/koxudaxi/ruff-pycharm-plugin/)
* [Pydantic PyCharm Plugin](https://github.com/koxudaxi/pydantic-pycharm-plugin/)
* [Poetry PyCharm Plugin](https://github.com/koxudaxi/poetry-pycharm-plugin/)## Sponsors
[](https://github.com/JetBrainsOfficial)