Skip to content

Demo repo to show how serialisation in python works with different frameworks

License

Notifications You must be signed in to change notification settings

Ycallaer/SerializerDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serializer Demo

Goal of repo

This repo is part of a demo to show how Apache Thrift works in python

Prerequisites

  • Python 3
  • Apache Thrift 0.12

Installation

In order to install the repo run the following command python setup.py install

Please note that it would need the Thrift schema already installed. Otherwise you will need to install the packages manually as described in the setup file

Main program

In the serializer.py you can find the main entry to the program

About

Demo repo to show how serialisation in python works with different frameworks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages