Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61450

Re: Movie (MPAA) ratings and Python?

From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Movie (MPAA) ratings and Python?
Date 2013-12-10 17:40 +1100
References <CAGGBd_pn4Mv8R0QuueG093YR82a3+EM2Sy+mF5d1aJ1D25yoeA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.3813.1386657674.18130.python-list@python.org> (permalink)

Show all headers | View raw


Dan Stromberg <drsalists@gmail.com> writes:

> Is anyone using a module or database that gives Python 3.x access to MPAA
> ratings (EG G, PG, PG-13, etc.)?

What information would you want access to? Why would a library (rather
than, say, a short set of strings) be needed?

> I explored a few of the possibilities on Pypi, a couple of web interfaces,
> and the IMDB flat text file with ratings and reasons for those ratings, but
> I've not been really impressed yet.

You seem to be talking about some MPAA document, where is it so we can
know what specifically you're referring to?

-- 
 \         “A child of five could understand this. Fetch me a child of |
  `\                                              five.” —Groucho Marx |
_o__)                                                                  |
Ben Finney

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Movie (MPAA) ratings and Python? Ben Finney <ben+python@benfinney.id.au> - 2013-12-10 17:40 +1100

csiph-web