A Minor Project made in Python using OMDb API and Tkinter for Frontend
A Minor Project made in Python using Tkinter for frontend which fetches Data about Movies/TV-Series from an Online Database and uses the OMDB REST API and pyImdb to show Information about movies.
Github : https://github.com/Cyborg117/Showtime
Python module for reading/writing JSON data using Rust's serde-json
A hyper-fast, safe Python module to read and write JSON data. Works as a drop-in replacement for Python's built-in json module. This is alpha software and there will be bugs, so maybe don't deploy to production just yet.