Skip to content

huuhoa/pyyoga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyyoga

A python wrapper for the Yoga layout engine by Facebook (https://facebook.github.io/yoga/).

Dependencies

Cython (tested with 0.29.19)

Installation

Fetch source code of Yoga:

$ git submodule init
$ git submodule update

Run build:

$ make install

Usage

View on tests.py for details on API call

Releases

No releases published

Packages

No packages published