_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-codacy-coverage 1.3.11
Propagated dependencies: python-check-manifest@0.49 python-requests@2.32.5
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/codacy/python-codacy-coverage
Licenses: Expat
Synopsis: Codacy coverage reporter for Python
Description:

This package analyses Python test suites and reports how much of the code is covered by them. This tool is part of the Codacy suite for analysing code quality.

python-fastentrypoints 0.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ninjaaron/fast-entry_points
Licenses: Modified BSD
Synopsis: Makes entry_points specified in setup.py load more quickly
Description:

Using entry_points in your setup.py makes scripts that start really slowly because it imports pkg_resources. This package allows such setup scripts to load entry points more quickly.

python2-setuptools-scm 5.0.2
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pypa/setuptools_scm/
Licenses: Expat
Synopsis: Manage Python package versions in SCM metadata
Description:

Setuptools_scm handles managing your Python package versions in software configuration management (SCM) metadata instead of declaring them as the version argument or in a SCM managed file.

python-tortoise-vector 0.2.0
Propagated dependencies: python-tortoise-orm@0.22.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/Chr0nos/tortoise_vector
Licenses: Expat
Synopsis: Tortoise-ORM pgvector implementation
Description:

This package adds the support of pgvector vectors to Tortoise-ORM as a new type of fields, it helps to filter/order by cosine similarity distances for scementic search using embeddings.

python-django-dbbackup 4.3.0
Propagated dependencies: python-django@5.2.7
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/Archmonger/django-dbbackup
Licenses: Modified BSD
Synopsis: Backup and restore a Django project database and media
Description:

This Django application provides management commands to help backup and restore your project database and media files with various storages such as Amazon S3, Dropbox, local file storage or any Django storage.

python-keystone-engine 0.9.2
Channel: guix
Location: gnu/packages/emulators.scm (gnu packages emulators)
Home page: https://www.keystone-engine.org
Licenses: GPL 2
Synopsis: Lightweight multi-platform, multi-architecture assembler framework
Description:

Keystone is a lightweight multi-platform, multi-architecture assembler framework. It supports a wide-range of different architectures and offers an intuitive architecture-neutral API for interacting with assembly for these architectures.

python-robot-detection 0.4
Propagated dependencies: python-six@1.17.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/rory/robot-detection
Licenses: GPL 3+
Synopsis: Detect web crawlers
Description:

robot_detection is a python module to detect if a given HTTP User Agent is a web crawler. It uses the list of registered robots from http://www.robotstxt.org.

python-pyproject-hooks 1.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/pyproject-hooks
Licenses: Expat
Synopsis: Low-level library for calling @file{pyproject.toml} backends
Description:

pyproject-hooks is a low-level library for calling build backends in pyproject.toml-based projects. It provides basic functionality to write tooling that generates distribution files from Python projects.

python-flake8-debugger 4.1.2
Propagated dependencies: python-flake8@7.1.1 python-pycodestyle@2.12.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jbkahn/flake8-debugger
Licenses: Expat
Synopsis: @code{ipdb} and @code{pdb} statement checker plugin for flake8
Description:

This package provides a Flake8 plugin that checks for ipdb and pdb imports and set traces, as well as from IPython.terminal.embed, import InteractiveShellEmbed and InteractiveShellEmbed()().

python-so-noise-models 0.0.0-0.fac881e
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/simonsobs/so_noise_models
Licenses: FreeBSD
Synopsis: Simons Observatory N(ell) noise models
Description:

This package provides N(ell) noise curve projection code for the Simons Observatory. The intention is that the full history of noise models will be provided to supplement published projections and simulations.

python-django-haystack 3.3.0
Propagated dependencies: python-django@5.2.7 python-packaging@25.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://haystacksearch.org/
Licenses: Modified BSD
Synopsis: Pluggable search for Django
Description:

Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.

python2-more-itertools 5.0.0
Propagated dependencies: python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/erikrose/more-itertools
Licenses: Expat
Synopsis: More routines for operating on iterables, beyond itertools
Description:

Python's built-in itertools module implements a number of iterator building blocks inspired by constructs from APL, Haskell, and SML. more-itertools includes additional building blocks for working with iterables.

