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
HyperSQL is like a doxygen plus javadoc for SQL, hypermapping SQL views, packages, procedures, and functions to HTML source code listings and showing all code locations where these are used.
Provides support for properties files in Python 3.x
...Being written entirely from scratch it is not in any way derived from java.util.Properties.
There are projects which try to mimic j.u.P. This is not one of them.
It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
A Python script that can be used to get information on TV shows and Movie Shows from thetvdb.org and themoviedb.org. This is an learning experience and anybody can chime in on everything.