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


Groups > comp.lang.python > #61450

Re: Movie (MPAA) ratings and Python?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'yet.': 0.04; 'say,': 0.05; 'subject:Python': 0.06; 'referring': 0.07; 'dan': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'fetch': 0.16; 'finney': 0.16; 'imdb': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'library': 0.18; 'module': 0.19; 'header:User-Agent:1': 0.23; "i've": 0.25; 'header:X-Complaints-To:1': 0.27; 'specifically': 0.29; 'subject:) ': 0.29; 'to?': 0.30; 'gives': 0.31; '3.x': 0.31; 'writes:': 0.31; 'anyone': 0.31; 'file': 0.32; 'this.': 0.32; 'text': 0.33; 'could': 0.34; 'subject: (': 0.35; 'but': 0.35; 'really': 0.36; 'subject:?': 0.36; 'ben': 0.38; 'to:addr:python- list': 0.38; 'short': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'flat': 0.60; "you're": 0.61; 'information': 0.63; 'talking': 0.65; 'ratings': 0.68; 'strings)': 0.84; 'subject:Movie': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Movie (MPAA) ratings and Python?
Date Tue, 10 Dec 2013 17:40:57 +1100
References <CAGGBd_pn4Mv8R0QuueG093YR82a3+EM2Sy+mF5d1aJ1D25yoeA@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host rasputin.madmonks.org
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-gpg.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)
Cancel-Lock sha1:XkrmNoB/fvV9b3LBwck6uqVSx2k=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3813.1386657674.18130.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386657674 news.xs4all.nl 2840 [2001:888:2000:d::a6]:41673
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61450

Show key headers only | 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