On Fri, Feb 17, 2017 at 4:18 PM, Fabien Millerand <
mill...@gmail.com> wrote:
>
> I was in need of a python3 port of your project. So far it is a bit of a
> gross hack but I was wondering if you would like to develop it further, or
> at least if I could publish it (referencing your own project of course).
Cool. :-)
Do you have a fork on bitbucket or github?
> I would also be glad to get some answers about what is actuallly is built in
> C.
Just a couple of function to speed-up some fuzzy string comparison.
It's used when searching the SQL database.  If not present, a slower
pure-Python implementation is used.
> Allso I figured out that the beautifulsoup module you are using is way
> outdated. I am using lxml as bs4 is not comptible anymore out of the box.
Ok, that's not a big deal after all.
> Anyway, if you want/have time to help me out, I am all ears.
IMDbPY is suffering from the lack of maintainers (me, above all), so
any help is welcome.
I think we should reduce a little the scope of the project: the SQL
part, while it has its
problems (mostly when the db is populated), is quite stable.
The web parts... is always on the verge of being completely obsolete,
but it's also really
useful to many projects out there.
Not sure what can we do about it... maybe I'll discuss this in another
email, later. ;-)
Thanks for your help!
-- 
Davide Alberani <
davide....@gmail.com>  [PGP KeyID: 0x3845A3D4AC9B61AD]
http://www.mimante.net/