Skip to content

Sangfroid is a Python library to read Synfig documents. This is a mirror of the gitlab repo.

License

Notifications You must be signed in to change notification settings

marnanel/sangfroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sangfroid is a Python library to read Synfig documents, in the .sif, .sifz, and .sfg formats. It isn't ready for general use yet.

The current version is 0.1 liverpool. There may be improvements in development, which happens on gitlab. There's also a github mirror, updated irregularly.

The main place to find documentation is on RTD, or equivalently in the docs/ directory of this distribution.

How to install

Short answer:

  • pip install . (That's a full stop at the end.)

Long answer:

  • git clone https://gitlab.com/marnanel/sangfroid.git
  • cd sangfroid
  • python3 -m venv venv
  • . venv/bin/activate
  • python -m pip install .

Get involved

About

Sangfroid is a Python library to read Synfig documents. This is a mirror of the gitlab repo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages