Skip to content

Add python3 support #10

Description

@samuelallan72

This library is not compatible with python3. Discovered this while beginning to port sncli to the simperium api.

Would there be any interest from Simperium to add python 3 support? With the current setup it could require a fair bit of work to support both with the current setup - perhaps it would be worth having a second repo simperium-python3 or similar?

Porting would involve:

  • updating the syntax
  • moving to the new urllib (it changed a lot between 2 and 3); perhaps consider using the requests library instead?
  • taking into account differences in string/bytes handling

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions