I started to integrate python-libstorj bindings to EasyStorj. EasyStorj will have two upload and download modes: native python and binding mode because libstorj-c have some adventages like Reed-Solomon erasure encoding but also some disadventages like unability to set max shard size, retry count, informations about download/upload progress for each shard, concurrency - but i going to also add these functionalities to libstorj-c in future,
I started to integrate python-libstorj bindings to EasyStorj. EasyStorj will have two upload and download modes: native python and binding mode because libstorj-c have some adventages like Reed-Solomon erasure encoding but also some disadventages like unability to set max shard size, retry count, informations about download/upload progress for each shard, concurrency - but i going to also add these functionalities to libstorj-c in future,