Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.

pypa/pep470

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pep470

pep470 is a small tool which enables users to easily upload their files to PyPI during the PEP470 migration phase.

Usage

To use pep470, simply execute the pep470 CLI utility with a list of one or more project names like:

$ pep470 foo bar spam
Downloading |################################| 3/3
Downloaded all externally hosted files, upload to PyPI using `twine upload --skip-existing dist/*`

Once that has executed, then simply run twine upload --skip-existing dist/* to upload all of the files it has found to PyPI.

Discussion

If you run into bugs, you can file them in our issue tracker.

You can also join #pypa or #pypa-dev on Freenode to ask questions or get involved.

Code of Conduct

Everyone interacting in the pep470 project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages