List
-
A very fast Python asyncio http and websockets client
-
Reusable constraint types to use with typing.Annotated.
-
AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or Trio.
-
Python Anytree module
-
Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps.
-
Backrefs regular expression wrapper.
-
Python parser for bash
-
Beautiful Soup is a Python library for pulling data out of HTML and XML files - https://www.crummy.com/software/BeautifulSoup
-
Easily implement OS, Host and OS/Host-level settings aside the normal user-level settings for any plugin.
-
Python boto3 module for Amazon Web Services
-
Bracex creates arbitrary strings via brace expansion much like Bash's.
-
Independent BSON codec for Python that doesn’t depend on MongoDB - https://github.com/py-bson/bson
-
Foreign Function Interface for Python calling C code.
-
Manages packages installed as git submodules
-
The Universal Character Encoding Detector
-
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
-
A color library.
-
An additional concurrent file log handler for Python's standard logging package
-
Code coverage testing for Python
-
A Python library that converts cron expressions into human readable strings
-
A Coffescript Object Notation (CSON) parser for Python - https://github.com/avakar/pycson
-
Alternate simplified logging support and general utilities functions
-
Converts a Python dictionary or other native data type into a valid XML string - https://github.com/idleberg/sublime-dicttoxml
-
Autored by Neil Fraser and others, Diff Match Patch is a high-performance library in multiple languages that manipulates plain text
-
Python enum module
-
Like `typing._eval_type`, but lets older Python versions use newer typing features.
-
GateOne terminal
-
Growl Notification Transport Protocol library.
-
A library for Go environment configuration
-
A pure-Python implementation of a HTTP/2 protocol stack.
-
A pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2.
-
A pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames.
-
Internationalized Domain Names in Applications (IDNA)
-
Jedi is a static analysis tool for Python that is typically used in IDEs/editors plugins
-
A Chinese text segementation lib.
-
Python Jinja2 module
-
JSON Matching Expressions
-
An(other) implementation of JSON Schema for Python
-
Sublime LLM Communication Core
-
Module with LSP-related utilities
-
lxml
-
Python Markdown module
-
MarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML.
-
Markdown Popups for Sublime
-
More routines for operating on iterables, beyond itertools
-
MessagePack is an efficient binary serialization format.
-
Simple yet flexible natural sorting in Python.
-
Open a terminal to a specific folder and optionally set environment variables
-
NumPy is the fundamental package for scientific computing with Python.
-
Python oauthlib module
-
objgraph is a module that lets you visually explore Python object graphs.
-
Python cache for sync and async code.
-
orjson is a fast, correct JSON library for Python.
-
Allows Sublime Text packages to emit and listen for events
-
Allow final user to disable key bindings with very few changes needed from the dev
-
Python implementation of the SSHv2 protocol - http://paramiko-www.readthedocs.org/en/latest/index.html
Only for macOS
-
Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions).
-
Python pathlib module
-
Path utilities for Python https://pypi.python.org/pypi/pathtools
-
Python pexpect module
-
Pillow is the friendly PIL fork by Jeffrey A. Clark and contributors. PIL is the Python Imaging Library by Fredrik Lundh and contributors.
-
Python interface to a plantuml web service instead of having to run Java locally
-
An extended version of portalocker to lock files in Python using the with statement
-
Python psutil module
-
Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty.
-
Complete C99 parser in pure Python
-
Python Cryptography Toolkit - https://www.dlitz.net/software/pycrypto
-
PyCryptodome is a self-contained Python package of low-level cryptographic primitives.
-
Data validation using Python type hints.
-
Core functionality for Pydantic validation and serialization.
-
Python FIS MTM/PIP SQL/RPC Interface
-
Python bindings for libgit2.
-
Python pygments module
-
PyMdown Extensions for Python Markdown
-
Python serial port access library
-
Python bindings for the simdjson project, a SIMD-accelerated JSON parser.
-
An in memory VTXXX-compatible terminal emulator
-
The dateutil module provides powerful extensions to the datetime module available in the Python standard library
-
Create, read, and update Microsoft Word .docx files.
-
Python pytz module
-
Python PyYAML module
-
Python ZMQ module
-
Alternative regular expression module, to replace re.
-
Python HTTP for Humans.
-
OAuthlib authentication support for Requests.
-
Python resumeback module
-
Python ruamel.yaml module
-
C version of reader, parser and emitter for ruamel.yaml derived from libyaml
-
Reactive extensions for Python
-
Fetch location and size of physical screens - https://github.com/rr-/screeninfo
-
Access a user's environmental variables as defined in their shell
-
Six is a Python 2 and 3 compatibility library.
-
A modern CSS selector implementation for Beautiful Soup. - https://github.com/facelessuser/soupsieve
-
A PEG-based parser interpreter with memoization - https://github.com/avakar/speg
-
Pyton module for Sublime Text to automatically style popups based on active color scheme.
-
AsyncIO for Sublime Text
-
Utility library for frequently used functionality in Sublime Text library and convenience functions or classes
-
Python module for the Perforce API, extracted from https://pypi.python.org/pypi/P4Python.
Only for Windows
-
Python tabulate module
-
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
-
Python module for interfacing with IBM TM1 Planning Analytics
-
Python lib for TOML
-
A functional standard library for Python.
-
Tornado is a Python web framework and asynchronous networking library.
-
Python bindings to the Tree-sitter parsing library
-
Binary Python wheels for all tree sitter languages.
-
Python typing module
-
Backported and Experimental Type Hints for Python 3.8+
-
Provides tools to inspect type annotations at runtime.
-
HTTP library with thread-safe connection pooling, file post, and more.
-
Vision is a minihtml generation library for Sublime Text that enforces minihtml restrictions for tags, styles and attrivutes
-
Python library and shell utilities to monitor filesystem events.
-
Simple, modern and high performance file watching and code reload in python.
-
Python wcmatch module which provides enhanced file globbing and matching
-
Python wcwidth module
-
WebSocket client for Python with low level API options
-
websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance.
-
Makes working with XML feel like you are working with JSON - https://github.com/martinblech/xmltodict
-
Engine for YAML Macros