pulsar-ide-python-pyrefly
High-performance Python Language Server
sparklost 6 0 1.0.0 MIT GitHub
  • Made for Pulsar!

    This package was written specifically for Pulsar and did not exist in the Atom package repository.

fast-spell-check

Python language support for Pulsar editor, powered by Pyrefly - an extremely fast language server and type checker for Python.

Setup

Just install Pyrefly.
If its not in the PATH then provide path to executable in the package config.
Then install atom-ide-base umbrella package to integrate LSP functionality to Pulsar. get it from Pulsar Packages. This is not an requirement, you can install only some individual packages from atom-ide- family.

Recommended IDE and Python related Pulsar packages

Configuration

Other Pyrefly-related settings can be configured per-project in pyrefly.toml or in pyproject.toml. More details here.