Bug#781282: ITP: python-fuzzywuzzy -- fuzzy string matching in Python

2015-03-26 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: python-fuzzywuzzy Version : 0.5.0 Upstream Author : Adam Cohen * URL : https://github.com/seatgeek/fuzzywuzzy * License : MIT Programming Lang: Python Description : fuzzy string

vim-khuno: live Python checking within vim via flakes (in testing)

2015-12-03 Thread Edward Betts
I've packaged a vim plugin that provides live code checking for Python 2 and 3 using pyflakes. Combined with code completion from vim-youcompleteme it makes vim feel very IDE-like. I often find it pointing out mistakes in my Python without needing to run the code. vim-khuno is available in testing

Bug#815972: ITP: python-nameparser -- module for parsing human names into their in individual components

2016-02-26 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: python-nameparser Version : 0.3.11 Upstream Author : Derek Gulbranson * URL : https://github.com/derek73/python-nameparser * License : LGPL-2.1+ Programming Lang: Python Description

Bug#816004: RFS: [ITP] python-nameparser/0.3.11-1

2016-02-26 Thread Edward Betts
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "python-nameparser" * Package name: python-nameparser Version : 0.3.11 Upstream Author : Derek Gulbranson * URL : https://github.com/derek73/python-nameparser

Re: Bug#816004: RFS: [ITP] python-nameparser/0.3.11-1

2016-02-26 Thread Edward Betts
Dmitry Bogatov wrote: > In Description: of python3-nameparser last line: > >This package contains fuzzywuzzy for Python3. > ^^ >What is that? Good catch, copy and paste error. I'll fix it. Thanks Dimtry. -- Edward.

pep8 python module is now in python-pep8 - triggers FTBFS

2016-03-10 Thread Edward Betts
The pep8 python module has moved from the pep8 package to python-pep8. See https://tracker.debian.org/news/752214 /usr/bin/pep8 is still in the pep8 package but now uses python3-pep8 There are 32 packages with a Build-Depends on pep8. These packages usually make use of pep8 in their test suites.

Bug#820896: ITP: python-hashids -- Python implementation of hashids

2016-04-13 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: python-hashids Version : 1.1.0 Upstream Author : David Aurelio * URL : https://github.com/davidaurelio/hashids-python * License : MIT Programming Lang: Python Description : Python

Test suite in github but missing from pypi tarballs

2016-04-21 Thread Edward Betts
Recently I've come across some Python libraries that have a test suite in their github repo but don't include it in the tarball they upload to pypi. Debian binary packages don't normally include the test suite. Some Python library developers are treating the pypi releases in a similar way, as if t

Re: Test suite in github but missing from pypi tarballs

2016-04-22 Thread Edward Betts
Here is a list of packages that include a test suite on github but not in the DPMT git. csvkit https://github.com/onyxfish/csvkit django-haystackhttps://github.com/toastdriven/django-haystack django-jinja https://github.com/niwibe/django-jinja django-recurrence

Re: Test suite in github but missing from pypi tarballs

2016-04-23 Thread Edward Betts
Here is the progress for each package. > csvkit https://github.com/onyxfish/csvkit Done, just waiting for a new pypi release. See https://github.com/wireservice/csvkit/issues/20 > django-jinja https://github.com/niwibe/django-jinja Upstream not interested, claims the t

Bug#897989: ITP: braceexpand -- Bash-style brace expansion for Python

2018-05-05 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: braceexpand Version : 0.1.2 Upstream Author : Stanis Trendelenburg * URL : https://github.com/trendels/braceexpand * License : MIT Programming Lang: Python Description : Bash-style

Bug#898548: ITP: pytest-sugar -- a plugin for py.test that changes the default look

2018-05-13 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: pytest-sugar Version : 0.9.1 Upstream Author : Teemu Janne Vanhala * URL : https://github.com/Frozenball/pytest-sugar * License : BSD-3-clause Programming Lang: Python

Bug#898692: ITP: python-transliterate -- Bi-directional transliterator for Python

2018-05-15 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: python-transliterate Version : 1.10.1 Upstream Author : Artur Barseghyan * URL : https://github.com/barseghyanartur/transliterate * License : GPL-2 or LGPL-2.1 Programming Lang: Python

Updates to the Python/GitPackagingPQ wiki page

2018-05-18 Thread Edward Betts
Hello from the mini-DebConf in Hambug. I've made some improvements to the Python packaging with gbp-pq wiki page. https://wiki.debian.org/Python/GitPackagingPQ I've replaced all the references to alioth with instructions for Salsa. Feel free to revert or correct any of my changes that you think

Bug#899097: ITP: more-itertools -- More routines for operating on Python iterables, beyond itertools

2018-05-19 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: more-itertools Version : 4.1.0-1 Upstream Author : Erik Rose * URL : https://github.com/erikrose/more-itertools * License : MIT Programming Lang: Python Description : More routines

Re: Bug#899097: ITP: more-itertools - already packaged, my mistake

2018-05-19 Thread Edward Betts
Whoops, more-itertools is already packaged. I'm retracting my ITP. Sorry about the noise. -- Edward.

Bug#899233: ITP: sqlalchemy-i18n -- Internationalization extension for SQLAlchemy models

2018-05-21 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: sqlalchemy-i18n Version : 1.0.3 Upstream Author : Konsta Vesterinen * URL : https://github.com/kvesteri/sqlalchemy-i18n * License : BSD-3-clause Programming Lang: Python Description

Bug#993386: ITP: sqlite-fts4 -- Document scoring Python library for SQLite FTS4

2021-08-31 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: sqlite-fts4 Version : 1.0.1 Upstream Author : Simon Willison * URL : https://github.com/simonw/sqlite-fts4 * License

Bug#1006328: ITP: sqlite-utils -- CLI tool and Python utility functions for manipulating SQLite

2022-02-23 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: sqlite-utils Version : 3.24 Upstream Author : Simon Willison * URL : https://github.com/simonw/sqlite-utils * License

Bug#1006483: ITP: python3-mergedeep -- A deep merge function for Python

2022-02-26 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python3-mergedeep Version : 1.3.4 Upstream Author : Travis Clarke * URL : https://github.com/clarketm/mergedeep * License

Bug#1007107: ITP: pytz-deprecation-shim -- Shims to help you safely remove pytz

2022-03-11 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pytz-deprecation-shim Version : 0.1.0.post0 Upstream Author : Paul Ganssle * URL : https://github.com/pganssle/pytz

Bug#1021084: ITP: python-semantic-release -- Automatic Semantic Versioning for Python projects

2022-10-01 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-semantic-release Version : 7.31.4 Upstream Author : Rolf Erik Lekang * URL : https://github.com/relekang/python

Bug#1021151: ITP: setuptools-rust -- Plugin for setuptools to build Rust Python extensions

2022-10-02 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: setuptools-rust Version : 1.5.2 Upstream Author : Nikolay Kim * URL : https://github.com/PyO3/setuptools-rust * License

Bug#1021982: ITP: python-dbus-fast -- Faster version of Python dbus-next

2022-10-18 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-dbus-fast Version : 1.45.0 Upstream Author : Bluetooth Devices Authors * URL : https://github.com/bluetooth-devices

Bug#1022243: ITP: thefuzz -- Fuzzy string matching in Python (was fuzzywuzzy)

2022-10-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: thefuzz Version : 0.19.0 Upstream Author : Adam Cohen * URL : https://github.com/seatgeek/thefuzz * License : GPL

Bug#1023508: ITP: django-yarnpkg -- Integrate Django with yarnpkg

2022-11-05 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: django-yarnpkg Version : 6.0.3 Upstream Author : Dominik George * URL : https://edugit.org/AlekSIS/libs/django-yarnpkg

Bug#1023680: ITP: django-jsonstore -- Expose JSONField data as a virtual django model fields

2022-11-08 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: django-jsonstore Version : 0.5.0 Upstream Author : UPSTREAM * URL : https://github.com/viewflow/jsonstore * License

Bug#1023793: ITP: customidenticon -- Python library for generate a variety of identicons

2022-11-10 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: customidenticon Version : 0.1.5 Upstream Author : LexSerest * URL : https://github.com/lexserest/customidenticon * License

Bug#1023819: ITP: django-iconify -- Iconify API implementation and tools for Django projects

2022-11-10 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: django-iconify Version : 0.3 Upstream Author : Dominik George * URL : https://edugit.org/AlekSIS/libs/django-iconify

Bug#1024254: ITP: django-cache-memoize -- Django memoization function decorator

2022-11-16 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: django-cache-memoize Version : 0.1.10 Upstream Author : Peter Bengtsson * URL : https://github.com/peterbe/django-cache

Bug#1025068: ITP: prefixdate -- Prefix date parser

2022-11-29 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: prefixdate Version : 0.4.1 Upstream Author : Friedrich Lindenberg * URL : https://github.com/pudo/prefixdate * License

Bug#1025319: ITP: python-blurhash -- Python implementation of the blurhash algorithm

2022-12-02 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-blurhash Version : 1.1.4 Upstream Author : Lorenz Diener * URL : https://github.com/halcy/blurhash-python * License

Bug#1027795: ITP: telegram-send -- Send messages and files over Telegram from the command-line

2023-01-03 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: telegram-send Version : 0.34 Upstream Author : Rahiel Kasim * URL : https://github.com/rahiel/telegram-send * License

Bug#1029406: ITP: normality -- Micro-library to normalize text strings in Python

2023-01-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: normality Version : 2.4.0 Upstream Author : Friedrich Lindenberg * URL : https://github.com/pudo/normality * License

Bug#1029564: ITP: python-fingerprints -- Compare the names of companies and people with normalisation

2023-01-24 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-fingerprints Version : 1.0.3 Upstream Author : Friedrich Lindenberg * URL : https://github.com/alephdata

Bug#1029705: ITP: python-languagecodes -- Normalise language codes in Python

2023-01-26 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-languagecodes Version : 1.1.1 Upstream Author : Friedrich Lindenberg * URL : https://github.com/alephdata

Bug#1029725: ITP: python-pantomime -- MIME type normalisation and labels

2023-01-26 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-pantomime Version : 0.5.3 Upstream Author : Journalism Development Network, Inc. * URL : https://github.com

Bug#1030509: ITP: geojson-pydantic -- Pydantic data models for GeoJSON

2023-02-04 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: geojson-pydantic Version : 0.5.0 Upstream Author : Drew Bollinger * URL : https://github.com/developmentseed/geojson

Bug#1030572: ITP: python-countrynames -- Map country names to ISO codes

2023-02-05 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-countrynames Version : 1.14.1 Upstream Author : Friedrich Lindenberg * URL : https://github.com/occrp/countrynames

Bug#1031882: ITP: python-broadlink -- Python API for controlling Broadlink devices

2023-02-24 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-broadlink Version : 0.18.3 Upstream Author : Matthew Garrett * URL : https://github.com/mjg59/python-broadlink

Bug#1032191: ITP: django-compression-middleware -- Django middleware to compress responses using several algorithms

2023-03-01 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: django-compression-middleware Version : 0.4.2 Upstream Author : Friedel Wolff * URL : https://github.com/friedelwolff

Bug#1032825: ITP: gitlike-commands -- Python module for easily creating `git`-style subcommand handling

2023-03-12 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: gitlike-commands Version : 0.2.1 Upstream Author : Joe Block * URL : https://github.com/unixorn/gitlike-commands * License

Bug#1037066: ITP: in-place -- In-place file processing with Python

2023-06-02 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: in-place Version : 0.5.0 Upstream Author : John Thorvald Wodder II * URL : https://github.com/jwodder/inplace * License

Bug#1037253: ITP: python-inject -- Python dependency injection framework

2023-06-09 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-inject Version : 4.3.1 Upstream Author : Ivan Korobkov * URL : https://github.com/ivankorobkov/python-inject

Bug#1042549: ITP: asgi-lifespan -- Programmatic startup/shutdown of ASGI apps

2023-07-29 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: asgi-lifespan Version : 1.0.1 Upstream Author : Florimond Manca * URL : https://github.com/florimondmanca/asgi-lifespan

Bug#1042561: ITP: asgi-csrf -- ASGI middleware for protecting against CSRF attacks

2023-07-30 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: asgi-csrf Version : 0.9 Upstream Author : Simon Willison * URL : https://github.com/simonw/asgi-csrf * License

Bug#1053488: ITP: django-jsonfield -- Reusable JSONField for Django Models

