_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-tortoise-orm 0.19.3
Propagated dependencies: python-aiomysql@0.1.1 python-aiosqlite@0.17.0 python-asyncmy@0.2.5 python-asyncpg@0.25.0 python-ciso8601@2.3.2 python-iso8601@1.0.2 python-pypika-tortoise@0.1.6 python-pytz@2023.3.post1 python-rapidjson@1.10 python-uvloop@0.21.0
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/tortoise-orm
Licenses: ASL 2.0
Synopsis: Asynchronous Object Relational Mapper (ORM) for Python
Description:

Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django. Tortoise ORM was built with relations in mind and admiration for the excellent and popular Django ORM. It's engraved in its design that you are working not with just tables, you work with relational data.

python-tortoise-orm 0.20.0
Propagated dependencies: python-aiomysql@0.1.1 python-aiosqlite@0.17.0 python-asyncmy@0.2.5 python-asyncpg@0.25.0 python-ciso8601@2.3.2 python-iso8601@1.0.2 python-pypika-tortoise@0.1.6 python-pytz@2023.3.post1 python-rapidjson@1.10 python-uvloop@0.21.0
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/tortoise/tortoise-orm
Licenses: ASL 2.0
Synopsis: Asynchronous Object Relational Mapper (ORM) for Python
Description:

Tortoise ORM is an easy-to-use asyncio ORM (Object Relational Mapper) inspired by Django. Tortoise ORM was built with relations in mind and admiration for the excellent and popular Django ORM. It's engraved in its design that you are working not with just tables, you work with relational data.

python-torch-diffeq 0.2.2
Dependencies: python-pytorch@2.5.1 python-pillow@6.1.0 python-scipy@1.12.0
Channel: guix-hpc
Location: guix-hpc/packages/python-science.scm (guix-hpc packages python-science)
Home page: https://github.com/rtqichen/torchdiffeq
Licenses: Expat
Synopsis: Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
Description:

This library provides ordinary differential equation (ODE) solvers implemented in PyTorch. Backpropagation through ODE solutions is supported using the adjoint method for constant memory cost. For usage of ODE solvers in deep learning applications.

As the solvers are implemented in PyTorch, algorithms in this repository are fully supported to run on the GPU.

python-pytest-tornado 0.8.1
Propagated dependencies: python-pytest@8.3.3 python-setuptools@67.6.1 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/eugeniy/pytest-tornado
Licenses: ASL 2.0
Synopsis: Pytest plugin to ease testing tornado applications
Description:

This package provides a py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.

python-sockjs-tornado 1.0.6
Propagated dependencies: python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mrjoes/sockjs-tornado/
Licenses: Expat
Synopsis: SockJS Python server implementation on top of the Tornado framework
Description:

SockJS-tornado provides the server-side counterpart to a SockJS client library, through the Tornado framework.

SockJS provides a low-latency, full-duplex, cross-domain communication channel between a web browser and web server.

python-pytest-tornado5 2.0.0
Propagated dependencies: python-pytest@8.3.3 python-tornado@5.1.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/vidartf/pytest-tornado
Licenses: ASL 2.0
Synopsis: Fixtures and markers to simplify testing of Tornado applications
Description:

This package provides a py.test plugin supplying fixtures and markers to simplify testing of asynchronous tornado applications.

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-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.6
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-pytest-tornasync 0.6.0.post2
Propagated dependencies: python-pytest@8.3.3 python-tornado@6.4.2
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/eukaryote/pytest-tornasync
Licenses: Expat
Synopsis: Pytest plugin for testing Tornado code
Description:

This package provides a simple pytest plugin that provides some helpful fixtures for testing Tornado (version 5.0 or newer) apps and easy handling of plain (undecoratored) native coroutine tests.

python-tornado-http-auth 1.1.1
Propagated dependencies: python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/gvalkov/tornado-http-auth
Licenses: ASL 2.0
Synopsis: Digest and basic authentication module for Tornado
Description:

Provides support for adding authentication to services using the Tornado web framework, either via the basic or digest authentication schemes.

go-torproject-org-pluggable-transports-goptlib 1.1.0
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://gitweb.torproject.org/pluggable-transports/goptlib.git/
Licenses: CC0
Synopsis: Go pluggable transports library
Description:

GoPtLib is a library for writing Tor pluggable transports in Go.

go-gitlab-torproject-org-tpo-anti-censorship-geoip 0.0.0-20210928150955-7ce4b3d98d01
Propagated dependencies: go-github-com-smartystreets-goconvey@1.8.1
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.torproject.org/tpo/anti-censorship/geoip
Licenses: Modified BSD
Synopsis: GeoIP go library that uses the tor geoipdb
Description:

This code is for loading database data that maps IP addresses to countries for collecting and presenting statistics on snowflake use that might alert us to censorship events.

go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-ptutil 0.0.0-20240710081135-6c4d8ed41027
Propagated dependencies: go-github-com-prometheus-client-golang@1.20.5 go-github-com-prometheus-client-model@0.6.1 go-google-golang-org-protobuf@1.36.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil
Licenses: Modified BSD
Synopsis: Collection of utilities for Pluggable Transports
Description:

This package provides a collection of utilities for Pluggable Transports.

go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib 1.6.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib
Licenses: CC0
Synopsis: Go pluggable transports library
Description:

GoPtLib is a library for writing Tor pluggable transports in Go.

go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-webtunnel 0.0.0-20240711104640-e64b1b3562f3
Propagated dependencies: go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib@1.6.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/webtunnel
Licenses: FreeBSD
Synopsis: Go WebTunnel Pluggable Transport
Description:

WebTunnel is a Go Pluggable Transport that attempts to imitate web browsing activities based on HTTP Upgrade (HTTPT).

go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-snowflake-v2 2.10.1
Propagated dependencies: go-github-com-aws-aws-sdk-go-v2@1.32.0 go-github-com-aws-aws-sdk-go-v2-config@1.18.5 go-github-com-aws-aws-sdk-go-v2-credentials@1.17.48 go-github-com-aws-aws-sdk-go-v2-service-sqs@1.37.6 go-github-com-golang-mock@1.6.0 go-github-com-gorilla-websocket@1.5.3 go-github-com-miekg-dns@1.1.62 go-github-com-pion-ice-v2@2.3.34 go-github-com-pion-sdp-v3@3.0.9 go-github-com-pion-stun-v3@3.0.0 go-github-com-pion-transport-v2@2.2.10 go-github-com-pion-webrtc-v3@3.3.0 go-github-com-prometheus-client-golang@1.20.5 go-github-com-realclientip-realclientip-go@1.0.0 go-github-com-refraction-networking-utls@1.6.0 go-github-com-smartystreets-goconvey@1.8.1 go-github-com-stretchr-testify@1.10.0 go-github-com-txthinking-socks5@0.0.0-20230325130024-4230056ae301 go-github-com-xtaci-kcp-go-v5@5.6.18 go-github-com-xtaci-smux@1.5.30 go-gitlab-torproject-org-tpo-anti-censorship-geoip@0.0.0-20210928150955-7ce4b3d98d01 go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-goptlib@1.6.0 go-gitlab-torproject-org-tpo-anti-censorship-pluggable-transports-ptutil@0.0.0-20240710081135-6c4d8ed41027 go-golang-org-x-crypto@0.31.0 go-golang-org-x-net@0.33.0 go-golang-org-x-sys@0.28.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake
Licenses: Modified BSD
Synopsis: Pluggable Transport using WebRTC, inspired by Flashproxy
Description:

Pluggable Transport using WebRTC, inspired by Flashproxy and adheres to the pluggable transports v2.1 Go AP. This package provides:

  • broker contains code for the Snowflake broker

  • doc contains Snowflake documentation and manpages

  • client contains the Tor pluggable transport client and client library code

  • common contains generic libraries used by multiple pieces of Snowflake

  • proxy contains code for the Go standalone Snowflake proxy

  • probetest contains code for a NAT probetesting service

  • server contains the Tor pluggable transport server and server library code

Page: 12
Total results: 42