Skip to content

ryanmaguire/libtmpyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libtmpyl

Python wrapper for libtmpl. After building and installing libtmpl, build tmpyl via:

sudo python3 setup.py install

You can also use pip (you shouldn't need sudo):

pip3 install .

For macOS users replace python3 with python and pip3 with pip.

The library also supports Python 2.

sudo python2 setup.py install

The setup.py file does not currently work with Windows. The fix should be simple enough, but I haven't gotten around to it.

About

Python wrapper for libtmpl.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published