Skip to content
Robin Meis edited this page Jul 1, 2014 · 1 revision

Version 1.x was the first official release of Siri-API. When I published it, it was written in a really dirty style and this caused a lot of big problems with new feature request. It would have been very hard to use and to implement them. The reason of these big problems was basically the fast development and attempts to get it running. During the development phase I wasn't focused on code style but on getting the code to work. So I decided to develop it again from scratch with my experience I had collected with the first version. I used the basics to build it in a better and completely object orientated style. After I finished my work on the code, it was much cleaner and could be used as a library which makes it pretty simple to integrate it in existing Python projects instead of starting another instance of the Python interpreter. Standalone use is no longer required.

Navigation

General Information

Version 1.1.x

  • Will be released soon

Version 1.0.x

Clone this wiki locally