Skip to content

pypi/support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

PyPI Support

This repository serves as an issue tracker for support requests related to using https://pypi.org.

Issues which should be opened here

Any issue which relates to an individual user or project, or requires administrator or moderator intervention, should be opened here. For example:

  • PEP 541 project name requests
  • Network access issues
  • Upload limit requests
  • Account recovery
  • etc.

See this page for the exact list.

Issues which should not be opened here

Any issue that affects how PyPI works for all users, or require code or configuration changes, should not be opened here. For example:

  • Feature requests
  • Usability issues
  • Bugs

These issues should be opened against pypi/warehouse instead.

Guidelines for upload limit requests

Generally, projects should try to minimize the size of their distributions as much as possible. Large distributions consume significant amounts of PyPI's resources, and also generally do not provide a good user experience.

Small (up to 200MiB) upload limits are generally granted for the following reasons:

  • project contains small pre-trained models
  • project contains a small JAR file / executable
  • any other sufficiently motivated reason

Large (more than 200MiB) upload limits are generally granted for the following reasons:

  • project contains large compiled binaries to maintain platform/architecture/GPU support
  • project is associated with an established project or organization

Upload limits are generally denied for the following reasons:

  • project makes nightly releases and/or is published frequently
  • project contains large pre-trained machine learning models
  • project includes a large JAR file / executable
  • project includes a runtime for another programming language
  • project is not associated with an established project or organization
  • project has not made a best-effort to reduce release size

Security policy

To read the most up to date version of our security policy, including directions for submitting security vulnerabilities, please visit https://pypi.org/security/.

If you are unsure where to file your issue

Please create a new issue here and it will be transferred as necessary.

Code of Conduct

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

About

Issue tracker for support requests related to using https://pypi.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published