Skip to content

bashamsc/Avro_Read_Write_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Reading Avro file format and writing to Avro file using Avro Schema using Python

This repository contains details and script for reading and writing Avro file using Avro schema in python

Install avro or avro-python3 library.

pip install avro or pip install avro-python3 (This is for Python 3 version).

Sample Avro Schema file "custinfo.avsc" is available in repo.

About

This repository contains details and script for reading and writing Avro file using Avro schema in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages