buildenv


Namebuildenv JSON
Version 1.7.2 PyPI version JSON
download
home_pageNone
SummaryBuild environment setup system, based on Python venv
upload_time2025-01-12 16:36:43
maintainerThe dynod project
docs_urlNone
authorThe dynod project
requires_python>=3.9
licenseMIT License
keywords
VCS
bugtrack_url
requirements argcomplete Jinja2 nmk-badges nmk-base nmk-doc nmk-github nmk-python nmk-vscode sphinx-autoapi
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # buildenv
Build environment setup system, based on Python venv

<!-- NMK-BADGES-BEGIN -->
[![License: MIT License](https://img.shields.io/github/license/dynod/buildenv)](https://github.com/dynod/buildenv/blob/main/LICENSE)
[![Checks](https://img.shields.io/github/actions/workflow/status/dynod/buildenv/build.yml?branch=main&label=build%20%26%20u.t.)](https://github.com/dynod/buildenv/actions?query=branch%3Amain)
[![Issues](https://img.shields.io/github/issues-search/dynod/buildenv?label=issues&query=is%3Aopen+is%3Aissue)](https://github.com/dynod/buildenv/issues?q=is%3Aopen+is%3Aissue)
[![Supported python versions](https://img.shields.io/badge/python-3.9%20--%203.13-blue)](https://www.python.org/)
[![PyPI](https://img.shields.io/pypi/v/buildenv)](https://pypi.org/project/buildenv/)
[![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-000000.svg)](https://astral.sh/ruff)
[![Code coverage](https://img.shields.io/codecov/c/github/dynod/buildenv)](https://app.codecov.io/gh/dynod/buildenv)
[![Documentation Status](https://readthedocs.org/projects/buildenv/badge/?version=stable)](https://buildenv.readthedocs.io/)
<!-- NMK-BADGES-END -->

## Features

The **`buildenv`** tool provides following features:
* simple build environment setup through loading scripts generated in your project
* configuration through a simple **`buildenv.cfg`** file
* extendable activation scripts, loaded with the build environment

The full **`buildenv`** documentation is available at [https://buildenv.readthedocs.io](https://buildenv.readthedocs.io)

## Local build

If you want to build locally the **`buildenv`** wheel, just:
1. clone the **`buildenv`** project
1. launch the loading script (see above)
1. build the project: `nmk build`

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "buildenv",
    "maintainer": "The dynod project",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "The dynod project",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# buildenv\nBuild environment setup system, based on Python venv\n\n<!-- NMK-BADGES-BEGIN -->\n[![License: MIT License](https://img.shields.io/github/license/dynod/buildenv)](https://github.com/dynod/buildenv/blob/main/LICENSE)\n[![Checks](https://img.shields.io/github/actions/workflow/status/dynod/buildenv/build.yml?branch=main&label=build%20%26%20u.t.)](https://github.com/dynod/buildenv/actions?query=branch%3Amain)\n[![Issues](https://img.shields.io/github/issues-search/dynod/buildenv?label=issues&query=is%3Aopen+is%3Aissue)](https://github.com/dynod/buildenv/issues?q=is%3Aopen+is%3Aissue)\n[![Supported python versions](https://img.shields.io/badge/python-3.9%20--%203.13-blue)](https://www.python.org/)\n[![PyPI](https://img.shields.io/pypi/v/buildenv)](https://pypi.org/project/buildenv/)\n[![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-000000.svg)](https://astral.sh/ruff)\n[![Code coverage](https://img.shields.io/codecov/c/github/dynod/buildenv)](https://app.codecov.io/gh/dynod/buildenv)\n[![Documentation Status](https://readthedocs.org/projects/buildenv/badge/?version=stable)](https://buildenv.readthedocs.io/)\n<!-- NMK-BADGES-END -->\n\n## Features\n\nThe **`buildenv`** tool provides following features:\n* simple build environment setup through loading scripts generated in your project\n* configuration through a simple **`buildenv.cfg`** file\n* extendable activation scripts, loaded with the build environment\n\nThe full **`buildenv`** documentation is available at [https://buildenv.readthedocs.io](https://buildenv.readthedocs.io)\n\n## Local build\n\nIf you want to build locally the **`buildenv`** wheel, just:\n1. clone the **`buildenv`** project\n1. launch the loading script (see above)\n1. build the project: `nmk build`\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Build environment setup system, based on Python venv",
    "version": "1.7.2",
    "project_urls": {
        "Homepage": "https://github.com/dynod/buildenv",
        "Issues": "https://github.com/dynod/buildenv/issues?q=is%3Aopen+is%3Aissue",
        "Repository": "https://github.com/dynod/buildenv"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "500ea483092c4b67251a0a9dd79803310ac187bca8a530378ad4742fcd7ddfdb",
                "md5": "a2c16e8c9173ed993bdfd7cba4b762eb",
                "sha256": "858c2cd66e13082d115e442c4d75e9534ec05aaeceba98bd819b40bfaa394d50"
            },
            "downloads": -1,
            "filename": "buildenv-1.7.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2c16e8c9173ed993bdfd7cba4b762eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 21995,
            "upload_time": "2025-01-12T16:36:43",
            "upload_time_iso_8601": "2025-01-12T16:36:43.062534Z",
            "url": "https://files.pythonhosted.org/packages/50/0e/a483092c4b67251a0a9dd79803310ac187bca8a530378ad4742fcd7ddfdb/buildenv-1.7.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-12 16:36:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dynod",
    "github_project": "buildenv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "argcomplete",
            "specs": []
        },
        {
            "name": "Jinja2",
            "specs": []
        },
        {
            "name": "nmk-badges",
            "specs": []
        },
        {
            "name": "nmk-base",
            "specs": []
        },
        {
            "name": "nmk-doc",
            "specs": []
        },
        {
            "name": "nmk-github",
            "specs": []
        },
        {
            "name": "nmk-python",
            "specs": []
        },
        {
            "name": "nmk-vscode",
            "specs": []
        },
        {
            "name": "sphinx-autoapi",
            "specs": []
        }
    ],
    "lcname": "buildenv"
}
        
Elapsed time: 1.92726s