nua-autobuild


Namenua-autobuild JSON
Version 0.5.14 PyPI version JSON
download
home_page
SummaryNua self builder
upload_time2023-04-26 06:46:48
maintainer
docs_urlNone
authorStefane Fermigier
requires_python>=3.10,<4.0
licenseAGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Nua autobuild

[Nua](https://nua.rocks/) is an open source, self-hosted cloud platform project (a PaaS - platform as a service).

This packaged is mostly used internally. The main entry point is the `nua` command line tool (see: [Nua on PyPI](https://pypi.org/project/nua/) or [nua-cli on GitHub](https://github.com/abilian/nua/tree/main/nua-cli)).

This package, `nua-build`, uses base images to speed up and standardize the build of Nua packages.

If these images are not available (locally or on a remote repository), `nua-autobuild` builds them locally.

## Content

`nua-autobuild` provides:

-   `nua_image_builder`: tool to build locally the Nua standard base images
-   `nua_wheel_builder`: tool to build 'wheels' from the Nua packages
-   `docker_build_utils`: utilities to build Docker images


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nua-autobuild",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Stefane Fermigier",
    "author_email": "sf@abilian.com",
    "download_url": "https://files.pythonhosted.org/packages/f3/d3/361a1de3cb66658c62b9944d6857da4660db34f2489ef4ce0fab933e199b/nua_autobuild-0.5.14.tar.gz",
    "platform": null,
    "description": "# Nua autobuild\n\n[Nua](https://nua.rocks/) is an open source, self-hosted cloud platform project (a PaaS - platform as a service).\n\nThis packaged is mostly used internally. The main entry point is the `nua` command line tool (see: [Nua on PyPI](https://pypi.org/project/nua/) or [nua-cli on GitHub](https://github.com/abilian/nua/tree/main/nua-cli)).\n\nThis package, `nua-build`, uses base images to speed up and standardize the build of Nua packages.\n\nIf these images are not available (locally or on a remote repository), `nua-autobuild` builds them locally.\n\n## Content\n\n`nua-autobuild` provides:\n\n-   `nua_image_builder`: tool to build locally the Nua standard base images\n-   `nua_wheel_builder`: tool to build 'wheels' from the Nua packages\n-   `docker_build_utils`: utilities to build Docker images\n\n",
    "bugtrack_url": null,
    "license": "AGPL",
    "summary": "Nua self builder",
    "version": "0.5.14",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df56360be68ad2e352485433d71c4fc2b01ed64e0441ca076a31beb763054b22",
                "md5": "fb6f23f11436b69eac44d9ef85c20dd9",
                "sha256": "17441830d510d8fa46bd92282d4c779f08a423d31e9f6b292bd08a48b150eb9f"
            },
            "downloads": -1,
            "filename": "nua_autobuild-0.5.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb6f23f11436b69eac44d9ef85c20dd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 16198,
            "upload_time": "2023-04-26T06:46:47",
            "upload_time_iso_8601": "2023-04-26T06:46:47.021945Z",
            "url": "https://files.pythonhosted.org/packages/df/56/360be68ad2e352485433d71c4fc2b01ed64e0441ca076a31beb763054b22/nua_autobuild-0.5.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3d3361a1de3cb66658c62b9944d6857da4660db34f2489ef4ce0fab933e199b",
                "md5": "42368702e841ec52945d209ad5e7c360",
                "sha256": "9b0a5515846eac7b15e1c2c732ed72580ef56020a3ed8531078acff8be0195c1"
            },
            "downloads": -1,
            "filename": "nua_autobuild-0.5.14.tar.gz",
            "has_sig": false,
            "md5_digest": "42368702e841ec52945d209ad5e7c360",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 10333,
            "upload_time": "2023-04-26T06:46:48",
            "upload_time_iso_8601": "2023-04-26T06:46:48.767185Z",
            "url": "https://files.pythonhosted.org/packages/f3/d3/361a1de3cb66658c62b9944d6857da4660db34f2489ef4ce0fab933e199b/nua_autobuild-0.5.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-26 06:46:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "nua-autobuild"
}
        
Elapsed time: 0.17455s