Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New tutorials: publish a package #204

Closed
ddbeck opened this issue Dec 9, 2015 · 2 comments
Closed

New tutorials: publish a package #204

ddbeck opened this issue Dec 9, 2015 · 2 comments

Comments

@ddbeck
Copy link
Contributor

ddbeck commented Dec 9, 2015

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

We need a short section to follow the section about making a package (see #203) (i.e., as its own file). It should satisfy the following goals:

  • show how to register with PyPI/testPyPI
  • ask the reader to install twine (by this point they should be pretty comfortable installing things!)
  • demonstrate uploading an sdist and wheel with twine (initial version)
  • demonstrate uploading an sdist and wheel with twine (second version)
  • admire your handiwork on the web

Important note: aside from registration, have the reader use testPyPI to learn the steps in this section.

It's OK to assume that the reader completed the previous section successfully and has a package that they can use with testPyPI.

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!

@souravsingh
Copy link

@ddbeck I will be working on this

@jeanas
Copy link
Contributor

jeanas commented Jan 16, 2024

This has long existed (Packaging Python projects).

@jeanas jeanas closed this as completed Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants