libreflow-launcher


Namelibreflow-launcher JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://gitlab.com/lfs.coop/libreflow/libreflow_launcher
SummaryLauncher for instances of Libreflow asset-manager
upload_time2024-04-29 17:21:14
maintainerNone
docs_urlNone
authorValentin Braem
requires_python>=3.7
licenseLGPLv3+
keywords kabaret kitsu gazu animation pipeline libreflow launcher lfs overseer asset-manager
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.5] - 2024-04-29

### Fixed

* Site name is now correctly defined on libreflow starting script (`bat` or `sh` file)
* Install dir is now correctly used for installing libreflow instance

## [1.0.4] - 2024-04-29

### Added

* An environment variable `LF_LAUNCHER_POETRY_PATH` can be used to define a specific path for poetry.

## [1.0.3] - 2024-04-29

### Fixed

* Host address for a server can now be a domain name instead of a direct IP address.
  * The default port is `5500` if you don't specify it in the wizard.

## [1.0.0-1.0.2] - 2024-04-25

Initial public commit and pypi setup. This is an early version of Libreflow Launcher.
It includes management of Overseer servers, access to projects (instances of Libreflow) that have been assigned to the user, and can be installed locally on the machine by Poetry.

The user interface is likely to change in the future.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/lfs.coop/libreflow/libreflow_launcher",
    "name": "libreflow-launcher",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "kabaret kitsu gazu animation pipeline libreflow launcher lfs overseer asset-manager",
    "author": "Valentin Braem",
    "author_email": "valentin.braem@les-fees-speciales.coop",
    "download_url": "https://files.pythonhosted.org/packages/87/93/dfacbeb159f2103a9bf3ecf8c090b47755cc9b22969c16082708242c01a9/libreflow_launcher-1.0.5.tar.gz",
    "platform": null,
    "description": "# 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.5] - 2024-04-29\n\n### Fixed\n\n* Site name is now correctly defined on libreflow starting script (`bat` or `sh` file)\n* Install dir is now correctly used for installing libreflow instance\n\n## [1.0.4] - 2024-04-29\n\n### Added\n\n* An environment variable `LF_LAUNCHER_POETRY_PATH` can be used to define a specific path for poetry.\n\n## [1.0.3] - 2024-04-29\n\n### Fixed\n\n* Host address for a server can now be a domain name instead of a direct IP address.\n  * The default port is `5500` if you don't specify it in the wizard.\n\n## [1.0.0-1.0.2] - 2024-04-25\n\nInitial public commit and pypi setup. This is an early version of Libreflow Launcher.\nIt includes management of Overseer servers, access to projects (instances of Libreflow) that have been assigned to the user, and can be installed locally on the machine by Poetry.\n\nThe user interface is likely to change in the future.\n",
    "bugtrack_url": null,
    "license": "LGPLv3+",
    "summary": "Launcher for instances of Libreflow asset-manager",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://gitlab.com/lfs.coop/libreflow/libreflow_launcher"
    },
    "split_keywords": [
        "kabaret",
        "kitsu",
        "gazu",
        "animation",
        "pipeline",
        "libreflow",
        "launcher",
        "lfs",
        "overseer",
        "asset-manager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8793dfacbeb159f2103a9bf3ecf8c090b47755cc9b22969c16082708242c01a9",
                "md5": "b4e0c7078beb2999fc1ddf084d710b78",
                "sha256": "198ad210c45f4a6cf2eee1247ef695a1b03e972e1d0420428569bc2d94794f4d"
            },
            "downloads": -1,
            "filename": "libreflow_launcher-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b4e0c7078beb2999fc1ddf084d710b78",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1348401,
            "upload_time": "2024-04-29T17:21:14",
            "upload_time_iso_8601": "2024-04-29T17:21:14.544963Z",
            "url": "https://files.pythonhosted.org/packages/87/93/dfacbeb159f2103a9bf3ecf8c090b47755cc9b22969c16082708242c01a9/libreflow_launcher-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 17:21:14",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "lfs.coop",
    "gitlab_project": "libreflow",
    "lcname": "libreflow-launcher"
}
        
Elapsed time: 0.27373s