8000 GitHub - mjiggidy/pyavb: Read and write Avid Bin FIles (AVB) files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mjiggidy/pyavb

 
 

Repository files navigation

python-versions github actions Documentation Status

pyavb

A python module for reading and writing Avid Bin Files (AVB) files.

Notice

This project is in no way affiliated, nor endorsed in any way with Avid, and their name and all product names are registered brand names and trademarks that belong to them.

Requirements

  • Python >= 2.7

Installation

You can install pyavb via:

pip install pyavb

or clone the latest development git master:

git clone https://github.com/markreidvfx/pyavb
cd pyavb
python setup.py install

Documentation

Documentation is available on Read the Docs.

About

Read and write Avid Bin FIles (AVB) files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.1%
  • C++ 9.2%
  • Cython 5.5%
  • Makefile 0.2%
0