-
Notifications
You must be signed in to change notification settings - Fork 555
Used By
TinyDB is used by the following projects/sites/organizations:
-
Cosmic Ray: mutation testing for Python
"Four human beings -- changed by space-born cosmic rays into something more than merely human." — The Fantastic Four
Cosmic Ray is a mutation testing tool for Python 3.
-
Imagine the situation: You’ve written some wonderful Python code which produces a beautiful graph as an output. You save that graph, naturally enough, as
graph.png
. You run the code a couple of times, each time making minor modifications. You come back to it the next week/month/year. Do you know how you created that graph? What input data? What version of your code? If you’re anything like me then the answer will often, frustratingly, be “no”. Of course, you then waste lots of time trying to work out how you created it, or even give up and never use it in that journal paper that will win you a Nobel Prize…
Are you using TinyDB in your project? Add it to this list.