libreflow.extensions.anpo.render-jobs


Namelibreflow.extensions.anpo.render-jobs JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://gitlab.com/lfs.coop/libreflow/libreflow_launcher
SummaryNone
upload_time2025-02-06 19:11:29
maintainerNone
docs_urlNone
authorLFS
requires_python>=3.7
licenseLGPLv3+
keywords kabaret libreflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Anpo Render Jobs

hello world


# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].

<!---
Types of changes

- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.

-->

## [Unreleased]

## [1.0.2] - 2025-02-06

### Added

* Allow to render in Prores 422 HQ and without marking data.

## [1.0.1] - 2025-02-05

### Fixed

* Forgot to remove a testing mode (not fetching all the data)

## [1.0.0] - 2025-02-05

### Added

* An action for batch rendering Blender animspline files.
    * It fetches the latest available revision of each animspline task in the project.
    * If a movie has been created by another site, you can try to download it.
        * When the file is not available on the exchange server, the shot will be marked as "ready to re-render" on the current site.
    * Depending on how many shots are left to render, the first loading of the action may take a while.
        * For example, 400 shots can take up to a minute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/lfs.coop/libreflow/libreflow_launcher",
    "name": "libreflow.extensions.anpo.render-jobs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "kabaret libreflow",
    "author": "LFS",
    "author_email": "libreflow@lfs.coop",
    "download_url": "https://files.pythonhosted.org/packages/7a/ca/a0afd520adadfb06ba614e16792ad22f66a593e19e352819d5193f193a62/libreflow_extensions_anpo_render_jobs-1.0.2.tar.gz",
    "platform": null,
    "description": "# Anpo Render Jobs\n\nhello world\n\n\n# Changelog\n\nAll notable changes to this project will be documented in this file.\n\nThe format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),\nand this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)[^1].\n\n<!---\nTypes of changes\n\n- Added for new features.\n- Changed for changes in existing functionality.\n- Deprecated for soon-to-be removed features.\n- Removed for now removed features.\n- Fixed for any bug fixes.\n- Security in case of vulnerabilities.\n\n-->\n\n## [Unreleased]\n\n## [1.0.2] - 2025-02-06\n\n### Added\n\n* Allow to render in Prores 422 HQ and without marking data.\n\n## [1.0.1] - 2025-02-05\n\n### Fixed\n\n* Forgot to remove a testing mode (not fetching all the data)\n\n## [1.0.0] - 2025-02-05\n\n### Added\n\n* An action for batch rendering Blender animspline files.\n    * It fetches the latest available revision of each animspline task in the project.\n    * If a movie has been created by another site, you can try to download it.\n        * When the file is not available on the exchange server, the shot will be marked as \"ready to re-render\" on the current site.\n    * Depending on how many shots are left to render, the first loading of the action may take a while.\n        * For example, 400 shots can take up to a minute.\n",
    "bugtrack_url": null,
    "license": "LGPLv3+",
    "summary": null,
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://gitlab.com/lfs.coop/libreflow/libreflow_launcher"
    },
    "split_keywords": [
        "kabaret",
        "libreflow"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7acaa0afd520adadfb06ba614e16792ad22f66a593e19e352819d5193f193a62",
                "md5": "284bc0baae8d5213614435657dd96bc7",
                "sha256": "7db671082752657afab5312c9992e7a6119fa42d5ec3f9ba33b2698671b51b8b"
            },
            "downloads": -1,
            "filename": "libreflow_extensions_anpo_render_jobs-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "284bc0baae8d5213614435657dd96bc7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 32278,
            "upload_time": "2025-02-06T19:11:29",
            "upload_time_iso_8601": "2025-02-06T19:11:29.611177Z",
            "url": "https://files.pythonhosted.org/packages/7a/ca/a0afd520adadfb06ba614e16792ad22f66a593e19e352819d5193f193a62/libreflow_extensions_anpo_render_jobs-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-06 19:11:29",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "lfs.coop",
    "gitlab_project": "libreflow",
    "lcname": "libreflow.extensions.anpo.render-jobs"
}
        
LFS
Elapsed time: 0.39358s