mirror of
https://github.com/vinta/awesome-python.git
synced 2026-02-05 18:18:30 +08:00
remove fake2db: unmaintained since 2019
Last release March 2019, 5+ years without updates. Multiple unresolved issues. Use faker or mimesis instead. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1066,7 +1066,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
* Code Coverage
|
||||
* [coverage](https://pypi.org/project/coverage/) - Code coverage measurement.
|
||||
* Fake Data
|
||||
* [fake2db](https://github.com/emirozer/fake2db) - Fake database generator.
|
||||
* [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.
|
||||
|
||||
Reference in New Issue
Block a user