Home > Repositories > devel-misc

List of packages:

- 216 result(s) found - Showing page 1 of 3 [ 1 2 3 ]
  Next > 
Filter architectures:
ArchNameVersionSummaryLast update ▼
sourcepython-alembic1.18.5-2mambaA database migration tool for SQLAlchemy2026-07-07
sourcepython-QtAwesome1.4.2-2mambaQtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications2026-07-07
sourcepython-tagpy2025.1-2mambaPython Bindings for TagLib2026-07-07
sourcepython-roman_numerals_py4.1.0-2mambaManipulate well-formed Roman numerals2026-07-07
sourcepython-pyproject-metadata0.12.1-2mambaPEP 621 metadata parsing2026-07-07
sourcepython-pyinstaller-hooks-contrib2026.6-2mambaCommunity maintained hooks for PyInstaller2026-07-07
sourcepython-mako1.3.12-2mambaA super-fast templating language that borrows the best ideas from the existing templating languages2026-07-07
sourcepython-jinja23.1.6-2mambaA small but fast and easy to use stand-alone template engine written in pure python.2026-07-07
sourcepython-gunicorn26.0.0-2mambaWSGI HTTP Server for UNIX2026-07-07
sourcepython-future1.0.0-3mambaClean single-source support for Python 3 and 22026-07-07
sourcepython-cups2.0.4-2mambaA set of Python bindings for the CUPS API2026-07-07
sourcepython-cfv3.2.0-2mambaA utility to both test and create .sfv, .csv, .crc, .md5(sfv-like), md5sum, bsd md5, sha1sum, and .torrent files2026-07-07
sourcepython-babel2.18.0-2mambaLibrary for internationalizing Python applications2026-07-07
sourcepython-autopep82.3.2-3mambaAutomatic generated to pep8 checked code2026-07-07
sourcepython-augeas1.2.0-2mambaPure python bindings for augeas2026-07-07
sourcepython-QtPy2.4.3-2mambaAbstraction layer for PyQt5/PyQt4/PySide2/PySide2026-07-07
sourcepython-packaging26.2-2mambaCore utilities for Python packages2026-07-07
sourcepython-werkzeug3.1.8-2mambaThe Swiss Army knife of Python web development2026-07-07
sourcepython-websocket-client1.9.0-2mambaWebsocket client for Python2026-07-07
sourcepython-stevedore5.9.0-2mambaManage dynamic plugins for Python applications2026-07-07
sourcepython-setuptools-gettext0.1.18-2mambaA setuptools plugin to compile .po files to .mo files2026-07-07
sourcepython-serial3.5-2mambaPython Serial Port Extension2026-07-07
sourcepython-roman5.2-2mambaInteger to Roman numerals converter2026-07-07
sourcepython-rfc3339_validator0.1.4-3mambaA pure python RFC3339 validator2026-07-07
sourcepython-pyyaml_env_tag1.1-2mambaA custom YAML tag for referencing environment variables in YAML files2026-07-07
sourcepython-pyflakes3.4.0-2mambaPassive checker of Python programs2026-07-07
sourcepython-pbs_installer2026.6.10-2mambaInstaller for Python Build Standalone2026-07-07
sourcepython-pbr7.0.3-2mambaA library that injects some useful and sensible default behaviors into your setuptools run2026-07-07
sourcepython-oauth21.9.0.post1-3mambaA fully tested, abstract interface to creating OAuth clients and servers2026-07-07
sourcepython-mypy1.20.2-2mambaOptional static typing for Python2026-07-07
sourcepython-logilab-common2.1.0-2mambaA collection of low-level Python packages and modules used by Logilab projects2026-07-07
sourcepython-json_logic0.7.0a0-2mambaBuild complex rules, serialize them as JSON, and execute them in Python2026-07-07
sourcepython-httplib20.32.0-2mambaA comprehensive HTTP client library2026-07-07
sourcepython-setuptools83.0.0-3mambaDownload, build, install, upgrade and uninstall Python packages2026-07-07
sourcepython-ecdsa0.19.2-2mambaAn easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm)2026-07-07
sourcepython-cinemagoer2026.6.27-2mambaPython package to access the IMDb's database2026-07-07
sourcepython-cffi2.1.0-2mambaForeign Function Interface for Python calling C code2026-07-07
sourcepython-beniget0.5.0-2mambaExtract semantic information about static Python code2026-07-07
sourcepython-annotated_doc0.0.4-2mambaDocument parameters, class attributes, return types, and variables inline, with Annotated2026-07-07
sourcepython-SQLAlchemy2.0.51-2mambaPython SQL toolkit and Object Relational Mapper2026-07-07
sourcepython-Deprecated1.3.1-2mambaPython @deprecated decorator to deprecate old python classes, functions or methods2026-07-07
sourcepython-six1.17.0-2mambaPython 2 and 3 compatibility utilities2026-07-07
sourcepython-typing_extensions4.16.0-3mambahttps://pypi.org/project/typing-extensions/2026-07-07
sourcepyudev0.24.4-2mambaPython binding for libudev2026-07-07
sourcepython-zstandard0.25.0-2mambaPython bindings for interfacing with the Zstandard compression library. A C extension and CFFI interface are provided2026-07-07
sourcepython-zope-proxy7.2-2mambaZope proxy library2026-07-07
sourcepython-zope-hookable8.2-3mambaEfficient creation of "hookable" objects, which are callable objects that are meant to be optionally replaced2026-07-07
sourcepython-zope-event6.2-3mambaVery basic event publishing system2026-07-07
sourcepython-zope-deprecation6.0-2mambaThis package provides a function to mark deprecated modules, classes, functions, methods and properties2026-07-07
sourcepython-zope-deferredimport6.1.1-2mambaProvides facilities for defining names in modules that will be imported from somewhere else when used2026-07-07
sourcepython-zeroconf0.150.0-2mambaMulticast DNS Service Discovery for Python2026-07-07
sourcepython-yaml6.0.3-2mambaYAML parser and emitter for Python2026-07-07
sourcepython-xxhash3.8.1-2mambaA Python binding for the xxHash library2026-07-07
sourcepython-xmltodict1.0.4-2mambaPython module that makes working with XML feel like you are working with JSON2026-07-07
sourcepython-wsproto1.3.2-2mambaWebSockets state-machine based protocol implementation2026-07-07
sourcepython-wrapt2.2.2-2mambaA transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions2026-07-07
sourcepython-wheezy-template3.2.5-2mambaA lightweight template library2026-07-07
sourcepython-websockets16.0-2mambaAn implementation of the WebSocket Protocol (RFC 6455 & 7692)2026-07-07
sourcepython-webcolors25.10.0-2mambaA library for working with the color formats defined by HTML and CSS2026-07-07
sourcepython-voluptuous0.16.0-2mambaA Python data validation library2026-07-07
sourcepython-uritemplate4.2.0-2mambaImplementation of RFC 6570 URI Templates2026-07-07
sourcepython-unidecode1.4.0-2mambaASCII transliterations of Unicode text2026-07-07
sourcepython-tzlocal5.4.4-2mambaThis Python module returns a tzinfo object with the local timezone information2026-07-07
sourcepython-tz2025.2-2mambaWorld Timezone Definitions for Python2026-07-07
sourcepython-types-setuptools83.0.0.20260706-2mambaTyping stubs for setuptools2026-07-07
sourcepython-types-python-dateutil2.9.0.20260518-2mambaTyping stubs for python-dateutil2026-07-07
sourcepython-types-psutil7.2.2.20260518-2mambaTyping stubs for psutil2026-07-07
sourcepython-trove-classifiers2026.6.1.19-2mambaCanonical source for classifiers on PyPI (pypi.org)2026-07-07
sourcepython-tree-sitter0.25.2-2mambaPython bindings to the Tree-sitter parsing library2026-07-07
sourcepython-tornado6.5.7-2mambaScalable, non-blocking web server and tools2026-07-07
sourcepython-tomli_w1.2.0-2mambaA lil' TOML writer2026-07-07
sourcepython-tomli2.4.1-2mambaA lil' TOML parser2026-07-07
sourcepython-tinycss0.4-5mambatinycss is a complete yet simple CSS parser for Python2026-07-07
sourcepython-timelib0.3.0-3mambaParse english textual date descriptions2026-07-07
sourcepython-sphinxygen1.0.12-2mambaA script to generate Sphinx ReST from Doxygen XML2026-07-07
sourcepython-sphinx_rtd_theme3.1.0-2mambaRead the Docs Sphinx Theme2026-07-07
sourcepython-socksio1.0.0-2mambaSans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS52026-07-07
sourcepython-snowballstemmer3.1.1-2mambaSnowball stemming library collection for Python2026-07-07
sourcepython-smbc1.0.25.1-3mambaPython bindings for the libsmbclient API from Samba2026-07-07
sourcepython-smartypants2.0.2-2mambaA Python fork of SmartyPants2026-07-07
sourcepython-setproctitle1.3.7-2mambaA Python library that allow customization of the process title2026-07-07
sourcepython-schema0.7.8-2mambaA library for validating Python data structures2026-07-07
sourcepython-ruamel-yaml0.19.1-2mambaA YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order2026-07-07
sourcepython-roman_numerals4.1.0-2mambaManipulate well-formed Roman numerals2026-07-07
sourcepython-resolvelib1.2.1-2mambaResolve abstract dependencies into concrete ones2026-07-07
sourcepython-regex2026.6.28-2mambaregex is an alternative to the re package in the Python standard library2026-07-07
sourcepython-pysvn1.9.25-2mambaPython SVN Extension2026-07-07
sourcepython-pysol_cards0.24.0-2mambaThe pysol-cards python modules allow the python developer to generate the initial deals of some PySol FC games2026-07-07
sourcepython-pysocks1.7.1-2mambaA Python SOCKS client module2026-07-07
sourcepython-pyphen0.17.2-2mambaPure Python module to hyphenate text2026-07-07
sourcepython-pyperclip1.11.0-2mambaA cross-platform clipboard module for Python2026-07-07
sourcepython-pypdf6.14.2-2mambaPDF toolkit2026-07-07
sourcepython-pyparsing3.3.2-2mambaAn alternative approach to creating and executing simple grammars2026-07-07
sourcepython-pyjwt2.13.0-2mambaJSON Web Token implementation in Python2026-07-07
sourcepython-pyinotify0.9.6-5mambaLinux filesystem events monitoring2026-07-07
sourcepython-pygame2.6.1-4mambaA set of Python modules designed for writing games2026-07-07
sourcepython-pyelftools0.33-3mambaParsing ELF and DWARF in Python2026-07-07
sourcepython-pydyf0.12.1-2mambaA low-level PDF generator2026-07-07
sourcepython-pydub0.25.1-2mambaManipulate audio with an simple and easy high level interface2026-07-07
sourcepython-pycxx7.1.8-3mambaA set of C++ facilities to make it easier to write Python extensions2026-07-07
216 result(s) found - Showing page 1 of 3 [ 1 2 3 ]
  Next >