Home > pyflix2

pyflix2

Pyflix2 is a project mainly written in Python, based on the GPL-3.0 license.

a more pythonic version of pyflix

This is a (for now, just slightly) refactored version of pyflix, a semi-official Python library for the Netflix API. The un-Pythonic syntax and method names of pyflix were, tbh, driving me nuts, so I changed those here; consequently this breaks compatibility with the old existing library.

There are a few other minor changes.

This library here is under the GPL, because that's what the original pyflix library is under.

I'll probably end up writing an entirely new client at some point.

original author: Kristen Jones

Previous:UDPClient_Server