Skip to main content

Parses Synfig files

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sangfroid-0.1.0.tar.gz (41.8 kB view hashes)

Uploaded Source

Built Distribution

sangfroid-0.1.0-py3-none-any.whl (43.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page