1 |
appdirs |
1.4.4 |
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". / MIT |
2 |
astroid |
2.9.3 |
An abstract syntax tree for Python with inference support. / LGPL-2.1-or-later |
3 |
asttokens |
2.0.5 |
Annotate AST trees with source code positions / Apache 2.0 |
4 |
autopep8 |
1.6.0 |
A tool that automatically formats Python code to conform to the PEP 8 style guide / Expat License |
5 |
bitstring |
3.1.9 |
Simple construction, analysis and modification of binary data. / The MIT License: http://www.opensource.org/licenses/mit-license.php |
6 |
black |
22.1.0 |
The uncompromising code formatter. / MIT |
7 |
certifi |
2021.10.8 |
Python package for providing Mozilla's CA Bundle. / MPL-2.0 |
8 |
cffi |
1.15.0 |
Foreign Function Interface for Python calling C code. / MIT |
9 |
charset-normalizer |
2.0.11 |
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. / MIT |
10 |
click |
8.0.3 |
Composable command line interface toolkit / BSD-3-Clause |
11 |
colorama |
0.4.4 |
Cross-platform colored terminal text. / BSD |
12 |
cryptography |
36.0.1 |
cryptography is a package which provides cryptographic recipes and primitives to Python developers. / BSD or Apache License, Version 2.0 |
13 |
docutils |
0.18.1 |
Docutils -- Python Documentation Utilities / public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt) |
14 |
ecdsa |
0.17.0 |
ECDSA cryptographic signature library (pure python) / MIT |
15 |
esptool |
3.2 |
A serial utility to communicate & flash code to Espressif ESP8266 & ESP32 chips. / GPLv2+ |
16 |
flake8 |
4.0.1 |
the modular source code checker: pep8 pyflakes and co / MIT |
17 |
idna |
3.3 |
Internationalized Domain Names in Applications (IDNA) / BSD-3-Clause |
18 |
isort |
5.10.1 |
A Python utility / library to sort Python imports. / MIT |
19 |
jedi |
0.18.1 |
An autocompletion tool for Python that can be used for text editors. / MIT |
20 |
lazy-object-proxy |
1.7.1 |
A fast and thorough lazy object proxy. / BSD-2-Clause |
21 |
mccabe |
0.6.1 |
McCabe checker, plugin for flake8 / Expat license |
22 |
mypy |
0.931 |
Optional static typing for Python / MIT License |
23 |
mypy-extensions |
0.4.3 |
Experimental type system extensions for programs checked with the mypy typechecker. / MIT License |
24 |
parso |
0.8.3 |
A Python Parser / MIT |
25 |
pathspec |
0.9.0 |
Utility library for gitignore style pattern matching of file paths. / MPL 2.0 |
26 |
pip |
22.0.3 |
The PyPA recommended tool for installing Python packages. / MIT |
27 |
platformdirs |
2.4.1 |
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". / MIT |
28 |
prompt-toolkit |
3.0.26 |
Library for building powerful interactive command lines in Python / - |
29 |
psutil |
5.9.0 |
Cross-platform lib for process and system monitoring in Python. / BSD |
30 |
ptpython |
3.0.20 |
Python REPL build on top of prompt_toolkit / - |
31 |
pycodestyle |
2.8.0 |
Python style guide checker / Expat license |
32 |
pycparser |
2.21 |
C parser in Python / BSD |
33 |
pyflakes |
2.4.0 |
passive checker of Python programs / MIT |
34 |
Pygments |
2.11.2 |
Pygments is a syntax highlighting package written in Python. / BSD License |
35 |
pylint |
2.12.2 |
python code static checker / GPL-2.0-or-later |
36 |
pyserial |
3.5 |
Python Serial Port Extension / BSD |
37 |
reedsolo |
1.5.4 |
Pure-Python Reed Solomon encoder/decoder / Public Domain |
38 |
requests |
2.27.1 |
Python HTTP for Humans. / Apache 2.0 |
39 |
Send2Trash |
1.8.0 |
Send file to trash natively under Mac OS X, Windows and Linux. / BSD License |
40 |
setuptools |
60.7.1 |
Easily download, build, install, upgrade, and uninstall Python packages / - |
41 |
six |
1.16.0 |
Python 2 and 3 compatibility utilities / MIT |
42 |
thonny |
3.3.14 |
Python IDE for beginners / MIT |
43 |
toml |
0.10.2 |
Python Library for Tom's Obvious, Minimal Language / MIT |
44 |
tomli |
2.0.0 |
A lil' TOML parser / - |
45 |
typing_extensions |
4.0.1 |
Backported and Experimental Type Hints for Python 3.6+ / - |
46 |
urllib3 |
1.26.8 |
HTTP library with thread-safe connection pooling, file post, and more. / MIT |
47 |
wcwidth |
0.2.5 |
Measures the displayed width of unicode strings in a terminal / MIT |
48 |
wheel |
0.37.1 |
A built-package format for Python / MIT |
49 |
wrapt |
1.13.3 |
Module for decorators, wrappers and monkey patching. / BSD |
50 |
yapf |
0.32.0 |
A formatter for Python code. / Apache License, Version 2.0 |