From 5e55b37cb73928c757a14f4026a3f8310ceb26ff Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Thu, 8 Jan 2026 17:11:50 +0800 Subject: [PATCH] remove radar: inactive, no releases in 12+ months Limited downloads (1.7k/week), no recent development. Use faker for datetime generation instead. Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d4968a79..4a9287c9 100644 --- a/README.md +++ b/README.md @@ -1059,7 +1059,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * Fake Data * [faker](https://github.com/joke2k/faker) - A Python package that generates fake data. * [mimesis](https://github.com/lk-geimfari/mimesis) - is a Python library that help you generate fake data. - * [radar](https://pypi.org/project/radar/) - Generate random datetime / time. ## Text Processing