Commit 17f59e0
authored
docs: add quality and maintenance badges to README files (#88)
Add comprehensive badge set to both README.md and README.rst to signal
project quality, maintenance status, and community standards.
Badges added:
- Build Status: CI/CD pipeline status from GitHub Actions
- PyPI Version: Latest package version on PyPI
- Python Versions: Supported Python versions (3.9-3.12, PyPy)
- License: MIT license badge
- Ruff: Modern Python linter for code quality
- Maintained: Active development indicator
Badges preserved from original README.rst:
- Documentation Status: ReadTheDocs build status
- Coverage: Code coverage from codecov
These badges help users quickly assess:
- Project stability and CI health
- Package availability and compatibility
- Code quality standards
- Active maintenance and support1 parent d7aa752 commit 17f59e0
2 files changed
+30
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 7 | | |
20 | 8 | | |
21 | 9 | | |
22 | 10 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
26 | 14 | | |
27 | 15 | | |
28 | 16 | | |
29 | 17 | | |
30 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| |||
0 commit comments