Size: 2028
Comment:
|
← Revision 81 as of 2021-10-09 02:17:24 ⇥
Size: 3897
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 (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''': * '''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/ * '''FAQ''': http://wiki.debian.org/Python/FAQ |
Line 19: | Line 22: |
* '''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 34: |
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 36: |
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 43: |
* 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 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 41: | Line 70: |
* [: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
Salsa website: https://salsa.debian.org/groups/python-team/packages/-/group_members
Mailing Lists:
debian-python (discussions) http://lists.debian.org/debian-python/
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/
IRC Channel: #debian-python on irc.oftc.net
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
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
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)
For the full list, see https://salsa.debian.org/groups/python-team/modules/-/group_members
?Noah Slater
?Angel Abad
?Utkarsh Gupta
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)
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