Coders Packet

Packets submitted by Subhadeep Das

LIVE EDGE DETECTION WITH WEBCAM IN PYTHON

The Python Project basically detects the edges and provides a black and white streaming with inbuilt webcam. We can quit the streaming video feed using the Spacebar key.

WEATHER FORECASTING USING OPENWEATHERMAP API IN PYTHON

The program makes use of JSON data from OpenWeatherAPI and fetches the weather forecast using Python.

LADY LION HUNTER GAME in PYTHON

This Python project is similar to Rock, Scissor and Paper game. Here Lion wins against Lady, Hunter wins against the Lion and the Lady wins against the Hunter.