The TinyDB forum is finding a new at GitHub discussions. Although the content here will remain as an archive, the forum will be put into read-only mode in the next weeks.
Heyy there! Is there a way so i can get an int/string stored there to a variable?
Hey TheAlexGamer , you can store any data type you want as long as it can be stored in a JSON file (see the Python docs). What is the exact issue you're having or problem you're trying to solve?