Credits¶
These projects were used to build shinyverse. Thank you!
python
|
pdm
|
copier-pdm
Runtime dependencies¶
Project | Summary | Version (accepted) | Version (last resolved) | License |
---|---|---|---|---|
anyio |
High level compatibility layer for multiple asynchronous event loop implementations | <5,>=3.4.0 |
4.2.0 |
? |
appdirs |
A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". | >=1.4.4 |
1.4.4 |
? |
appnope |
Disable App Nap on macOS >= 10.9 | ; platform_system == "Darwin" |
0.1.3 |
? |
asgiref |
ASGI specs, helper code, and adapters | >=3.5.2 |
3.7.2 |
? |
asttokens |
Annotate AST trees with source code positions | >=2.1.0 |
2.4.1 |
? |
attrs |
Classes Without Boilerplate | >=22.2.0 |
23.2.0 |
? |
babel |
Internationalization utilities | >=2.13.1 |
2.14.0 |
BSD-3-Clause |
backcall |
Specifications for callback functions passed in to an API | 0.2.0 |
? | |
cffi |
Foreign Function Interface for Python calling C code. | ; implementation_name == "pypy" |
1.16.0 |
MIT |
click |
Composable command line interface toolkit | >=8.1.4 |
8.1.7 |
BSD-3-Clause |
colorama |
Cross-platform colored terminal text. | ; platform_system == "Windows" |
0.4.6 |
BSD License |
comm |
Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. | >=0.1.1 |
0.2.1 |
? |
commonmark |
Python parser for the CommonMark Markdown spec | >=0.9.1 |
0.9.1 |
? |
contourpy |
Python library for calculating contours of 2D quadrilateral grids | >=1.0.1 |
1.1.0 |
? |
cycler |
Composable style cycles | >=0.10 |
0.12.1 |
? |
debugpy |
An implementation of the Debug Adapter Protocol for Python | >=1.6.5 |
1.8.0 |
? |
decorator |
Decorators for Humans | 5.1.1 |
? | |
exceptiongroup |
Backport of PEP 654 (exception groups) | >=1.0.2; python_version < "3.11" |
1.2.0 |
? |
executing |
Get the currently executing AST node of a frame, and other information | >=1.2.0 |
2.0.1 |
? |
fastjsonschema |
Fastest Python implementation of JSON schema | 2.19.1 |
? | |
fonttools |
Tools to manipulate font files | >=4.22.0 |
4.47.2 |
? |
great-tables |
Easily generate information-rich, publication-quality tables from Python. | >=0.2.0 |
0.2.0 |
? |
h11 |
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 | >=0.8 |
0.14.0 |
? |
htmltools |
Tools for HTML generation and output. | >=0.5.1 |
0.5.1 |
? |
idna |
Internationalized Domain Names in Applications (IDNA) | >=2.8 |
3.6 |
BSD License |
importlib-metadata |
Read metadata from Python packages | 7.0.1 |
? | |
ipykernel |
IPython Kernel for Jupyter | 6.29.0 |
? | |
ipython |
IPython: Productive Interactive Computing | >=7.23.1 |
8.12.3 |
? |
ipywidgets |
Jupyter interactive widgets | >=7.6.5 |
8.1.1 |
? |
jedi |
An autocompletion tool for Python that can be used for text editors. | >=0.16 |
0.19.1 |
? |
jsonschema |
An implementation of JSON Schema validation for Python | >=2.6 |
4.21.1 |
? |
jsonschema-specifications |
The JSON Schema meta-schemas and vocabularies, exposed as a Registry | >=2023.03.6 |
2023.12.1 |
? |
jupyter-client |
Jupyter protocol implementation and client libraries | >=6.1.12 |
8.6.0 |
? |
jupyter-core |
Jupyter core package. A base package on which Jupyter projects rely. | 5.7.1 |
? | |
jupyterlab-widgets |
Jupyter interactive widgets for JupyterLab | ~=3.0.9 |
3.0.9 |
? |
kiwisolver |
A fast implementation of the Cassowary constraint solver | >=1.0.1 |
1.4.5 |
? |
linkify-it-py |
Links recognition library with FULL unicode support. | >=1.0 |
2.0.2 |
? |
markdown-it-py |
Python port of markdown-it. Markdown parsing, done right! | >=1.1.0 |
3.0.0 |
? |
matplotlib |
Python plotting package | >=3.5.0 |
3.7.4 |
? |
matplotlib-inline |
Inline Matplotlib backend for Jupyter | >=0.1 |
0.1.6 |
? |
mdit-py-plugins |
Collection of plugins for markdown-it-py | >=0.3.0 |
0.4.0 |
? |
mdurl |
Markdown URL utilities | ~=0.1 |
0.1.2 |
? |
mizani |
Scales for Python | >=0.9.3 |
0.9.3 |
? |
nbclient |
A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor. | 0.9.0 |
? | |
nbformat |
The Jupyter Notebook format | 5.9.2 |
? | |
nest-asyncio |
Patch asyncio to allow nested event loops | 1.6.0 |
? | |
numpy |
Fundamental package for array computing in Python | >=1.26 |
1.26.3 |
? |
packaging |
Core utilities for Python packages | >=20.9 |
23.2 |
BSD License |
pandas |
Powerful data structures for data analysis, time series, and statistics | >=1.4.2 |
2.0.3 |
? |
parso |
A Python Parser | <0.9.0,>=0.8.3 |
0.8.3 |
? |
pexpect |
Pexpect allows easy control of interactive console applications. | >4.3; sys_platform != "win32" |
4.9.0 |
? |
pickleshare |
Tiny 'shelve'-like database with concurrency support | 0.7.5 |
? | |
pillow |
Python Imaging Library (Fork) | >=6.2.0 |
10.2.0 |
? |
platformdirs |
A small Python package for determining appropriate platform-specific dirs, e.g. a "user data dir". | >=2.5 |
4.2.0 |
MIT License |
polars |
Blazingly fast DataFrame library | >=0.20.6 |
0.20.6 |
? |
prompt-toolkit |
Library for building powerful interactive command lines in Python | !=3.0.37,<3.1.0,>=3.0.30 |
3.0.36 |
? |
psutil |
Cross-platform lib for process and system monitoring in Python. | 5.9.8 |
? | |
ptyprocess |
Run a subprocess in a pseudo terminal | >=0.5 |
0.7.0 |
? |
pure-eval |
Safely evaluate AST nodes without side effects | 0.2.2 |
? | |
pycparser |
C parser in Python | 2.21 |
BSD | |
pygments |
Pygments is a syntax highlighting package written in Python. | >=2.4.0 |
2.17.2 |
BSD-2-Clause |
pyparsing |
pyparsing module - Classes and methods to define and execute parsing grammars | >=2.3.1 |
3.1.1 |
? |
python-dateutil |
Extensions to the standard Python datetime module | >=2.8.2 |
2.8.2 |
Dual License |
python-multipart |
A streaming multipart parser for Python | 0.0.6 |
? | |
pytz |
World timezone definitions, modern and historical | >=2020.1 |
2023.4 |
? |
pywin32 |
Python for Window Extensions | >=300; sys_platform == "win32" and platform_python_implementation != "PyPy" |
306 |
? |
pyyaml |
YAML parser and emitter for Python | 6.0.1 |
MIT | |
pyzmq |
Python bindings for 0MQ | >=24 |
25.1.2 |
? |
quarto |
Python Interface to 'Quarto' Markdown Publishing System | >=0.1.0 |
0.1.0 |
? |
questionary |
Python library to build pretty command line user prompts â�ï¸� | >=2.0.0; platform_system != "Emscripten" |
2.0.1 |
? |
referencing |
JSON Referencing + Python | >=0.28.4 |
0.33.0 |
? |
rpds-py |
Python bindings to Rust's persistent data structures (rpds) | >=0.7.1 |
0.17.1 |
? |
scipy |
Fundamental algorithms for scientific computing in Python | >=1.12 |
1.12.0 |
? |
shiny |
A web development framework for Python. | >=0.7.0 |
0.7.0 |
? |
shinyswatch |
Bootswatch + Bootstrap 5 themes for Shiny. | >=0.4.2 |
0.4.2 |
? |
shinywidgets |
Render ipywidgets in Shiny applications | >=0.3.0 |
0.3.0 |
? |
six |
Python 2 and 3 compatibility utilities | >=1.5 |
1.16.0 |
MIT |
sniffio |
Sniff out which async library your code is running under | >=1.1 |
1.3.0 |
? |
stack-data |
Extract data from python stack frames and tracebacks for informative displays | 0.6.3 |
? | |
starlette |
The little ASGI library that shines. | <0.35.0,>=0.17.1 |
0.34.0 |
? |
tornado |
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. | >=6.1 |
6.4 |
? |
traitlets |
Traitlets Python configuration system | >=5.4.0 |
5.14.1 |
? |
typing-extensions |
Backported and Experimental Type Hints for Python 3.8+ | >=3.10.0.0 |
4.9.0 |
Python Software Foundation License |
tzdata |
Provider of IANA time zone data | ; platform_system == "Windows" or platform_system == "Emscripten" |
2023.4 |
? |
uc-micro-py |
Micro subset of unicode data files for linkify-it-py projects. | 1.0.2 |
? | |
uvicorn |
The lightning-fast ASGI server. | >=0.16.0 |
0.27.0.post1 |
? |
watchfiles |
Simple, modern and high performance file watching and code reload in python. | >=0.18.0; platform_system != "Emscripten" |
0.21.0 |
? |
wcwidth |
Measures the displayed width of unicode strings in a terminal | 0.2.13 |
? | |
webcolors |
A library for working with the color formats defined by HTML and CSS. | 1.13 |
? | |
websockets |
An implementation of the WebSocket Protocol (RFC 6455 & 7692) | >=10.0 |
12.0 |
? |
widgetsnbextension |
Jupyter interactive widgets for Jupyter Notebook | ~=4.0.9 |
4.0.9 |
? |
zipp |
Backport of pathlib-compatible object wrapper for zip files | >=0.5 |
3.17.0 |
? |
Development dependencies¶
Project | Summary | Version (accepted) | Version (last resolved) | License |
---|---|---|---|---|
babel |
Internationalization utilities | ~=2.10 |
2.14.0 |
BSD-3-Clause |
bandit |
Security oriented static analyser for python code. | >=1.7.7 |
1.7.7 |
? |
certifi |
Python package for providing Mozilla's CA Bundle. | >=2017.4.17 |
2023.11.17 |
MPL-2.0 |
cffi |
Foreign Function Interface for Python calling C code. | >=1.4.1 |
1.16.0 |
MIT |
charset-normalizer |
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. | <4,>=2 |
3.3.2 |
MIT |
click |
Composable command line interface toolkit | >=7.0 |
8.1.7 |
BSD-3-Clause |
colorama |
Cross-platform colored terminal text. | >=0.3.9; platform_system == "Windows" |
0.4.6 |
BSD License |
cryptography |
cryptography is a package which provides cryptographic recipes and primitives to Python developers. | >=3.4.0 |
42.0.2 |
Apache-2.0 OR BSD-3-Clause |
csscompressor |
A python port of YUI CSS Compressor | >=0.9.5 |
0.9.5 |
? |
deprecated |
Python @deprecated decorator to deprecate old python classes, functions or methods. | 1.2.14 |
MIT | |
ghp-import |
Copy your docs directly to the gh-pages branch. | >=1.0 |
2.1.0 |
Apache Software License |
htmlmin2 |
An HTML Minifier | >=0.1.13 |
0.1.13 |
? |
idna |
Internationalized Domain Names in Applications (IDNA) | <4,>=2.5 |
3.6 |
BSD License |
jinja2 |
A very fast and expressive template engine. | ~=3.0 |
3.1.3 |
BSD-3-Clause |
jsmin |
JavaScript minifier. | >=3.0.1 |
3.0.1 |
? |
markdown |
Python implementation of John Gruber's Markdown. | ~=3.2 |
3.5.2 |
BSD License |
markdown-exec |
Utilities to execute code blocks in Markdown files. | >=1.8.0 |
1.8.0 |
ISC |
markdown-it-py |
Python port of markdown-it. Markdown parsing, done right! | >=2.2.0 |
3.0.0 |
? |
markupsafe |
Safely add untrusted strings to HTML/XML markup. | >=1.1 |
2.1.4 |
BSD-3-Clause |
mdurl |
Markdown URL utilities | ~=0.1 |
0.1.2 |
? |
mergedeep |
A deep merge function for 🐍. | >=1.3.4 |
1.3.4 |
MIT License |
mkdocs |
Project documentation with Markdown. | >=1 |
1.5.3 |
BSD License |
mkdocs-autorefs |
Automatically link across pages in MkDocs. | >=0.3.1 |
0.5.0 |
ISC |
mkdocs-callouts |
A simple plugin that converts Obsidian style callouts and converts them into mkdocs supported 'admonitions' (a.k.a. callouts). | >=1.10.0 |
1.10.0 |
MIT |
mkdocs-coverage |
MkDocs plugin to integrate your coverage HTML report into your site. | >=1.0.0 |
1.0.0 |
ISC |
mkdocs-git-committers-plugin |
An MkDocs plugin to create a list of contributors on the page | >=0.2.3 |
0.2.3 |
MIT |
mkdocs-literate-nav |
MkDocs plugin to specify the navigation in Markdown instead of YAML | >=0.6.1 |
0.6.1 |
MIT License |
mkdocs-material |
Documentation that simply works | >=9.5.6 |
9.5.6 |
MIT License |
mkdocs-material-extensions |
Extension pack for Python Markdown and MkDocs Material. | ~=1.3 |
1.3.1 |
MIT License |
mkdocs-minify-plugin |
An MkDocs plugin to minify HTML, JS or CSS files prior to being written to disk | >=0.8.0 |
0.8.0 |
? |
mkdocstrings |
Automatic documentation from sources, for MkDocs. | >=0.24.0 |
0.24.0 |
ISC |
packaging |
Core utilities for Python packages | >=20.5 |
23.2 |
BSD License |
paginate |
Divides large result sets into pages for easier browsing | ~=0.5 |
0.5.6 |
MIT |
pathspec |
Utility library for gitignore style pattern matching of file paths. | >=0.11.1 |
0.12.1 |
Mozilla Public License 2.0 (MPL 2.0) |
pbr |
Python Build Reasonableness | !=2.1.0,>=2.0.0 |
6.0.0 |
? |
platformdirs |
A small Python package for determining appropriate platform-specific dirs, e.g. a "user data dir". | >=2.2.0 |
4.2.0 |
MIT License |
pycparser |
C parser in Python | 2.21 |
BSD | |
pygithub |
Use the full Github API v3 | >=1.43 |
2.2.0 |
GNU Library or Lesser General Public License (LGPL) |
pygments |
Pygments is a syntax highlighting package written in Python. | ~=2.16 |
2.17.2 |
BSD-2-Clause |
pyjwt |
JSON Web Token implementation in Python | [crypto]>=2.4.0 |
2.8.0 |
MIT |
pymdown-extensions |
Extension pack for Python Markdown. | >=9 |
10.7 |
MIT License |
pynacl |
Python binding to the Networking and Cryptography (NaCl) library | >=1.4.0 |
1.5.0 |
Apache License 2.0 |
python-dateutil |
Extensions to the standard Python datetime module | >=2.8.1 |
2.8.2 |
Dual License |
pyyaml |
YAML parser and emitter for Python | >=5.3.1 |
6.0.1 |
MIT |
pyyaml-env-tag |
A custom YAML tag for referencing environment variables in YAML files. | >=0.1 |
0.1 |
MIT License |
regex |
Alternative regular expression module, to replace re. | >=2022.4 |
2023.12.25 |
Apache Software License |
requests |
Python HTTP for Humans. | ~=2.26 |
2.31.0 |
Apache 2.0 |
rich |
Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal | 13.7.0 |
? | |
six |
Python 2 and 3 compatibility utilities | >=1.5 |
1.16.0 |
MIT |
stevedore |
Manage dynamic plugins for Python applications | >=1.20.0 |
5.1.0 |
? |
typing-extensions |
Backported and Experimental Type Hints for Python 3.8+ | >=4.0.0 |
4.9.0 |
Python Software Foundation License |
urllib3 |
HTTP library with thread-safe connection pooling, file post, and more. | >=1.26.0 |
2.2.0 |
MIT License |
watchdog |
Filesystem events monitoring | >=2.0 |
3.0.0 |
Apache License 2.0 |
wrapt |
Module for decorators, wrappers and monkey patching. | <2,>=1.10 |
1.16.0 |
BSD |