============== Features Chart ============== Current Status at 2009/10/02. .. currentmodule:: berrymq +-------------+-------------------------------+---------+---------+------+ | Feature List | Python2 | Python3 | Ruby | +=============+===============================+=========+=========+======+ | Push API | :func:`following_function` | O | O | | + +-------------------------------+---------+---------+------+ | | :func:`following` | O | O | O | +-------------+-------------------------------+---------+---------+------+ | Pull API | :class:`Queue` | O | O | _ | +-------------+-------------------------------+---------+---------+------+ | Send API | :func:`twitter` | O | O | O | + +-------------------------------+---------+---------+------+ | | :func:`auto_twitter` | O | O | O | + +-------------------------------+---------+---------+------+ | | :func:`twitter_exception` | O | O | _ | +-------------+-------------------------------+---------+---------+------+ | Thread Pool | O | O | O | +-------------+-------------------------------+---------+---------+------+ | Inter | :func:`connect_interactively` | O | O | _ | + Process +-------------------------------+---------+---------+------+ | API | :func:`connect_oneway` | O | O | _ | + +-------------------------------+---------+---------+------+ | | :func:`connect_via_queue` | O | O | _ | +-------------+-------------------------------+---------+---------+------+ | Call back API | _ | _ | _ | +-------------+-------------------------------+---------+---------+------+ | Adapters | :class:`FileObserver` | O | O | - | + +-------------------------------+---------+---------+------+ | | :class:`GrowlAdapter` | O | O | _ | + +-------------------------------+---------+---------+------+ | | :class:`IntervalTimer` | O | O | _ | + +-------------------------------+---------+---------+------+ | | :class:`wxPythonAdapter` | O | | _ | +-------------+-------------------------------+---------+---------+------+ | Modern Installer(easy_install, gem) | O | O | _ | +-------------+-------------------------------+---------+---------+------+ note:: O: supported i: implementing _: planning