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
* License : Apache-2.0
  Programming Lang: Python
  Description : Iconify API implementation and tools for Django projects

  Iconify is a unified icons framework, providing access to 40,000+ icons
  from different icon sets.
  .
  This re-usable app helps integrating Iconify into Django projects.
  .
  Iconify replaces classical icon fonts, claiming that such fonts would
  get too large for some icon sets out there. Instead, it provides an API
  to add icons in SVG format from its collections.
 
I plan to maintain this package as part of the Python team.

This is a dependancy of AlekSIS [1]

   1: https://edugit.org/AlekSIS/official/AlekSIS-Core



Bug#1023796: ITP: pylint-venv -- Pylint hook to use same pylint with different virtual envs

2022-11-10 Thread Julian Gilbey
Package: wnpp
Severity: wishlist
Owner: Julian Gilbey 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org

* Package name: pylint-venv
  Version : 2.3.0
  Upstream Author : Jan Gosmann , Federico Jaramillo 

* URL : https://github.com/jgosmann/pylint-venv
* License : MIT (Expat)
  Programming Lang: Python
  Description : Pylint hook to use same pylint with different virtualenvs

 Pylint does not respect the currently activated virtualenv if it is
 not installed in every virtual environment individually.  This module
 provides a Pylint init-hook to use the same Pylint installation with
 different virtual environments.

This package is a new dependency of spyder (version 5.4.0) which I'm
currently preparing to upload.  It is a single short Python module
(about 90 lines excluding initial comments).

It will be maintained within the Debian Python team, with me as the
primary maintainer.



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 : MIT
  Programming Lang: Python
  Description : Python library for generate a variety of Identicons

  An Identicon is a visual representation of a hash value, usually of an IP
  address, that serves to identify a user of a computer system as a form of
  avatar while protecting the user's privacy. The original Identicon was a
  9-block graphic.
  .
  This library includes support for 3 different types of Identicons.
  .
  Features include:
  .
   - change the final image size (size of elements, number of elements)
   - change border size
   - change background color
   - change the transparency of elements
   - change the output format (PNG, JPEG, etc.)
   - choice of hashing algorithm (including your own)

I plan to maintain this package as part of the Python team.

This is a dependancy of AlekSIS [1]

   1: https://edugit.org/AlekSIS/official/AlekSIS-Core