Issue 8255: Packaging step-by-step tutorial (original) (raw)
Issue8255
Created on 2010-03-28 14:47 by tarek, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg101865 - (view) | Author: Tarek Ziadé (tarek) * ![]() |
Date: 2010-03-28 14:47 |
Write a tutorial to describe the cycle of a Python project that is built, released and deployed, using Distutils2. This project will need to be complete enough to cover most use cases. This tutorial will be part of the Distutils2 documentation and will be also added in the hitchhicker guide. | ||
msg138335 - (view) | Author: Éric Araujo (eric.araujo) * ![]() |
Date: 2011-06-14 15:47 |
I think the official documentation is less opinionated than the Hitchhiker’s Guide. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:59 | admin | set | github: 52502 |
2014-03-13 02:36:57 | eric.araujo | set | status: open -> closedresolution: out of datestage: resolved |
2012-02-06 18:20:25 | tshepang | set | nosy: + tshepang |
2011-06-14 15:47:27 | eric.araujo | set | title: step-by-step tutorial -> Packaging step-by-step tutorialmessages: + versions: + Python 3.3, - 3rd party |
2010-09-30 02:02:20 | eric.araujo | set | nosy: + docs@python |
2010-09-30 02:01:56 | eric.araujo | set | nosy:tarek, eric.araujo, meatballhat, zubin71, l0nwlf, josipcomponents: + Documentationversions: + 3rd party, - Python 2.6, Python 2.5, Python 3.1, Python 2.7, Python 3.2, Python 3.3 |
2010-05-01 01:39:26 | meatballhat | set | nosy: + meatballhat |
2010-04-01 15:53:09 | josip | set | nosy: + josip |
2010-03-29 17:34:54 | zubin71 | set | nosy: + zubin71 |
2010-03-28 18:53:38 | l0nwlf | set | nosy: + l0nwlf |
2010-03-28 14:49:03 | eric.araujo | set | nosy: + eric.araujo |
2010-03-28 14:47:15 | tarek | create |