List
-
arrow
by Chris Smith
Arrow is a Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps.
-
beautifulsoup4
by Leonard Richardson
Beautiful Soup is a Python library for pulling data out of HTML and XML files - https://www.crummy.com/software/BeautifulSoup/
-
better_settings
by KuttKatrea
Easily implement OS, Host and OS/Host-level settings aside the normal user-level settings for any plugin.
-
bson
by idleberg
Independent BSON codec for Python that doesn’t depend on MongoDB - https://github.com/py-bson/bson
-
charset-normalizer
by Ahmed TAHRI
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
-
concurrentloghandler
by evandrocoan
An additional concurrent file log handler for Python's standard logging package
-
pycryptodome
by Legrandin
PyCryptodome is a self-contained Python package of low-level cryptographic primitives.
-
cson
by idleberg
A Coffescript Object Notation (CSON) parser for Python - https://github.com/avakar/pycson
-
dateutil
by Paul Ganssle
The dateutil module provides powerful extensions to the datetime module available in the Python standard library
-
dicttoxml
by idleberg
Converts a Python dictionary or other native data type into a valid XML string - https://github.com/idleberg/sublime-dicttoxml
-
diffmatchpatch
by evandrocoan
Autored by Neil Fraser and others, Diff Match Patch is a high-performance library in multiple languages that manipulates plain text
-
emojitations
by idleberg
A library for using Unicode emoji annotations - https://github.com/kcsaff/emojitations
-
eval-type-backport
by alexmojaki
Like `typing._eval_type`, but lets older Python versions use newer typing features.
-
jedi
by David Halter
Jedi is a static analysis tool for Python that is typically used in IDEs/editors plugins
-
MarkupSafe
by Pallets
MarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML.
-
package_setting_context
by math2001
Allow final user to disable key bindings with very few changes needed from the dev
-
paramiko
by jlegewie
Python implementation of the SSHv2 protocol - http://paramiko-www.readthedocs.org/en/latest/index.html
-
parso
by David Halter
Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions).
-
pillow
by Jeffrey A. Clark
Pillow is the friendly PIL fork by Jeffrey A. Clark and contributors. PIL is the Python Imaging Library by Fredrik Lundh and contributors.
-
plantumlconnection
by evandrocoan
Python interface to a plantuml web service instead of having to run Java locally
-
portalockerfile
by evandrocoan
An extended version of portalocker to lock files in Python using the with statement
-
pysimdjson
by Tyler Kennedy
Python bindings for the simdjson project, a SIMD-accelerated JSON parser.
-
ruamel.yaml.clib
by Anthon van der Neut
C version of reader, parser and emitter for ruamel.yaml derived from libyaml
-
soupsieve
by facelessuser
A modern CSS selector implementation for Beautiful Soup. - https://github.com/facelessuser/soupsieve
-
StyledPopup
by huot25
Pyton module for Sublime Text to automatically style popups based on active color scheme.
-
sublime_lib
by Thomas Smith
Utility library for frequently used functionality in Sublime Text library and convenience functions or classes
-
SublimeP4Python
by mrelusive
Python module for the Perforce API, extracted from https://pypi.python.org/pypi/P4Python.
-
vision
by terminalfi
Vision is a minihtml generation library for Sublime Text that enforces minihtml restrictions for tags, styles and attrivutes
-
websockets
by aaugustin
websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance.
-
xmltodict
by idleberg
Makes working with XML feel like you are working with JSON - https://github.com/martinblech/xmltodict