mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 18:57:12 +00: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:
parent
33ecf167c0
commit
f0495a5420
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue