Differences between revisions 56 and 81 (spanning 25 versions)
Revision 56 as of 2013-12-02 21:17:34
Size: 3262
Comment: just to avoid questions
Revision 81 as of 2021-10-09 02:17:24
Size: 3897
Editor: ?EmmanuelArias
Comment: Add important link about python packaging policy
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Debian Python Modules Team (DPMT) = ## page was renamed from Teams/PythonModulesTeam
= Debian Python Team (DPT) =
Line 3: Line 4:
Official webpage for the DPMT team. Official webpage for the DPT team.
Line 7: Line 8:
Python Modules Packaging Team aims to improve the Python modules situation in Debian, by packaging available modules that may be useful and providing a central location for packages maintained by a team, hence improving responsiveness, integration and standardization. The Python Team aims to improve the Python libraries and applications situation in Debian, by packaging available modules and applications that may be useful and providing a central location for packages maintained by a team, hence improving responsiveness, integration and standardization.
Line 9: Line 10:
We are not about packaging the Python interpreter or Python applications (check the [[Teams/PythonAppsPackagingTeam| Python Applications Packaging Team]] for that). We are not about packaging the Python interpreter.
Line 13: Line 14:
 * '''Alioth website''': http://python-modules.alioth.debian.org/  * '''Salsa website''': https://salsa.debian.org/groups/python-team/packages/-/group_members
Line 16: Line 17:
   * '''python-modules-team''' (automated messages from bots) https://alioth.debian.org/mail/?group_id=30714
   * '''python-modules-commits''' (commit notifications) https://alioth.debian.org/mail/?group_id=30714
 * '''Documentation''': http://python-modules.alioth.debian.org/python-modules-policy.html
 * '''Documentation''':
   * '''Debian Python Team Policy''': https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst
   * '''Policy requirements for packaged Python programs and modules''': https://www.debian.org/doc/packaging-manuals/python-policy/
Line 20: Line 21:
 * '''More info''': https://wiki.ubuntu.com/Debian/PythonModulesTeam
Line 22: Line 22:
 * '''SVN repository''':
   * browse with ViewVC: http://anonscm.debian.org/viewvc/python-modules/
   * anonymous checkout base URL: `svn://svn.debian.org/svn/python-modules/`
   * authorized access base URL: `svn+ssh://svn.debian.org/svn/python-modules/`
 * '''Git repositories''': (TEST TEST TEST!)
   * authorized acces base URL: `git+ssh://git.debian.org/git/python-modules[/packages/python*.git]`
 * ''' Packages overview ''' : http://qa.debian.org/developer.php?login=python-modules-team@lists.alioth.debian.org
 * ''' Entropy Tracker ''' : http://python-modules.alioth.debian.org/cgi-bin/pet.cgi
 * '''[[Teams/PythonModulesTeam/TODO| TODO]]'''

 * '''Git repository''':
   * Browse on salsa: https://salsa.debian.org/python-team
 * ''' Packages overview ''' : https://tracker.debian.org/teams/python/
 * ''' Debian QA Dashboard''': https://qa.debian.org/developer.php?login=team%2Bpython%40tracker.debian.org
 * ''' UDD Debian Maintainer Dashboard ''' : http://udd.debian.org/dmd/?email1=team%2Bpython%40tracker.debian.org
 * '''[[Teams/PythonTeam/TODO| TODO]]'''
 * '''All python-team bugs''': https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=team%2Bpython%40tracker.debian.org
 * '''All (legacy) python-modules-team bugs''': https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=python-modules-team%40lists.alioth.debian.org
 * '''All (legacy) python-apps-team bugs''': https://bugs.debian.org/cgi-bin/pkgreport.cgi?dist=unstable;maint=python-apps-team%40lists.alioth.debian.org
Line 36: Line 34:
If you have any Python module that you would like to get to Debian, [[Teams/PythonModulesTeam/HowToJoin|please join this team]]. Read the [[DebianPythonFAQ|FAQ]] for some advices how to make your own package. If you have any Python module that you would like to get to Debian, [[Teams/PythonTeam/HowToJoin|please join this team]]. Read the [[DebianPythonFAQ|FAQ]] for some advices how to make your own package (see also [[Python/LibraryStyleGuide]]).
Line 38: Line 36:
Most common tasks one needs to do are summarized in [[Teams/PythonAppsPackagingTeam/howto|PAPT howto]] (just substitute `python-modules` for `python-apps` in the svn paths). Most common tasks one needs to do are summarized in the
[[Python/GitPackaging| Python Git packaging howto]].
Line 44: Line 43:
  * For the full list, see http://alioth.debian.org/projects/python-modules/   * For the full list, see https://salsa.debian.org/groups/python-team/modules/-/group_members
Line 60: Line 59:
  * [[Josue Ortega | Josue Ortega]]
  * [[ChrisLamb|Chris Lamb (lamby)]]
  * [[UtkarshGupta | Utkarsh Gupta]]
  * [[FabriceBauzac | Fabrice Bauzac]]
  * [[PeBecue|Pierre-Elliott Bécue]]
  * [[PhilippeCoval|Philippe Coval]]
Line 63: Line 68:
The list here contains wiki documentation to some packages that DPMT manages. Feel free to add your packages here. The list here contains wiki documentation to some packages that DPT manages. Feel free to add your packages here.
Line 67: Line 72:


== Talks ==

 * '''Talk at !PyCon 2007 on Packaging Python for Linux Distributions''' - includes practical tips on packaging Python packages for Debian http://advocacy.python.org/podcasts/pycon2007.rss
 * [[http://pyvideo.org/video/1475/python-code-fur-debian-paketieren|Pycon DE 2012:Python Code für Debian paketieren]]

Debian Python Team (DPT)

Official webpage for the DPT team.

Task description

The Python Team aims to improve the Python libraries and applications situation in Debian, by packaging available modules and applications that may be useful and providing a central location for packages maintained by a team, hence improving responsiveness, integration and standardization.

We are not about packaging the Python interpreter.

Infrastructure

Other

If you have any Python module that you would like to get to Debian, please join this team. Read the FAQ for some advices how to make your own package (see also Python/LibraryStyleGuide).

Most common tasks one needs to do are summarized in the Python Git packaging howto.

People

(Please add yourself below, if you are a member)

Packages

The list here contains wiki documentation to some packages that DPT manages. Feel free to add your packages here.

Talks