spaceforge


Namespaceforge JSON
Version 1.2.1 PyPI version JSON
download
home_pageNone
SummaryA Python framework for building Spacelift plugins
upload_time2025-11-06 20:31:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords spacelift plugin framework infrastructure devops spaceforge
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Spaceforge - Build Spacelift Plugins in Python

Spaceforge is a Python framework for building powerful Spacelift plugins using a declarative, hook-based approach. Define your plugin logic in Python, and Spaceforge automatically generates the plugin manifest for Spacelift.

## Usage

For installation and usage instructions, see [our documentation](https://docs.spacelift.io/integrations/plugins).

## Contributing

To contribute to Spaceforge or create plugins, see our [CONTRIBUTING.md](./CONTRIBUTING.md) file.

## License

Spaceforge and Spacelift plugins are licensed under the [MIT license](./LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "spaceforge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Spacelift <support@spacelift.io>",
    "keywords": "spacelift, plugin, framework, infrastructure, devops, spaceforge",
    "author": null,
    "author_email": "Spacelift <support@spacelift.io>",
    "download_url": "https://files.pythonhosted.org/packages/ee/99/ea466b7be81af0fcaeabcb9ad8be2f0f4e8edcd20b536ac244af96e0a87c/spaceforge-1.2.1.tar.gz",
    "platform": null,
    "description": "# Spaceforge - Build Spacelift Plugins in Python\n\nSpaceforge is a Python framework for building powerful Spacelift plugins using a declarative, hook-based approach. Define your plugin logic in Python, and Spaceforge automatically generates the plugin manifest for Spacelift.\n\n## Usage\n\nFor installation and usage instructions, see [our documentation](https://docs.spacelift.io/integrations/plugins).\n\n## Contributing\n\nTo contribute to Spaceforge or create plugins, see our [CONTRIBUTING.md](./CONTRIBUTING.md) file.\n\n## License\n\nSpaceforge and Spacelift plugins are licensed under the [MIT license](./LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python framework for building Spacelift plugins",
    "version": "1.2.1",
    "project_urls": {
        "Bug Reports": "https://github.com/spacelift-io/plugins/issues",
        "Documentation": "https://github.com/spacelift-io/plugins#readme",
        "Homepage": "https://github.com/spacelift-io/plugins",
        "Repository": "https://github.com/spacelift-io/plugins"
    },
    "split_keywords": [
        "spacelift",
        " plugin",
        " framework",
        " infrastructure",
        " devops",
        " spaceforge"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c796d7bf272a64e99701d630ec73901fce3746190318cd5480ae94a84bdae0b5",
                "md5": "77e200536958629a14ad9ad353dd47ff",
                "sha256": "702e35d17e8081a51bcefdef9beee8689ca3d16631c502f69d9d66ca66658a07"
            },
            "downloads": -1,
            "filename": "spaceforge-1.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77e200536958629a14ad9ad353dd47ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 47675,
            "upload_time": "2025-11-06T20:31:35",
            "upload_time_iso_8601": "2025-11-06T20:31:35.501816Z",
            "url": "https://files.pythonhosted.org/packages/c7/96/d7bf272a64e99701d630ec73901fce3746190318cd5480ae94a84bdae0b5/spaceforge-1.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ee99ea466b7be81af0fcaeabcb9ad8be2f0f4e8edcd20b536ac244af96e0a87c",
                "md5": "7bd8f8343999c15deb5f9e7da184be22",
                "sha256": "33654828069c411dfb31253a9df10c300f8cadd63a4290d85fd75c2142fa2a40"
            },
            "downloads": -1,
            "filename": "spaceforge-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7bd8f8343999c15deb5f9e7da184be22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 83584,
            "upload_time": "2025-11-06T20:31:36",
            "upload_time_iso_8601": "2025-11-06T20:31:36.815262Z",
            "url": "https://files.pythonhosted.org/packages/ee/99/ea466b7be81af0fcaeabcb9ad8be2f0f4e8edcd20b536ac244af96e0a87c/spaceforge-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-06 20:31:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spacelift-io",
    "github_project": "plugins",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "spaceforge"
}
        
Elapsed time: 4.14700s