10c8 / paper

Develop applications for Pythonista using web tools.
MIT License
8 stars 0 forks source link

Some types are still not serializable. #9

Closed 10c8 closed 7 years ago

10c8 commented 7 years ago

Some types (numpy.Array, for example) still cannot be represented in JavaScript, which results in multiple errors.

Possible workaround: Implement a way to extend PyObj.