Socket
Socket
Sign inDemoInstall

moviefetcher

Package Overview
Dependencies
2
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    moviefetcher

This Library allows Developers to Get all top 100 Movies with Rating in JSON and CSV File


Maintainers
1

Readme

[license]

MovieFetcher

This Library allows Developers to Get all top 100 Movies with Rating in JSON and CSV File

Installation

pip install moviefetcher

Usage

import sys
from moviefetcher.moviefetcher import MovieRatings

    obj = MovieRatings(year=2019)
    obj.saveAsCsv()
    obj.saveAsJson()


Authors

  • Soumil Nitin Shah
  • ** Saumitra-Shukla **

Soumil Nitin Shah

Bachelor in Electronic Engineering | Masters in Electrical Engineering | Master in Computer Engineering |

Hello! I’m Soumil Nitin Shah, a Software and Hardware Developer based in New York City. I have completed by Bachelor in Electronic Engineering and my Double master’s in Computer and Electrical Engineering. I Develop Python Based Cross Platform Desktop Application , Webpages , Software, REST API, Database and much more I have more than 2 Years of Experience in Python

License

This project is licensed under the MIT License - see the LICENSE.md file for details

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc