Re: [Imdbpy-help] BUG: 4.0-dev - Newline Missing after Genres and incorrect plot summary

2009-03-25 Thread H. Turgut Uyar
On 03/25/2009 05:36 PM, Davide Alberani wrote: On Mar 25, H. Turgut Uyar u...@itu.edu.tr wrote: Maybe we should set the dependency info in the setup.py file so that a release with version greater than 2.1 will be selected. For sure it won't hurt. :-) Greater than 2.1 might be overkill

Re: [Imdbpy-help] five years of IMDbPY!

2009-04-01 Thread H. Turgut Uyar
Many happy returns :-) On 04/01/2009 02:17 PM, ori cohen wrote: heh awesome :) beer for everyone.. Ok, sharing the birthday with GMail is not easy, but exactly five years ago IMDbPY 1.0 was released, too. :-) And I can notice, with a bit of pride, that - _30_ releases later -

Re: [Imdbpy-help] imdbpy 4.6 can't fetch person head shot (and who add IMDb to the names ?)

2010-09-29 Thread H. Turgut Uyar
). At some places we have to fix the HTML before feeding it to lxml or beautifulsoup (the preprocessors in the code). Maybe it was one of those pages. -- H. Turgut Uyar u...@itu.edu.tr [GPG KeyID: 0xEAF45FB8] http://web.itu.edu.tr/uyar

Re: [Imdbpy-help] Presentation and windows problem

2017-11-17 Thread H. Turgut Uyar
Hi, Is it possible that pyinstaller doesn't handle the setup.py file and/or the MANIFEST.in file like the sdist command does? Those are the places where the cookies.json file is listed. Turgut On November 18, 2017 10:13:07 AM "H. Turgut Uyar" <htur...@uyar.info

[Imdbpy-help] Help with tests

2017-11-07 Thread H. Turgut Uyar
Hi, Now that the test skeleton is in the repository (the codename-simplify branch), it would be very helpful if more people could contribute with tests. The testing code is quite simple, here's an example from the person main details page tests: def

[Imdbpy-help] Generating the HTML parsers

2018-02-27 Thread H. Turgut Uyar
Hi, Over the last few years, I've refactored the basis for the IMDbPY HTML parsers into a separate package called "piculet" that could be used with -hopefully- any HTML markup. It has no required external dependency, supports py2/py3/pypy and improves on the current IMDbPY parsers with some

[Imdbpy-help] Documentation updates

2018-04-04 Thread H. Turgut Uyar
Hi, A few days ago the documentation was converted to a Sphinx project. This was mostly a straightforward format conversion that didn't touch the content or the structure of the documents. I've been working on a draft for organizing the structure of the documents. The content is still the same,

[Imdbpy-help] Python 2 support

2018-04-02 Thread H. Turgut Uyar
Hi, I've created a new branch "py2" which supports both py2 and py3 in the same codebase. As of today, it's up-to-date with the current master and passes almost all the tests. But it only deals with the http access system; there are no changes regarding sql or s3. If you need Py2 support please

Re: [Imdbpy-help] Generating the HTML parsers

2018-02-28 Thread H. Turgut Uyar
On 02/28/2018 12:13 AM, Davide Alberani wrote: > On Tue, Feb 27, 2018 at 9:05 AM, H. Turgut Uyar <u...@tekir.org> wrote: >> So I decided to develop a parser generator that will read a >> specification for a parser and generate the necessary code > > What ki

Re: [Imdbpy-help] Search for movie by title, year and runtime?

2018-09-28 Thread H. Turgut Uyar
Hi, Could it help to use fuzzy string matching on the local tsv files? https://github.com/seatgeek/fuzzywuzzy -- Turgut On 27-09-2018 18:33, Kesselheim, David DK - NOH wrote: > Hi, > >   > > I need to look up quite a large number of titles (16k). I have the title > (more or less, sometimes