Skip to content

carlopires/tnetstring3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tnetstring3: superfast data serialization for python3

This is the excelent tnetstring python package ported to Python3.

In order to avoid pitfalls in encode/decoding of strings the original support for encoding was removed. Now, only bytes are allowed as string.

To install using pip, just issue:

pip3 install tnetstring3

Latest release can be found on:

http://github.com/carlopires/tnetstring3

About

Super fast data serialization for Python 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 63.1%
  • Python 36.9%