Skip to content

A Python 3.5+ wrapper for the OMDb API - using aiohttp, requests or urllib

License

Notifications You must be signed in to change notification settings

simongoricar/OMDbie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMDbie

A Python wrapper for the OMDb API - using aiohttp or requests

Installing

To install OMDbie, either:

  1. run pip install git+https://github.com/DefaltSimon/OMDbie
  2. download the source code and do python setup.py install

Usage

  • Client (connector, loop)
    connector: One of Connectors (defaults to aiohttp)
    loop: an asyncio event loop (optional)

About

A Python 3.5+ wrapper for the OMDb API - using aiohttp, requests or urllib

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages