Ross ROSS = Recommend OSS · open-source software intelligence for agents

DamnWidget/anaconda

Anaconda turns your Sublime Text 3 in a full featured Python development IDE including autocompletion, code linting, IDE features, autopep8 formating, McCabe complexity checker Vagrant and Docker support for Sublime Text 3 using Jedi, PyFlakes, pep8, MyPy, PyLint, pep257 and McCabe that will never freeze your Sublime Text 3 observed · 2026-08-28

github.com/DamnWidget/anaconda · homepage · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4791
  • days_rel: n/a
  • days_push: 1482
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2241 stars · 262 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Anaconda is a Sublime Text plugin that turns the editor into a full-featured Python IDE with autocompletion (via Jedi), linting (PyFlakes, pep8, PyLint, MyPy, pep257), auto-formatting, goto-definition, documentation display, McCabe complexity checks, and a unit test runner. It uses an asynchronous client-server architecture so the editor never freezes.

Use cases

  • python autocompletion in sublime text
  • lint python code for pep8 violations in my editor
  • jump to python definition in sublime
  • auto format python files to pep8
  • check code complexity with mccabe
  • run unit tests from sublime text
  • show python documentation for symbol under cursor

When to avoid

  • you use a modern editor with LSP support - the README itself recommends LSP-pyright or similar alternatives
  • you need actively developed tooling - the latest release is from 2022 and the project points users to alternatives
  • you don't write Python - this plugin is Python-only

Facets

plugin · maturity maintenance

editor developer-tools linter formatter testing developer-tools text-editors programming-languages editor-plugin cross-platform sublime-text python-ide jedi autocompletion code-linting pep8 mccabe goto-definition

2 sources

Member repositories

RepositoryRoleHealth v2
DamnWidget/anacondamain23

For agents

markdown · JSON · MCP: product_card(name="DamnWidget/anaconda")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem