satanas / libturpial

libturpial is a library that handles multiple microblogging protocols. It implements a lot of features and aims to support all the features for each protocol. This library is the backend used for Turpial

Home Page:http://turpial.org.ve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate API models to python 3

satanas opened this issue · comments

https://github.com/satanas/libturpial/tree/development/libturpial/api/models

This change should:

  • Migrate the existing code to python 3
  • Add more tests to cover functionality (if necessary)
  • Ensure previous tests pass locally