Differences between revisions 1 and 77 (spanning 76 versions)
Revision 1 as of 2007-07-16 08:01:10
Size: 618
Editor: MiriamRuiz
Comment:
Revision 77 as of 2020-09-29 02:45:56
Size: 3236
Editor: ?Louis-PhilippeVeronneau
Comment: Add talks section from the PAPT wiki page
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Python Madules Team = ## page was renamed from Teams/PythonModulesTeam
= Debian Python Team (DPT) =

Official webpage for the DPT team.
Line 5: 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.

We are not about packaging the Python interpreter.
Line 9: Line 14:
 * '''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
 * '''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 13: Line 20:
 * '''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]]'''

== Other ==

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]]).

Most common tasks one needs to do are summarized in the
[[Python/GitPackaging| Python Git packaging howto]].

== People ==

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

  * 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]]

== Packages ==

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

  * [[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