Package: alembic Version: 1.16.4-1~bpo13+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 11353 Depends: python3-alembic (= 1.16.4-1~bpo13+1), python3:any, libjs-sphinxdoc (>= 8.1) Filename: pool/trixie-flamingo-backports-nochange/main/a/alembic/alembic_1.16.4-1~bpo13+1_all.deb Size: 2072468 MD5sum: 9aa43387a8b9f4d7482cfc11f063d21c SHA1: cf464f74fcdec6f1186da347b62e8335cf41e5f1 SHA256: e379c59fc589e2d5746fbf5423b49d6e2457f73bf93b221b15baad70bbeb7be2 Section: python Priority: optional Homepage: https://github.com/sqlalchemy/alembic Description: lightweight database migration tool for SQLAlchemy Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package provides /usr/bin/alembic script and documentation for Alembic, and depends on the python3-alembic package which contains all the actual code (in Python 3) for Alembic to actually work. Package: python-mako-doc Source: mako Version: 1.3.10-2~bpo13+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 1044 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 8.1) Suggests: python3-mako Filename: pool/trixie-flamingo-backports-nochange/main/m/mako/python-mako-doc_1.3.10-2~bpo13+1_all.deb Size: 215916 MD5sum: 29830e101f3d7b52592b9a42a9074410 SHA1: 401c11f9e8a40802c335769bb7db5787f496ea34 SHA256: f63276a77a8f9be49b5ff1ac290ecdcbf7503f1f4911be5fbb24cd3d641a7be2 Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.makotemplates.org/ Description: documentation for the Mako Python library Mako is a template library written in Python. . This package contains the documentation for Mako in HTML and reStructuredText formats. Package: python-pysnmp4-doc Source: python-pysnmp4 Version: 7.1.21-1~bpo13+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 3949 Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 8.1), sphinx-rtd-theme-common (>= 3.0.2+dfsg) Filename: pool/trixie-flamingo-backports-nochange/main/p/python-pysnmp4/python-pysnmp4-doc_7.1.21-1~bpo13+1_all.deb Size: 263956 MD5sum: 23aa4d1f6c210f37df532f110dd72c53 SHA1: 6893f45081b13ec1e72232e35ca06a15275743d3 SHA256: 1d3c0b4f0414eaf336b1db11a1a25dbcbe016db4c54f2a1cac7ffdc99142d29d Section: doc Priority: optional Multi-Arch: foreign Homepage: https://github.com/lextudio/pysnmp Description: Python SNMP library for agents and managers - doc This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . This package provides the documentation. Package: python-tornado-doc Source: python-tornado Version: 6.5.2-1~bpo13+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 8229 Depends: libjs-sphinxdoc (>= 8.1), sphinx-rtd-theme-common (>= 3.0.2+dfsg), python3-doc Filename: pool/trixie-flamingo-backports-nochange/main/p/python-tornado/python-tornado-doc_6.5.2-1~bpo13+1_all.deb Size: 633584 MD5sum: 480182e78dec5c7d45e97d72693f5981 SHA1: fcb6ff56d27beb7aadd297067c41b9e2c0a5ded3 SHA256: a0876c5fcf569ec35efe120d5f795769158917d719e28c0e113127e230ba4b5d Section: doc Priority: optional Multi-Arch: foreign Homepage: https://www.tornadoweb.org/ Description: scalable, non-blocking web server and tools - documentation Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. . This package contains the documentation. Package: python3-alembic Source: alembic Version: 1.16.4-1~bpo13+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1079 Depends: python3-mako, python3-sqlalchemy (>= 1.4.0), python3-tomli | python3-supported-min (>= 3.11), python3-typing-extensions, python3:any Filename: pool/trixie-flamingo-backports-nochange/main/a/alembic/python3-alembic_1.16.4-1~bpo13+1_all.deb Size: 151992 MD5sum: f478a497d1194f9dc1906c771404515d SHA1: 1d24e58659038e8260f5381c2612b390279af45d SHA256: 03de9ef162701821a74c9d71eb981bc7984c2f6691e4388fcc288eb408fc4d5a Section: python Priority: optional Homepage: https://github.com/sqlalchemy/alembic Description: lightweight database migration tool for SQLAlchemy - Python module Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. Package: python3-awscurl Source: python-awscurl Version: 0.36-1~bpo13+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 46 Depends: python3-botocore, python3-configargparse, python3-requests, python3-urllib3, python3:any Filename: pool/trixie-flamingo-backports-nochange/main/p/python-awscurl/python3-awscurl_0.36-1~bpo13+1_all.deb Size: 9500 MD5sum: 898f324787afa1ba1c6d80f904bea57d SHA1: 318786f875b3220f70231085f3a296651fd56bd2 SHA256: 49eab6e7ec730d4f7b21894300477054e955daa780f27e2b77d21e7e3d2978fb Section: python Priority: optional Homepage: http://github.com/okigan/awscurl Description: Curl like tool with AWS request signing AWSCurl is a command-line tool and Python module that brings the familiar feel of curl to access AWS APIs, complete with AWS Signature Version 4 request signing built-in. It simplifies making HTTP requests to AWS services (REST or query APIs) by automating the tedious steps of credential lookup, region/service signing and header construction. Package: python3-mako Source: mako Version: 1.3.10-2~bpo13+1 Architecture: all Maintainer: Piotr Ożarowski Installed-Size: 338 Depends: python3-markupsafe, python3:any Suggests: python-mako-doc, python3-beaker Breaks: python-mako (<< 1.1.0+ds1-1) Replaces: python-mako (<< 1.1.0+ds1-1) Filename: pool/trixie-flamingo-backports-nochange/main/m/mako/python3-mako_1.3.10-2~bpo13+1_all.deb Size: 83960 MD5sum: c13a5273284fce2b766a8454dc9fac70 SHA1: 4087b352b644137e82d090502356f2e8115a3cd5 SHA256: 6d27e39a0927d092b50a0fcdce8882777745c73f0ad65966b6dd5d3ad9e3502e Section: python Priority: optional Homepage: https://www.makotemplates.org/ Description: fast and lightweight templating for the Python 3 platform Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. Package: python3-markupsafe Source: markupsafe Version: 3.0.2-1~bpo13+1 Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 56 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.14) Filename: pool/trixie-flamingo-backports-nochange/main/m/markupsafe/python3-markupsafe_3.0.2-1~bpo13+1_amd64.deb Size: 13692 MD5sum: e41648220428a647fc94444ac0119c79 SHA1: be2e7a5fc565be853ade1ecb5c4c25786b0424eb SHA256: da8e79b6637469072b130891b58d27307277fbbf9d32f1e922fe162c8fd65449 Section: python Priority: optional Homepage: https://palletsprojects.com/p/markupsafe/ Description: HTML/XHTML/XML string library MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. Package: python3-markupsafe-dbgsym Source: markupsafe Version: 3.0.2-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Piotr Ożarowski Installed-Size: 27 Depends: python3-markupsafe (= 3.0.2-1~bpo13+1) Filename: pool/trixie-flamingo-backports-nochange/main/m/markupsafe/python3-markupsafe-dbgsym_3.0.2-1~bpo13+1_amd64.deb Size: 14044 MD5sum: 78e1da359f8c1ffc8c7dc20ba422646c SHA1: 486f51dc25b6e28b67c0d9105f25463dc23e3cfc SHA256: 05734e987cc6b063f449854c6654ba77490a85d9c48b216063a46f3ddcb41a4e Section: debug Priority: optional Description: debug symbols for python3-markupsafe Build-Ids: 86cc7b16e1073999076e02f093363a3ec743961b Package: python3-networkx Source: networkx Version: 3.4.2-1~bpo13+1 Architecture: all Maintainer: Debian OpenStack Installed-Size: 106514 Depends: python3-pkg-resources, python3:any Recommends: python3-gdal, python3-matplotlib, python3-numpy, python3-pydot, python3-pygraphviz, python3-scipy, python3-yaml Filename: pool/trixie-flamingo-backports-nochange/main/n/networkx/python3-networkx_3.4.2-1~bpo13+1_all.deb Size: 24122180 MD5sum: 9537bd8f3c89533b57aa0977da82e64c SHA1: 24c08dfdabf257bf511f62eea5e5f9b065d4d93c SHA256: 9ac0cec8af071ac6eeb191bb0feb5924dcea4dd946af957f92bb4b9ee4176616 Section: python Priority: optional Homepage: https://networkx.github.io/ Description: tool to create, manipulate and study complex networks (Python3) NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. . The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it's meant a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network it's usually meant a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. . This package contains the Python 3 version of NetworkX. Package: python3-pysnmp Source: python-pysnmp4 Version: 7.1.21-1~bpo13+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 1607 Depends: python3-pyasn1 (>= 0.4.8), python3:any Breaks: python3-pysnmp4 (<< 7) Replaces: python3-pysnmp4 (<< 7) Filename: pool/trixie-flamingo-backports-nochange/main/p/python-pysnmp4/python3-pysnmp_7.1.21-1~bpo13+1_all.deb Size: 209672 MD5sum: 6d8f7e32d6c3456f7db5ec4bce72504c SHA1: de45772db8c4bac63b181ecf15d0cd09dc839fa3 SHA256: ead7e6be5c40e4eb1b76342fe8ac4127f3da85523106ec0016804eeee0fb51ee Section: python Priority: optional Homepage: https://github.com/lextudio/pysnmp Description: Python SNMP library for agents and managers This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). Package: python3-pysnmp4 Source: python-pysnmp4 Version: 7.1.21-1~bpo13+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 39 Depends: python3-pysnmp Filename: pool/trixie-flamingo-backports-nochange/main/p/python-pysnmp4/python3-pysnmp4_7.1.21-1~bpo13+1_all.deb Size: 31332 MD5sum: 2d6eefb0fd9e39013d2811361476fb5f SHA1: 70477b8c9f7783ad298566aaedb6f7fda25e6e46 SHA256: 5ccab55cc39b69debbdcac720182e16ab872c88d92fac545853b3c6c62b84069 Section: python Priority: optional Homepage: https://github.com/lextudio/pysnmp Description: Python SNMP library for agents and managers - transition empty package This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . This package provides a dependency package (empty package) to transition to python3-pysnmp, and can be safely removed. Package: python3-tornado Source: python-tornado Version: 6.5.2-1~bpo13+1 Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 1717 Depends: ca-certificates, python3 (>= 3~), python3:any, libc6 (>= 2.4) Suggests: python3-pycurl, python-tornado-doc, python3-twisted Breaks: mitmproxy (<< 5.0~), pcs (<< 0.10.5-1~) Filename: pool/trixie-flamingo-backports-nochange/main/p/python-tornado/python3-tornado_6.5.2-1~bpo13+1_amd64.deb Size: 356504 MD5sum: a3bf82f8b035964923ca2d578298818a SHA1: 9d07ecceb0f1842bd7689b5341e481a637f581b4 SHA256: 098b167c179d7ae52e0bcb1c1a27d5c6c722e6c74dc29a9dfb7619fa4240a227 Section: web Priority: optional Homepage: https://www.tornadoweb.org/ Description: scalable, non-blocking web server and tools - Python 3 package Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. . This is the Python 3 version of the package. Package: python3-tornado-dbgsym Source: python-tornado Version: 6.5.2-1~bpo13+1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Python Team Installed-Size: 17 Depends: python3-tornado (= 6.5.2-1~bpo13+1) Filename: pool/trixie-flamingo-backports-nochange/main/p/python-tornado/python3-tornado-dbgsym_6.5.2-1~bpo13+1_amd64.deb Size: 4624 MD5sum: 337ff3ff56cc3bd4604cbb2ac0dc3837 SHA1: d94214b88ed2fee80a086b94b89a650fb307e429 SHA256: 6aa9f78e73d41e5e7d7d1059db60c8cfe518612587d39031911e140812cca8fb Section: debug Priority: optional Description: debug symbols for python3-tornado Build-Ids: ca3c44b7a850944fc7f829b7f2e63135475d246c Package: python3-voluptuous Source: voluptuous Version: 0.15.2-1~bpo13+1 Architecture: all Maintainer: Debian Python Team Installed-Size: 195 Depends: python3:any Filename: pool/trixie-flamingo-backports-nochange/main/v/voluptuous/python3-voluptuous_0.15.2-1~bpo13+1_all.deb Size: 46524 MD5sum: a678fa18d5e4fadc06bc2600943304c2 SHA1: f4b8537b10a71591bf4b5812b4455fc40e4e6273 SHA256: 33661f5acc74a4f7f95e76594d55217ef457a185c43ffd75123ca16d18da5eeb Section: python Priority: optional Homepage: https://github.com/alecthomas/voluptuous Description: Python 3 library to validate data Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 3.x module.