You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-transaction-4.0-1.lbn36.noarch
Transactions :alt: Python versions
RPMPackage python3-tempstorage-5.2-1.lbn36.noarch
A storage implementation which uses RAM to persist objects, much like MappingStorage. Unlike MappingStorage, it needs not be packed to get rid of non- cyclic garbage and it does rudimentary conflict resolution. This is a ripoff of Jim's Packless bsddb3 storage.Changelog 5.2 (2021-07-05) -- Update package configuration- Package is now officially undeprecated because the data corruption issue -...
RPMPackage python3-trytond-currency+data-7.6.0-1.lbn36.noarch
This is a metapackage bringing in data extras requires for python3-trytond-currency. It makes sure the dependencies are installed.
RPMPackage python3-trytond+completion-7.6.2-1.lbn36.noarch
This is a metapackage bringing in completion extras requires for python3-trytond. It makes sure the dependencies are installed.
RPMPackage taiga-protected-6.8.1-1.lbn36.noarch
Taiga Protected is a service that provides token validation services for the taiga-contrib-protected plugin (installed in taiga-back), that requires from a specific Nginx configuration.
RPMPackage taiga-front-6.8.2-2.lbn36.noarch
Frontend for taiga
RPMPackage taiga-events-6.8.0-1.lbn36.noarch
The Taiga websocket server.
RPMPackage taiga-back-httpd-6.8.3-2.lbn36.noarch
Apache and systemd integrations for taiga-back
RPMPackage taiga-back-6.8.3-2.lbn36.noarch
Backend for taiga
RPMPackage taiga-6.8.3-2.lbn36.noarch
KANBAN Intuitive and simple, yet feature complete Kanban board Customization to fit your workflow including EPICS and sub-tasks Multiple workflows with Swim lanes Extensive filter options & search function WIP limits View options like zoom level and user story archive function Possibility to switch over to Scrum and vice versa SCRUM Complete set of boards to plan and show individual sprints from backlog Backlog & sprint planning including EPICS and sub-tasks Estimations (possible per role) including project doom-line Estimation tool (Taiga Seed) Sprint task board with swim-lanes per user story and zoom function Burn down chart on project and sprint level Possibility to switch over to Kanban and vice versa ISSUES Integrated and complete issues/bug tracking Customization of issue types, priorities and severities Possibility to add issues to sprint Function to promote issue to user story Extensive filter options & search function DASHBOARDS/REPORTING Complete set of dashboards and reporting possibilities Team performance dashboard (incl. team health Iocane function) Full audibility with project timeline Personal dashboard & notifications Wiki function Custom real time reports in your own data editor with CSV URL link
RPMPackage python3-wsproto-1.2.0-1.fc36.noarch
wsproto is a pure-Python implementation of a WebSocket protocol stack. It is written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can communicate via WebSockets, as defined in RFC6455, regardless of your programming paradigm. wsproto does not provide a parsing layer, a network layer, or any rules about concurrency. Instead, it is a purely in-memory solution, defined in terms of data actions and WebSocket frames. RFC6455 and Compression Extensions for WebSocket via RFC7692 are fully supported.
RPMPackage python3-urllib3+zstd-2.5.0-1.lbn36.noarch
This is a metapackage bringing in zstd extras requires for python3-urllib3. It makes sure the dependencies are installed.
RPMPackage python3-urllib3+socks-2.5.0-1.lbn36.noarch
This is a metapackage bringing in socks extras requires for python3-urllib3. It makes sure the dependencies are installed.
RPMPackage python3-urllib3+h2-2.5.0-1.lbn36.noarch
This is a metapackage bringing in h2 extras requires for python3-urllib3. It makes sure the dependencies are installed.
RPMPackage python3-urllib3+brotli-2.5.0-1.lbn36.noarch
This is a metapackage bringing in brotli extras requires for python3-urllib3. It makes sure the dependencies are installed.
RPMPackage python3-urllib3-2.5.0-1.lbn36.noarch
urllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries: • Thread safety. • Connection pooling. • Client-side SSL/TLS verification. • File uploads with multipart encoding. • Helpers for retrying requests and dealing with HTTP redirects. • Support for gzip, deflate, brotli, and zstd encoding. • Proxy support for HTTP and SOCKS. • 100% test coverage.
RPMPackage python3-trio-websocket-0.12.2-2.lbn36.noarch
This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics. It is based on the wsproto project, which is a Sans-IO state machine that implements the majority of the WebSocket protocol, including framing, codecs, and events. This library handles I/O using the Trio framework. This library passes the Autobahn Test Suite.
RPMPackage python3-trio-0.30.0-2.lbn36.noarch
The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses... that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right.
RPMPackage python3-z3c-caching+zcml-4.0-1.lbn36.noarch
This is a metapackage bringing in zcml extras requires for python3-z3c-caching. It makes sure the dependencies are installed.
RPMPackage python3-taiga-stats-1.6.0-1.lbn36.noarch
This is a script for all you Scrum||Kanban masters out there who use Taiga and are interested in visualizing progress and generate some automated statistics and graphs.