python-pypika-tortoise 0.3.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-future-fstrings 0.4.1
Propagated dependencies: python-tokenize-rt@6.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/asottile/future-fstrings
Licenses: Expat
Synopsis: Backport of fstrings to Python < 3.6
Description:

This package provides a UTF-8 compatible encoding future_fstrings, which performs source manipulation. It decodes the source bytes using the UTF-8 encoding and then rewrites Python 3.6 style f strings.

python-straight-plugin 1.4.1-0.363b0af
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ironfroggy/straight.plugin
Licenses: Expat
Synopsis: Simple namespaced plugin facility
Description:

Straight Plugin provides a type of plugin you can create from almost any existing Python modules, and an easy way for outside developers to add functionality and customization to your projects with their own plugins.

python-easy-thumbnails 2.10.1
Propagated dependencies: python-django@5.2.7 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/SmileyChris/easy-thumbnails
Licenses: Modified BSD
Synopsis: Easy thumbnails for Django
Description:

Easy thumbnails is a Django plugin to dynamically create thumbnails based on source images. Multiple thumbnails can be created from a single source image, using different options to control parameters like the image size and quality.

python-scikit-survival 0.25.0-0.bc4a891
Propagated dependencies: python-ecos@2.0.13 python-joblib@1.5.1 python-numexpr@2.12.1 python-numpy@1.26.4 python-osqp@0.6.5 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/sebp/scikit-survival
Licenses: GPL 3+
Synopsis: Survival analysis built on top of scikit-learn
Description:

Scikit-survival is a Python module for survival analysis built on top of scikit-learn. It allows doing survival analysis while utilizing the power of scikit-learn, e.g., for pre-processing or doing cross-validation.

python-ndg-httpsclient 0.5.1
Propagated dependencies: python-pyasn1@0.6.1 python-pyopenssl@24.3.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/cedadev/ndg_httpsclient/
Licenses: Modified BSD
Synopsis: HTTPS support for Python's httplib and urllib2
Description:

This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully-featured SSL implementation over the default provided with Python and, importantly, enables full verification of the SSL peer.

python-pypika-tortoise 0.1.6
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-pypika-tortoise 0.1.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-genomic-regions 0.0.10
Propagated dependencies: python-future@1.0.0 python-intervaltree@3.1.0 python-numpy@1.26.4 python-pandas@2.2.3 python-pybedtools@0.10.0 python-pybigwig@0.3.22 python-pytest@8.4.1 python-msgpack-numpy@0.4.8 python-cython@3.1.2 python-msgpack@1.1.1 python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/genomic-regions/
Licenses: Expat
Synopsis: Consistently handle genomic regions
Description:

This package aims to simplify working with genomic region / interval data by providing a common interface that lets you access a wide selection of file types and formats for handling genomic region data---all using the same syntax.

python-sanic-bootstrap 25.3.0
Propagated dependencies: python-aiofiles@24.1.0 python-aioquic@1.2.0 python-html5tagger@1.3.0 python-httptools@0.6.4 python-multidict@6.1.0 python-sanic-routing@23.12.0 python-tracerite@1.1.3 python-typing-extensions@4.15.0 python-ujson@5.10.0 python-uvloop@0.21.0 python-websockets@13.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sanic-org/sanic/
Licenses: Expat
Synopsis: Async Python web server/framework
Description:

Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy.

python-mdit-py-plugins 0.4.2
Propagated dependencies: python-markdown-it-py@3.0.0 python-attrs@25.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/executablebooks/mdit-py-plugins
Licenses: Expat
Synopsis: Collection of plugins for markdown-it-py
Description:

This package contains a collection of plugins for markdown-it-py like:

  1. amsmath,

  2. attrs,

  3. container,

  4. definition list,

  5. dollarmath,

  6. field list,

  7. footnote,

  8. textmath, and

  9. wordcount.

python-readme-renderer 44.0
Propagated dependencies: python-cmarkgfm@2024.11.20 python-docutils@0.21.2 python-nh3@0.2.20 python-pygments@2.19.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/readme_renderer
Licenses: ASL 2.0
Synopsis: Render README files in Warehouse
Description:

Readme Renderer is a library that will safely render arbitrary README files into HTML. It is designed to be used in Warehouse to render the long_description for packages. It can handle Markdown, reStructuredText, and plain text.

Total results: 4036