packaging.python.org icon indicating copy to clipboard operation
packaging.python.org copied to clipboard

Write introduction to new packaging tutorials

Open ddbeck opened this issue 9 years ago • 4 comments

(For more information about this issue, please see #194).

To kick off the introductory tutorial to Python packaging, we need a short section that answers the questions Who is this tutorial for? and What will be covered in the tutorial?.

For the first question, that means Python users who are at at least an "advanced beginner" level. They should be comfortable importing something from the standard library and comfortable with using common language features (like loops and if statements). Readers who want to learn to program with Python should be directed elsewhere.

The remainder of the intro should briefly describe what the reader can expect to learn by completing the guide. See #194 for details.

When opening pull requests for this issue, please submit to the develop branch. If you have questions that concern contributing more generally, please use issue #194. Otherwise, feel free to comment with questions or feedback. Thanks!

ddbeck avatar Dec 03 '15 21:12 ddbeck

I will first work on this issue.

souravsingh avatar Dec 04 '15 18:12 souravsingh

I have sent in the PR https://github.com/pypa/python-packaging-user-guide/pull/198

souravsingh avatar Dec 06 '15 15:12 souravsingh

Hello I'm new and I will like to work on that issue

mesmine avatar Dec 12 '19 10:12 mesmine

I will like to work on this issue

tejaswini4996 avatar Jul 09 '23 14:07 tejaswini4996