Metadata-Version: 1.1
Name: filmwebpy
Version: 0.1.4.3
Summary: Python parser for Filmweb
Home-page: http://github.com/hoffmannkrzysztof/filmwebpy
Author: Krzysztof Hoffmann
Author-email: krzysztof.hoffmann@increase.pl
License: GPL
Description: Filmwebpy is a python package useful to retrieve and manage the data of the filmweb.pl ( polish the bigest movie portal similar to imdb.com ) Curently you can retrieve information about  about movies and people. 
        Written in pure Python - BeutifulSoap4 is necessary. 
        Filmwebpy package can be easily used by programmers and developers to provide access to the Filmweb data to their programs.
        
        Go to examples page to see how this works:
        https://github.com/hoffmannkrzysztof/filmwebpy/wiki/Examples
Keywords: python filmweb parser
Platform: UNKNOWN
Classifier: Programming Language :: Python
