Hi,

After several unsuccessful attempts to port the IMDbPY code to Python 3,
I've decided to start from a fresh code base and add code/features from
IMDbPY as I go along. At this point, I have a somewhat usable basis to
build upon. Only the "movie combined details" and "movie plot" parsers
are implemented so far. The code is at:

https://bitbucket.org/uyar/imdbpy3

My aims are:

- I intend to support only Python 3.4 and up. Probably also pypy3.

- I will only work on the HTTP access system.

- Although the internal structure changes, the API should be mostly
  compatible with IMDbPY 5.

There are a few technical decisions I've made that might make it
infeasible to work with the new parser basis. Therefore I'm not planning
a release in the near future. In fact, I would prefer if Davide would
take over at some point and do the releases. If anyone is interested, I
can also post about the technical details and how to contribute.

Bye,

--
Turgut


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to