Skip to content

Commit 91eb2a2

Browse files
committed
add radar to Fake Data section
1 parent b9c018f commit 91eb2a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
768768
*Libraries for generating and working with log files.*
769769

770770
* [logging](https://docs.python.org/2/library/logging.html) - (Python standard library) Logging facility for Python.
771-
* [logbook](http://pythonhosted.org/Logbook/) - Logging replacement for Python.
771+
* [logbook](http://pythonhosted.org/Logbook/) - Logging replacement for Python.
772772
* [Sentry](https://pypi.python.org/pypi/sentry) - A realtime logging and aggregation server.
773773
* [Raven](http://raven.readthedocs.org/) - The Python client for Sentry.
774774

@@ -803,6 +803,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
803803
* [mixer](https://mixer.readthedocs.org) - Generating fake data and creating random fixtures for testing in Django ORM, SQLAlchemy, Peewee, MongoEngine, Pony ORM and etc.
804804
* [model_mommy](https://model-mommy.readthedocs.org/) - Creating random fixtures for testing in Django.
805805
* [ForgeryPy](https://pypi.python.org/pypi/ForgeryPy/0.1) - An easy to use forged data generator for Python. It's a port of [forgery](http://rubygems.org/gems/forgery).
806+
* [radar](https://github.com/barseghyanartur/radar) - Generate random datetime / time.
806807
* Error Handler
807808
* [FuckIt.py](https://github.com/ajalt/fuckitpy) - FuckIt.py uses state-of-the-art technology to make sure your Python code runs whether it has any right to or not.
808809

0 commit comments

Comments
 (0)