Datasets:
File size: 1,654 Bytes
decc7f9 11e844e 8eae41e 4e92046 8eae41e 519636c decc7f9 8eae41e a9889a3 4e92046 caadf2a 4e92046 11e844e 0dffb79 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | ---
license: other
license_name: psf-2.0
language:
- en
pretty_name: Python Docs 2004
task_categories:
- text-generation
tags:
- python
- docs
- '2004'
size_categories:
- 1K<n<10K
configs:
- config_name: all
data_files: "*/*.jsonl"
- config_name: "2.3"
data_files: "2.3/*.jsonl"
- config_name: "2.2"
data_files: "2.2/*.jsonl"
- config_name: "2.1"
data_files: "2.1/*.jsonl"
- config_name: "2.0"
data_files: "2.0/*.jsonl"
- config_name: "1.6"
data_files: "1.6/*.jsonl"
- config_name: "1.5"
data_files: "1.5/*.jsonl"
- config_name: "1.4"
data_files: "1.4/*.jsonl"
- config_name: "1.3"
data_files: "1.3/*.jsonl"
- config_name: "1.2"
data_files: "1.2/*.jsonl"
---
# Python Docs 2004
Original dump: https://www.python.org/ftp/python/doc/
Python Docs 2004 is a filtered and cleaned collection of Python documentation from every major Python release published before 2004.
## Stats
| Version | Size | Lines |
|:----------|-------:|------:|
| 2.3 | 2.2MB | 1215 |
| 2.2 | 1.7MB | 1142 |
| 2.1 | 1.3MB | 891 |
| 2.0 | 1.2MB | 895 |
| 1.6 | 1MB | 720 |
| 1.5 | 837KB | 449 |
| 1.4 | 744KB | 397 |
| 1.3 | 569KB | 408 |
| 1.2 | 513KB | 384 |
| **Total** | 10.1MB | 6501 |
## Notice
This dataset is a filtered and cleaned version of the original Python documentation. We do not claim ownership of the original content. Copyright remains with the Python Software Foundation and other contributors. Redistribution is subject to the original license.
## License
Python Software Foundation License Version 2. |