Skip to content

Commit c98c68f

Browse files
committed
Add MIT License and update README for SEO keywords
1 parent fe5e3f0 commit c98c68f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/LICENSE renamed to LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Anuj
3+
Copyright (c) 2025 Anuj Jambhale
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ The script:
5858

5959
No heuristics, no partial sampling – full recursive byte size per package directory.
6060

61-
## SEO-Friendly Keywords (contextual)
62-
63-
Python package size analyzer, list largest python packages, site-packages disk usage, python dependency bloat, remove large python packages, clean global python install, python script no dependencies, package size audit.
64-
6561
## Uninstalling Large Packages (Manual Examples)
6662

6763
Once you identify large packages you don't need globally:
@@ -117,12 +113,16 @@ MIT – see `LICENSE` file.
117113

118114
## Badge Zone
119115

120-
_(Badges kept minimal to avoid noise)_
121-
122116
![Python](https://img.shields.io/badge/Python-Stdlib%20Only-blue)
123117
![Maintenance](https://img.shields.io/badge/Maintained-Yes-green)
124118
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
125119

126120
---
127121

122+
## SEO-Keywords
123+
124+
Python package size analyzer, list largest python packages, site-packages disk usage, python dependency bloat, remove large python packages, clean global python install, python script no dependencies, package size audit.
125+
126+
---
127+
128128
If this helped you reclaim disk space, consider starring the repo so others can discover it.

0 commit comments

Comments
 (0)