sangfroid


Namesangfroid JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryParses Synfig files
upload_time2024-09-29 00:07:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords synfig synfigstudio animation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sangfroid is a Python library to read [Synfig](https://synfig.org) documents, in the .sif, .sifz, and .sfg formats. It isn't ready for general use yet.

The current version is [0.1 *liverpool*](https://gitlab.com/marnanel/sangfroid/-/milestones/1). There may be improvements in development, which happens [on gitlab](https://gitlab.com/marnanel/sangfroid). There's also [a github mirror](https://github.com/marnanel/sangfroid), updated irregularly.

The [main place to find documentation](https://sangfroid.readthedocs.io/) 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

* Drop by on [our Discord server](https://discord.gg/2eAHdQTUyb).
* [Raise issues](https://gitlab.com/marnanel/sangfroid/-/issues/). We like issues.
* Post questions and suggestions on [Synfig's own forums](https://forums.synfig.org/), using the tag `#sangfroid`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sangfroid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "synfig, synfigstudio, animation",
    "author": null,
    "author_email": "Marnanel Thurman <marnanel@thurman.org.uk>",
    "download_url": "https://files.pythonhosted.org/packages/e7/0c/6359508ea6f3584572c7a81bdb33c27dad870f3ded3c7313abfc5c721d74/sangfroid-0.2.0.tar.gz",
    "platform": null,
    "description": "Sangfroid is a Python library to read [Synfig](https://synfig.org) documents, in the .sif, .sifz, and .sfg formats. It isn't ready for general use yet.\n\nThe current version is [0.1 *liverpool*](https://gitlab.com/marnanel/sangfroid/-/milestones/1). There may be improvements in development, which happens [on gitlab](https://gitlab.com/marnanel/sangfroid). There's also [a github mirror](https://github.com/marnanel/sangfroid), updated irregularly.\n\nThe [main place to find documentation](https://sangfroid.readthedocs.io/) is on RTD, or equivalently in the docs/ directory of this distribution.\n\n# How to install\n\nShort answer:\n\n* `pip install .` (That's a full stop at the end.)\n\nLong answer:\n\n* `git clone https://gitlab.com/marnanel/sangfroid.git`\n* `cd sangfroid`\n* `python3 -m venv venv`\n* `. venv/bin/activate`\n* `python -m pip install .`\n\n# Get involved\n\n* Drop by on [our Discord server](https://discord.gg/2eAHdQTUyb).\n* [Raise issues](https://gitlab.com/marnanel/sangfroid/-/issues/). We like issues.\n* Post questions and suggestions on [Synfig's own forums](https://forums.synfig.org/), using the tag `#sangfroid`.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Parses Synfig files",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/marnanel/sangfroid",
        "Issues": "https://gitlab.com/marnanel/sangfroid/issues",
        "Repository": "https://gitlab.com/marnanel/sangfroid.git"
    },
    "split_keywords": [
        "synfig",
        " synfigstudio",
        " animation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ebaba90c8842477613186f97fa3cf2865ab237ca5be1254ac126a84473815946",
                "md5": "7f277cf34ff8212dc699681efe438e27",
                "sha256": "d6913f759a27a738f2603d2af4b73b731c7f1a8bf721b06290a243029b0db7de"
            },
            "downloads": -1,
            "filename": "sangfroid-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f277cf34ff8212dc699681efe438e27",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 45816,
            "upload_time": "2024-09-29T00:07:27",
            "upload_time_iso_8601": "2024-09-29T00:07:27.089815Z",
            "url": "https://files.pythonhosted.org/packages/eb/ab/a90c8842477613186f97fa3cf2865ab237ca5be1254ac126a84473815946/sangfroid-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e70c6359508ea6f3584572c7a81bdb33c27dad870f3ded3c7313abfc5c721d74",
                "md5": "c917e94f8f14b8dd51555c1ce3e5cbcf",
                "sha256": "e6bb77a254cef9f64afa22ddaf9d06422c8dfd768b88ca5e87c5b4b37b7ae60c"
            },
            "downloads": -1,
            "filename": "sangfroid-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c917e94f8f14b8dd51555c1ce3e5cbcf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 45789,
            "upload_time": "2024-09-29T00:07:28",
            "upload_time_iso_8601": "2024-09-29T00:07:28.995865Z",
            "url": "https://files.pythonhosted.org/packages/e7/0c/6359508ea6f3584572c7a81bdb33c27dad870f3ded3c7313abfc5c721d74/sangfroid-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 00:07:28",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "marnanel",
    "gitlab_project": "sangfroid",
    "lcname": "sangfroid"
}
        
Elapsed time: 2.96397s