2023-10-04 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: django-jsonfield Version : 3.1.0 Upstream Author : Brad Jasper * URL : https://github.com/rpkilby/jsonfield * License

Bug#1053490: ITP: python-hdbscan -- Clustering based on density with variable density clusters

2023-10-04 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-hdbscan Version : 0.8.33 Upstream Author : Leland McInnes * URL : https://github.com/scikit-learn-contrib/hdbscan

Bug#1053493: ITP: pfzy -- Python port of the fzy fuzzy string matching algorithm

2023-10-04 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pfzy Version : 0.3.4 Upstream Author : Kevin Zhuang * URL : https://github.com/kazhala/pfzy * License : MIT

Bug#1064959: ITP: python-usb-devices -- Python tools for mapping, describing, and resetting USB devices

2024-02-28 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-usb-devices Version : 0.4.5 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices/usb

Bug#1065171: ITP: aiooui -- Asynchronous OUI lookups in Python

2024-03-01 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aiooui Version : 0.1.5 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices/aiooui * License

Bug#1065536: ITP: python-bluetooth-adapters -- Enumerate and find Bluetooth Adapters in Python

2024-03-06 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-bluetooth-adapters Version : 0.18.0 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices

Bug#1065537: ITP: bleak-retry-connector -- Connector for Bleak Clients that handles transient connection failures

2024-03-06 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: bleak-retry-connector Version : 3.4.0 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices/bleak

Bug#1065657: ITP: bluetooth-data-tools -- Python tools for converting bluetooth data and packets

2024-03-08 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: bluetooth-data-tools Version : 1.19.0 Upstream Author : J. Nick Koston * URL : https://github.com/bdraco/bluetooth-data

Bug#1069016: ITP: python-btsocket -- Python interface for BlueZ Bluetooth Management API

2024-04-14 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-btsocket Version : 0.2.0 Upstream Author : Barry Byford * URL : https://github.com/ukBaz/python-btsocket * License

Bug#1069343: ITP: uart-devices -- Python library for managing UART devices on Linux

2024-04-20 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: uart-devices Version : 0.1.0 Upstream Author : J. Nick Koston * URL : https://github.com/bdraco/uart-devices * License

Bug#1070424: ITP: pyric -- Python library for Linux wireless device control

2024-05-05 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pyric Version : 0.1.6.3 Upstream Author : Dale Patterson * URL : https://github.com/wraith-wireless/PyRIC * License

Bug#1071073: ITP: pydataverse -- Python module for interacting with Dataverse APIs

2024-05-13 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pydataverse Version : 0.3.2 Upstream Author : Jan Range * URL : https://github.com/gdcc/pyDataverse * License

Bug#1071442: ITP: python-async-interrupt -- Interrupt context manager for asyncio

2024-05-19 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-async-interrupt Version : 1.1.1 Upstream Author : J. Nick Koston * URL : https://github.com/bdraco/async_interrupt

Bug#1071444: ITP: python-fnvhash -- Pure Python FNV hash implementation

2024-05-19 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-fnvhash Version : 0.1.0 Upstream Author : Lorenz Schori * URL : https://github.com/znerol/py-fnvhash * License

Bug#1071445: ITP: python-ulid-transform -- Fast ULID transformations

2024-05-19 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-ulid-transform Version : 0.9.0 Upstream Author : J. Nick Koston * URL : https://github.com/bdraco/ulid-transform

Bug#1071485: ITP: chacha20poly1305-reuseable -- Reusable ChaCha20Poly1305 for asyncio

2024-05-19 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: chacha20poly1305-reuseable Version : 0.12.1 Upstream Author : J. Nick Koston * URL : https://github.com/bdraco

Bug#1071486: ITP: aiohappyeyeballs -- Happy Eyeballs connection helper for asyncio

2024-05-19 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aiohappyeyeballs Version : 2.3.2 Upstream Author : J. Nick Koston * URL : https://github.com/aio-libs/aiohappyeyeballs

Bug#1071500: ITP: unicode-rbnf -- Rule-based number formatting using Unicode CLDR data

2024-05-20 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: unicode-rbnf Version : 1.1.0 Upstream Author : Michael Hansen * URL : https://github.com/rhasspy/unicode-rbnf * License

Bug#1071503: ITP: python-srptools -- Tools to implement Secure Remote Password (SRP) authentication

2024-05-20 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-srptools Version : 1.0.1 Upstream Author : Igor `idle sign` Starikov * URL : https://github.com/idlesign/srptools

Bug#1071507: ITP: sensor-state-data -- Models for storing and converting Sensor Data state

2024-05-20 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: sensor-state-data Version : 2.18.0 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices/sensor

Bug#1071583: ITP: bluetooth-sensor-state-data -- Models for storing and converting Bluetooth Sensor State Data

2024-05-21 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: bluetooth-sensor-state-data Version : 1.6.2 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices

Bug#1071617: ITP: cached-ipaddress -- Cache construction of IP address objects

2024-05-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: cached-ipaddress Version : 0.3.0 Upstream Author : J. Nick Koston * URL : https://github.com/bdraco/cached-ipaddress

Bug#1071635: ITP: aioruuvigateway -- asyncio-native library for Ruuvi Gateway data requests

2024-05-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aioruuvigateway Version : 0.1.0 Upstream Author : Aarni Koskela * URL : https://github.com/akx/aioruuvigateway#readme

Bug#1071715: ITP: pytest-httpx -- Intercept and mock HTTPX requests in pytest

2024-05-23 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pytest-httpx Version : 0.30.0 Upstream Author : Colin Bounouar * URL : https://github.com/Colin-b/pytest_httpx * License

Bug#1071925: ITP: govee-ble -- Manage Govee BLE devices

2024-05-25 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: govee-ble Version : 0.31.2 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices/govee-ble

Bug#1072099: ITP: thermobeacon-ble -- Parser for Thermobeacon devices

2024-05-28 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: thermobeacon-ble Version : 0.6.2 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices

Bug#1072101: ITP: kegtron-ble -- Kegtron BLE support for measuring beer keg levels

2024-05-28 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: kegtron-ble Version : 0.4.0 Upstream Author : E. Klamer * URL : https://github.com/bluetooth-devices/kegtron-ble * License

Bug#1072329: ITP: flux-led -- Utility to control Zengge-manufactured LED devices

2024-06-01 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: flux-led Version : 1.0.4 Upstream Author : Daniel Hjelseth Høyer * URL : https://github.com/Danielhiversen/flux_led

Bug#1072333: ITP: led-ble -- Control interface for LED devices over Bluetooth LE

2024-06-01 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: led-ble Version : 1.0.1 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices/led-ble * License

Bug#1072465: ITP: python-otbr-api -- Interact with an OpenThread Border Router (OTBR) via the REST API

2024-06-02 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-otbr-api Version : 2.6.0 Upstream Author : The Home Assistant Authors * URL : https://github.com/home-assistant

Bug#1072588: ITP: bluetooth-auto-recovery -- Tool to automatically recover stuck Bluetooth adapters

2024-06-04 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: bluetooth-auto-recovery Version : 1.4.0 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices

Bug#1072614: ITP: habluetooth -- High availability Bluetooth in Python

2024-06-04 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: habluetooth Version : 2.4.1 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices/habluetooth

Bug#1075838: ITP: pygml -- Pure Python parser and encoder for OGC GML Geometries

2024-07-05 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pygml Version : 0.2.2 Upstream Author : Fabian Schindler * URL : https://github.com/geopython/pygml * License

Bug#1076138: ITP: korean-lunar-calendar -- Korean lunar to Gregorian calendar conversion library

2024-07-11 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: korean-lunar-calendar Version : 0.3.1 Upstream Author : Jinil Lee * URL : https://github.com/usingsky

Bug#1076525: ITP: exchange-calendars -- Python library for security exchange calendars

2024-07-17 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: exchange-calendars Version : 4.5.5 Upstream Author : Gerry Manoim * URL : https://github.com/gerrymanoim

Bug#1076628: ITP: aioimaplib -- Asynchronous IMAP4rev1 client library using Python asyncio

2024-07-20 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aioimaplib Version : 1.1.0 Upstream Author : Bruno Thomas * URL : https://github.com/bamthomas/aioimaplib * License

Bug#1076630: ITP: python-didl-lite -- Python tools for handling DIDL-Lite XML data

2024-07-20 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-didl-lite Version : 1.4.0 Upstream Author : Steven Looman * URL : https://github.com/StevenLooman/python-didl-lite

Bug#1076641: ITP: async-upnp-client -- Asynchronous UPnP client library for Python

2024-07-20 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: async-upnp-client Version : 0.39.0 Upstream Author : Steven Looman * URL : https://github.com/StevenLooman

Bug#1076645: ITP: getmac -- Get MAC addresses of remote hosts and local interfaces in Python

2024-07-20 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: getmac Version : 0.9.4 Upstream Author : Christopher Goes * URL : https://github.com/GhostofGoes/getmac * License

Bug#1076698: ITP: haversine -- Geographic distance calculation library for Python

2024-07-21 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: haversine Version : 2.8.1 Upstream Author : Julien Deniau * URL : https://github.com/mapado/haversine * License

Bug#1076707: ITP: aioairzone -- Asynchronous Python library for managing Airzone HVAC systems

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aioairzone Version : 0.8.0 Upstream Author : Álvaro Fernández Rojas * URL : https://github.com/Noltari/aioairzone

Bug#1076710: ITP: aioaseko -- Async Python package for the Aseko Pool Live API

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aioaseko Version : 0.1.1 Upstream Author : Milan Meulemans * URL : https://github.com/milanmeu/aioaseko * License

Bug#1076712: ITP: aiobafi6 -- Asynchronous Python library for controlling Big Ass Fans via the i6 protocol

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aiobafi6 Version : 0.9.0 Upstream Author : Jean-Francois Roy * URL : https://github.com/jfroy/aiobafi6 * License

Bug#1076714: ITP: aiocomelit -- Python library for asynchronous control of Comelit Simplehome systems

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aiocomelit Version : 0.9.1 Upstream Author : Simone Chemelli * URL : https://github.com/chemelli74/aiocomelit * License

Bug#1076719: ITP: aioeagle -- Asynchronous Python library for interfacing with Rainforest EAGLE-200 energy meters

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aioeagle Version : 1.1.0 Upstream Author : Paulus Schoutsen * URL : https://github.com/home-assistant-libs/aioeagle

Bug#1076744: ITP: meteocalc -- Python library for calculating meteorological variables

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: meteocalc Version : 1.1.0 Upstream Author : Alex (Oleksii) Markov * URL : https://github.com/malexer/meteocalc * License

Bug#1076746: ITP: aioecowitt -- Python library for interfacing with the EcoWitt Protocol

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: aioecowitt Version : 2024.2.2 Upstream Author : Home Assistant Team * URL : https://github.com/home-assistant-libs

Bug#1076756: ITP: dataproperty -- Python library for extracting detailed properties from data

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: dataproperty Version : 1.0.1 Upstream Author : Tsuyoshi Hombashi * URL : https://github.com/thombashi/DataProperty

Bug#1076758: ITP: python-tabledata -- Python library for tabular data representation and manipulation

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-tabledata Version : 1.3.3 Upstream Author : Tsuyoshi Hombashi * URL : https://github.com/thombashi/tabledata

Bug#1076762: ITP: python-id -- Python tool for generating and managing OIDC identities

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: python-id Version : 1.4.0 Upstream Author : The Sigstore Authors * URL : https://github.com/di/id * License

Bug#1076765: ITP: asyncio-dgram -- Enhanced Datagram protocol support for Asyncio

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: asyncio-dgram Version : 2.2.0 Upstream Author : Justin Bronder * URL : https://github.com/jsbronder/asyncio-dgram

Bug#1076770: ITP: pytablewriter -- Library to write tables in multiple formats with custom styling

2024-07-22 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pytablewriter Version : 1.2.0 Upstream Author : Tsuyoshi Hombashi * URL : https://github.com/thombashi/pytablewriter

Bug#1076777: ITP: colorthief -- Python module for extracting color palettes from images

2024-07-23 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: colorthief Version : 0.2.1 Upstream Author : Shipeng Feng * URL : https://github.com/fengsp/color-thief-py * License

Bug#1076781: ITP: zigpy-xbee -- Python library to interface with XBee radios using the zigpy library

2024-07-23 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: zigpy-xbee Version : 0.20.1 Upstream Author : Russell Cloran * URL : https://github.com/zigpy/zigpy-xbee * License

  1   2   >