Update README.md

#1
by Harley-ml - opened
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -8,6 +8,7 @@ task_categories:
8
  tags:
9
  - python
10
  - docs
 
11
  size_categories:
12
  - 1K<n<10K
13
  ---
@@ -16,4 +17,15 @@ size_categories:
16
 
17
  Original dump: https://www.python.org/ftp/python/doc/
18
 
19
- Python Docs 2004 is a filtered and cleaned version of the
 
 
 
 
 
 
 
 
 
 
 
 
8
  tags:
9
  - python
10
  - docs
11
+ - '2004'
12
  size_categories:
13
  - 1K<n<10K
14
  ---
 
17
 
18
  Original dump: https://www.python.org/ftp/python/doc/
19
 
20
+ Python Docs 2004 is a filtered and cleaned collection of Python documentation from every Python release published before 2004.
21
+
22
+ ## Stats
23
+
24
+ | Version | Size | Lines |
25
+ |:--------|------:|------:|
26
+ | 2.3 | 2.2MB | 1215 |
27
+ | 2.2 | 1.7MB | 1142 |
28
+ | 2.1 | 1.3MB | 891 |
29
+ | 2.0 | 1.2MB | 895 |
30
+ | 1.6 | 1MB | 720 |
31
+