Skip to content

Commit 28f06a5

Browse files
authored
Updates to AUP (#12551)
* Simplify usage limits section * Add link to terms of use
1 parent 4841c5b commit 28f06a5

File tree

1 file changed

+16
-28
lines changed

1 file changed

+16
-28
lines changed

policies/acceptable-use-policy.md

Lines changed: 16 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ text in the project descriptions associated with your Account, but they must be
8888
related to the project you are hosting on PyPI.
8989

9090
You may not promote or distribute content or activity that is illegal or
91-
otherwise prohibited by our [Terms of Service](TODO) or Acceptable Use
92-
Policies, including excessive automated bulk activity (for example, spamming),
93-
get-rich-quick schemes, and misrepresentation or deception related to your
94-
promotion.
91+
otherwise prohibited by our [Terms of use](/policy/terms-of-use/) or Acceptable
92+
Use Policies, including excessive automated bulk activity (for example,
93+
spamming), get-rich-quick schemes, and misrepresentation or deception related
94+
to your promotion.
9595

9696
If you decide to post any promotional materials in your Account, you are solely
9797
responsible for complying with all applicable laws and regulations, including
@@ -286,30 +286,6 @@ physical harm against human beings or animals. This includes:
286286

287287
## Usage Limits
288288

289-
You will not reproduce, duplicate, copy, sell, resell or exploit any portion of
290-
PyPI, use of PyPI, or access to PyPI without our express written permission.
291-
292-
You may use information from PyPI for the following reasons, regardless of
293-
whether the information was scraped, collected through our API, or obtained
294-
otherwise:
295-
296-
- Researchers may use public, non-personal information from PyPI for research
297-
purposes, only if any publications resulting from that research are [open
298-
access](https://en.wikipedia.org/wiki/Open_access).
299-
- Archivists may use public information from PyPI for archival purposes.
300-
301-
Scraping refers to extracting information from PyPI via an automated process,
302-
such as a bot or webcrawler. Scraping does not refer to the collection of
303-
information through our API.
304-
305-
You may not use information from PyPI (whether scraped, collected through our
306-
API, or obtained otherwise) for spamming purposes, including for the purposes
307-
of sending unsolicited emails to users or selling personal information, such as
308-
to recruiters, headhunters, and job boards.
309-
310-
Your use of information from PyPI must comply with the [Python Software
311-
Foundation Privacy Policy](https://www.python.org/privacy/).
312-
313289
PyPI generally does not impose resource limitations on any features. If we
314290
determine your usage of PyPI to be significantly excessive in relation to other
315291
users of similar features, we reserve the right to suspend your Account,
@@ -320,6 +296,18 @@ You may not use our servers to disrupt or to attempt to disrupt, or to gain or
320296
to attempt to gain unauthorized access to, any service, device, data, account
321297
or network.
322298

299+
You may not use information from PyPI (whether scraped, collected through our
300+
API, or obtained otherwise) for spamming purposes, including for the purposes
301+
of sending unsolicited emails to users or selling personal information, such as
302+
to recruiters, headhunters, and job boards.
303+
304+
Scraping refers to extracting information from PyPI via an automated process,
305+
such as a bot or webcrawler. Scraping does not refer to the collection of
306+
information through our API.
307+
308+
Your use of information from PyPI must comply with the [Python Software
309+
Foundation Privacy Policy](https://www.python.org/privacy/).
310+
323311

324312
## Violations and Enforcement
325313

0 commit comments

Comments
 (0)