Differences between revisions 19 and 80 (spanning 61 versions)
Revision 19 as of 2007-12-03 13:41:40
Size: 2028
Editor: OndrejCertik
Comment:
Revision 80 as of 2021-03-29 13:57:23
Size: 3723
Comment:
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 (check the pkg-python alioth project for that) 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/
 * '''Mailing List''': http://lists.debian.org/debian-python/
 * '''Documentation''': http://python-modules.alioth.debian.org/python-modules-policy.html
 * '''FAQ''': http://wiki.debian.org/DebianPythonFAQ
 * '''More info''': https://wiki.ubuntu.com/ContributingToDebian/PythonModulesTeam
 * '''Salsa website''': https://salsa.debian.org/groups/python-team/packages/-/group_members
 * '''Mailing Lists''':
   * '''debian-python''' (discussions) http://lists.debian.org/debian-python/
 * '''Documentation''': https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst
 * '''FAQ''': http://wiki.debian.org/Python/FAQ
Line 19: Line 20:
 * '''Browse SVN Server''': http://svn.debian.org/wsvn/python-modules/
 * '''svnbuildstat''' (automatic builds of all packages): http://svnbuildstat.debian.net/packages/list/9
 * '''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 24: Line 32:
If you have any Python module that you would like to get to Debian, please join this team. Read the FAQ (link above) 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 26: Line 34:
Most common tasks one needs to do are summarized in ["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 32: Line 41:
  * For the full list, see http://alioth.debian.org/projects/python-modules/
  * Piotr Ożarowski
  * Bernd Zeimetz
  * [:OndrejCertik: Ondřej Čertík]
  * For the full list, see https://salsa.debian.org/groups/python-team/modules/-/group_members
  * [[PiotrOzarowski|Piotr Ożarowski]]
  * [[BerndZeimetz|Bernd Zeimetz]]
  * [[OndrejCertik| Ondřej Čertík]]
  * [[NoahSlater| Noah Slater]]
  * [[StephanPeijnik| Stephan Peijnik]]
  * [[ElliotMurphy| Elliot Murphy]]
  * [[BarryWarsaw| Barry Warsaw]]
  * [[AlexandreQuessy| Alexandre Quessy]]
  * [[DanieleTricoli| Daniele Tricoli]]
  * [[StefanoRivera| Stefano Rivera]]
  * [[NikolausRath| Nikolaus Rath]]
  * [[BernhardReiter| Bernhard Reiter]]
  * [[AngelAbad | Angel Abad]]
  * [[JelmerVernooij | Jelmer Vernooij]]
  * [[PaulTagliamonte | Paul Tagliamonte]]
  * [[Josue Ortega | Josue Ortega]]
  * [[ChrisLamb|Chris Lamb (lamby)]]
  * [[UtkarshGupta | Utkarsh Gupta]]
  * [[FabriceBauzac | Fabrice Bauzac]]
  * [[PeBecue|Pierre-Elliott Bécue]]
  * [[PhilippeCoval|Philippe Coval]]
Line 39: Line 66:
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 41: Line 68:
  * [:python-numpy: python-numpy] (also contains info about Numeric, Numarray, f2py in Debian)
  * [:python-scipy: python-scipy]
  * [[python-numpy]] (also contains info about Numeric, Numarray, f2py in Debian)
  * [[python-scipy]]


== 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