Python Sublime Text

Open-source Python projects categorized as Sublime Text

Top 23 Python Sublime Text Projects

  • dev-setup

    macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.

  • PlainTasks

    An opinionated todo-list plugin for Sublime Text editor (version 2 and 3)

    Project mention: Link to text within a file alt + o keybinding | /r/SublimeText | 2022-12-04

    I am currently using PlainTasks plugin by Aziz. https://github.com/aziz/PlainTasks

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • MarkdownEditing

    Powerful Markdown package for Sublime Text with better syntax understanding and good color schemes.

  • 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

    Project mention: Sublime text users. What are some good python plugins? | /r/learnpython | 2023-03-26

    I don’t know why everyone’s being a weird dick to you about this question but the actual answer is Anaconda: http://damnwidget.github.io/anaconda/

  • GitSavvy

    Full git and GitHub integration with Sublime Text

    Project mention: Just started learning programming to learn how to scrape. | /r/SublimeText | 2023-06-05

    Git: https://github.com/timbrel/GitSavvy

  • LSP

    Client implementation of the Language Server Protocol for Sublime Text

    Project mention: Sublime Text is awesome | /r/SublimeText | 2023-03-02

    You obviously never tried the various LSP plugins for ST. It will give you the same intelllgent code tools as the jetbrains IDEs, which goes way beyond just syntax highlighting and linting and there's support for a lot of languages. https://lsp.sublimetext.io/

  • Terminus

    Bring a real terminal to Sublime Text (by randy3k)

    Project mention: Just started learning programming to learn how to scrape. | /r/SublimeText | 2023-06-05

    Terminal: https://github.com/randy3k/Terminus

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • SublimeJEDI

    awesome Python autocompletion with SublimeText

  • Text-Pastry

    Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.

  • sublime-phpcs

    🔍 PHP CodeSniffer, PHP Coding Standard Fixer, Linter and Mess Detector Support for Sublime Text

    Project mention: Debugging Python with a virtual environment in VSCode | dev.to | 2022-10-30

    My current job is mainly Python, so there was a steep learning curve. I have done some Python previously, but mainly for writing Sublime Text plugins back in the day.

  • Suplemon

    :lemon: Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!

    Project mention: [ine] a simple terminal based text editor made only using bultin python functions | /r/Python | 2023-05-28

    Very cool. Been thinking about taking on a similar project as well. BTW, you should check out suplemon. It's a terminal text editor written in python and inspired by sublime text.

  • sublime-rust

    The official Sublime Text 3 package for the Rust Programming Language

  • NeoVintageous

    Vim for Sublime Text.

    Project mention: Vim Keybindings Everywhere – The Ultimate List | news.ycombinator.com | 2023-05-04

    Fails to mention my favourite text editor, Sublime Text which has an optional Vim mode built in (Vintage). I personally am using NeoVintageous[0] which allows you to run various ex commands and shell commands, as well as incorporating features from popular plugins such as vim-surround.

    0. https://github.com/NeoVintageous/NeoVintageous

  • sublime_zk

    A SublimeText3 package featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like inline image display, sophisticated tag search, note transclusion features, support for note templates, bibliography support, support for multiple panes, etc. to make working in your Zettelkasten a joy :smile:.

  • mypy_boto3_builder

    Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.

  • SublimeDebugger

    Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol

    Project mention: A lightweight, simple, fast, feature-filled, text editor written in C, and Lua | news.ycombinator.com | 2022-12-27
  • ProjectManager

    Project Manager for Sublime Text

    Project mention: I am quite confused about workspaces and projects? | /r/SublimeText | 2022-09-28

    The ProjectManager is an handy plugin to manage these files. For example, it helps me to keep the *.sublime-project and *.sublime-workspace of all my projects in a pre-defined path. So, when I work team codebases, I don't have to worry about Sublime project files.

  • sublime-crystal

    Crystal syntax highlighting for Sublime Text

  • sublime-text

    🍋 Soothing pastel color schemes for Sublime Text

  • sublime-profiles

    Profile Switcher for Sublime Text

  • Sublime-CMakeLists

    Sublime Text 2/3 - CMake Package

  • Tutkain

    A Sublime Text package for interactive Clojure development

    Project mention: Adventures in REPL Implementation | news.ycombinator.com | 2023-03-10

    Sublime Text actually has more than one very good Clojure integrations. Here's the other one: https://tutkain.flowthing.me/

  • OpenAI-sublime-text

    Sublime Text OpenAI completion plugin with GPT-4 support!

    Project mention: Show HN: Sublime Text GPT-4 integration plugin | news.ycombinator.com | 2023-07-11
  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-07-11.

Python Sublime Text related posts

Index

What are some of the best open-source Sublime Text projects in Python? This list will help you:

Project Stars
1 dev-setup 5,974
2 PlainTasks 3,272
3 MarkdownEditing 3,113
4 Anaconda 2,194
5 GitSavvy 1,889
6 LSP 1,514
7 Terminus 1,329
8 SublimeJEDI 941
9 Text-Pastry 817
10 sublime-phpcs 808
11 Suplemon 777
12 sublime-rust 741
13 NeoVintageous 596
14 sublime_zk 492
15 mypy_boto3_builder 421
16 SublimeDebugger 332
17 ProjectManager 323
18 sublime-crystal 82
19 sublime-text 77
20 sublime-profiles 72
21 Sublime-CMakeLists 69
22 Tutkain 64
23 OpenAI-sublime-text 43
Write Clean Python Code. Always.
Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com