reps-new


Namereps-new JSON
Version 0.3.6 PyPI version JSON
download
home_page
SummaryMozilla Release Engineering Project Standard
upload_time2023-11-21 22:22:35
maintainer
docs_urlNone
authorMozilla Release Engineering
requires_python>=3.8,<4.0
licenseMPL-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Task Status](https://firefox-ci-tc.services.mozilla.com/api/github/v1/repository/mozilla-releng/reps/main/badge.svg)](https://firefox-ci-tc.services.mozilla.com/api/github/v1/repository/mozilla-releng/reps/main/latest)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mozilla-releng/reps/main.svg)](https://results.pre-commit.ci/latest/github/mozilla-releng/reps/main)
[![Code Coverage](https://codecov.io/gh/mozilla-releng/reps/branch/main/graph/badge.svg?token=GJIV52ZQNP)](https://codecov.io/gh/mozilla-releng/reps)
[![PyPI version](https://badge.fury.io/py/reps-new.svg)](https://badge.fury.io/py/reps-new)
[![License](https://img.shields.io/badge/license-MPL%202.0-orange.svg)](http://mozilla.org/MPL/2.0)

# Release Engineering Project Standard

This repository:

1. Defines the standard tools and workflows that Mozilla Release Engineering
   endeavours to use across its projects.
2. Implements a `reps-new` binary that can be used to bootstrap new projects based
   on the defined standard.

## Project Standard

Please see
[STANDARD.md](https://github.com/mozilla-releng/reps/blob/main/STANDARD.md) for
the REPS definition.

## Usage

The `reps-new` tool can be used to bootstrap new projects that conform to this
standard. It is recommended to install and run it with
[pipx](https://github.com/pypa/pipx) (so the most up to date version is always
used):

```bash
pipx run reps-new
```

and fill out the prompts. By default, the `python` project template is used.
You may optionally specify a different template to use with the `-t/--template` flag:

```bash
pipx run reps-new -t base
```

Available templates can be found in the
[templates directory](https://github.com/mozilla-releng/reps/tree/main/reps/templates).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "reps-new",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Mozilla Release Engineering",
    "author_email": "release@mozilla.com",
    "download_url": "https://files.pythonhosted.org/packages/d9/c5/ce8d81efc73d1f5a0ee9fc50856f7a452d96fb38baf89f7a4d068c4d1c53/reps_new-0.3.6.tar.gz",
    "platform": null,
    "description": "[![Task Status](https://firefox-ci-tc.services.mozilla.com/api/github/v1/repository/mozilla-releng/reps/main/badge.svg)](https://firefox-ci-tc.services.mozilla.com/api/github/v1/repository/mozilla-releng/reps/main/latest)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/mozilla-releng/reps/main.svg)](https://results.pre-commit.ci/latest/github/mozilla-releng/reps/main)\n[![Code Coverage](https://codecov.io/gh/mozilla-releng/reps/branch/main/graph/badge.svg?token=GJIV52ZQNP)](https://codecov.io/gh/mozilla-releng/reps)\n[![PyPI version](https://badge.fury.io/py/reps-new.svg)](https://badge.fury.io/py/reps-new)\n[![License](https://img.shields.io/badge/license-MPL%202.0-orange.svg)](http://mozilla.org/MPL/2.0)\n\n# Release Engineering Project Standard\n\nThis repository:\n\n1. Defines the standard tools and workflows that Mozilla Release Engineering\n   endeavours to use across its projects.\n2. Implements a `reps-new` binary that can be used to bootstrap new projects based\n   on the defined standard.\n\n## Project Standard\n\nPlease see\n[STANDARD.md](https://github.com/mozilla-releng/reps/blob/main/STANDARD.md) for\nthe REPS definition.\n\n## Usage\n\nThe `reps-new` tool can be used to bootstrap new projects that conform to this\nstandard. It is recommended to install and run it with\n[pipx](https://github.com/pypa/pipx) (so the most up to date version is always\nused):\n\n```bash\npipx run reps-new\n```\n\nand fill out the prompts. By default, the `python` project template is used.\nYou may optionally specify a different template to use with the `-t/--template` flag:\n\n```bash\npipx run reps-new -t base\n```\n\nAvailable templates can be found in the\n[templates directory](https://github.com/mozilla-releng/reps/tree/main/reps/templates).\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "Mozilla Release Engineering Project Standard",
    "version": "0.3.6",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7025483571950b64540193a07e120714e54a6f0c485fe8c242bfd80d9a2895ad",
                "md5": "46eed2c7f2edce300617d9a0499687d5",
                "sha256": "34ec391f6573f9de317d23dcc5498ed6279520f647bcc1491ec2ba1c288159ed"
            },
            "downloads": -1,
            "filename": "reps_new-0.3.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "46eed2c7f2edce300617d9a0499687d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 38365,
            "upload_time": "2023-11-21T22:22:33",
            "upload_time_iso_8601": "2023-11-21T22:22:33.746145Z",
            "url": "https://files.pythonhosted.org/packages/70/25/483571950b64540193a07e120714e54a6f0c485fe8c242bfd80d9a2895ad/reps_new-0.3.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9c5ce8d81efc73d1f5a0ee9fc50856f7a452d96fb38baf89f7a4d068c4d1c53",
                "md5": "4c1c9d5c28798d39d8e68a3c5a103d0f",
                "sha256": "fc556e41c36d8887ba40d990441c8bea7cd9aa6f1e5d13c22f6770838328adfd"
            },
            "downloads": -1,
            "filename": "reps_new-0.3.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4c1c9d5c28798d39d8e68a3c5a103d0f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 26712,
            "upload_time": "2023-11-21T22:22:35",
            "upload_time_iso_8601": "2023-11-21T22:22:35.584500Z",
            "url": "https://files.pythonhosted.org/packages/d9/c5/ce8d81efc73d1f5a0ee9fc50856f7a452d96fb38baf89f7a4d068c4d1c53/reps_new-0.3.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-21 22:22:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "reps-new"
}
        
Elapsed time: 0.14222s