exasol-toolbox


Nameexasol-toolbox JSON
Version 0.16.0 PyPI version JSON
download
home_pageNone
SummaryYour one-stop solution for managing all standard tasks and core workflows of your Python project.
upload_time2024-11-15 07:52:43
maintainerNone
docs_urlNone
authorNicola Coretti
requires_python<4.0,>=3.9
licenseMIT
keywords nox tooling ci cd exasol infrastructure
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">Exasol Toolbox</h1>

<p align="center">
Your one-stop solution for managing all standard tasks and core workflows of your Python project.
</p>

<p align="center">

<a href="https://github.com/exasol/python-toolbox/actions/workflows/ci.yml">
    <img src="https://github.com/exasol/python-toolbox/actions/workflows/ci.yml/badge.svg?branch=main" alt="Checks Main">
</a>
<a href="https://opensource.org/licenses/MIT">
    <img src="https://img.shields.io/pypi/l/exasol-toolbox" alt="License">
</a>
<a href="https://pypi.org/project/exasol-toolbox/">
    <img src="https://img.shields.io/pypi/dm/exasol-toolbox" alt="Downloads">
</a>
<a href="https://pypi.org/project/exasol-toolbox/">
    <img src="https://img.shields.io/pypi/pyversions/exasol-toolbox" alt="Supported Python Versions">
</a>
<a href="https://pypi.org/project/exasol-toolbox/">
    <img src="https://img.shields.io/pypi/v/exasol-toolbox" alt="PyPi Package">
</a>
</p>

## 🚀 Features

- Centrally managed standard tasks
  - code formatting & upgrading
  - linting
  - type-checking
  - unit-tests
  - integration-tests
  - coverage
  - documentation

- Centrally manged core workflows
  - workspace/project verification
  - build and publish releases
  - build and publish documentation

- Configurable & Extensible
  - Project configuration
  - Event hooks

## 🔌️ Prerequisites

- [Python](https://www.python.org/) >= 3.8

## 💾 Installation

```shell
pip install exasol-toolbox
```

## 📚 Documentation

For futher details, checkout the latest [documentation](https://exasol.github.io/python-toolbox/).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "exasol-toolbox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "nox, tooling, ci, cd, exasol, infrastructure",
    "author": "Nicola Coretti",
    "author_email": "nicola.coretti@exasol.com",
    "download_url": "https://files.pythonhosted.org/packages/05/e1/b74b62973a4126fda6ffcc3457cb93c49ddec99282e10ea534bc67e331f5/exasol_toolbox-0.16.0.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">Exasol Toolbox</h1>\n\n<p align=\"center\">\nYour one-stop solution for managing all standard tasks and core workflows of your Python project.\n</p>\n\n<p align=\"center\">\n\n<a href=\"https://github.com/exasol/python-toolbox/actions/workflows/ci.yml\">\n    <img src=\"https://github.com/exasol/python-toolbox/actions/workflows/ci.yml/badge.svg?branch=main\" alt=\"Checks Main\">\n</a>\n<a href=\"https://opensource.org/licenses/MIT\">\n    <img src=\"https://img.shields.io/pypi/l/exasol-toolbox\" alt=\"License\">\n</a>\n<a href=\"https://pypi.org/project/exasol-toolbox/\">\n    <img src=\"https://img.shields.io/pypi/dm/exasol-toolbox\" alt=\"Downloads\">\n</a>\n<a href=\"https://pypi.org/project/exasol-toolbox/\">\n    <img src=\"https://img.shields.io/pypi/pyversions/exasol-toolbox\" alt=\"Supported Python Versions\">\n</a>\n<a href=\"https://pypi.org/project/exasol-toolbox/\">\n    <img src=\"https://img.shields.io/pypi/v/exasol-toolbox\" alt=\"PyPi Package\">\n</a>\n</p>\n\n## \ud83d\ude80 Features\n\n- Centrally managed standard tasks\n  - code formatting & upgrading\n  - linting\n  - type-checking\n  - unit-tests\n  - integration-tests\n  - coverage\n  - documentation\n\n- Centrally manged core workflows\n  - workspace/project verification\n  - build and publish releases\n  - build and publish documentation\n\n- Configurable & Extensible\n  - Project configuration\n  - Event hooks\n\n## \ud83d\udd0c\ufe0f Prerequisites\n\n- [Python](https://www.python.org/) >= 3.8\n\n## \ud83d\udcbe Installation\n\n```shell\npip install exasol-toolbox\n```\n\n## \ud83d\udcda Documentation\n\nFor futher details, checkout the latest [documentation](https://exasol.github.io/python-toolbox/).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Your one-stop solution for managing all standard tasks and core workflows of your Python project.",
    "version": "0.16.0",
    "project_urls": {
        "Changelog": "https://exasol.github.io/python-toolbox/changelog.html",
        "Documentation": "https://exasol.github.io/python-toolbox/",
        "Homepage": "https://www.exasol.com/",
        "Issues": "https://github.com/exasol/python-toolbox/issues",
        "Source": "https://github.com/exasol/python-toolbox"
    },
    "split_keywords": [
        "nox",
        " tooling",
        " ci",
        " cd",
        " exasol",
        " infrastructure"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0489a80ec6f84336c156a7ac94e6359381da8beec91c3970617a379b955bd09c",
                "md5": "0095e39554b06555adf95a4c0f2621d5",
                "sha256": "e6a5c176fbb0ca876cf815ade0bfc72434dd19727b837f945beec6e22cc4caef"
            },
            "downloads": -1,
            "filename": "exasol_toolbox-0.16.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0095e39554b06555adf95a4c0f2621d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 52982,
            "upload_time": "2024-11-15T07:52:42",
            "upload_time_iso_8601": "2024-11-15T07:52:42.815093Z",
            "url": "https://files.pythonhosted.org/packages/04/89/a80ec6f84336c156a7ac94e6359381da8beec91c3970617a379b955bd09c/exasol_toolbox-0.16.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05e1b74b62973a4126fda6ffcc3457cb93c49ddec99282e10ea534bc67e331f5",
                "md5": "905dfc01f54bbdcf1257058739cdfbe3",
                "sha256": "babcf56191ae43d134535df455f5963079c98dcc5afd871150bb9831b5c1b5a6"
            },
            "downloads": -1,
            "filename": "exasol_toolbox-0.16.0.tar.gz",
            "has_sig": false,
            "md5_digest": "905dfc01f54bbdcf1257058739cdfbe3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 35402,
            "upload_time": "2024-11-15T07:52:43",
            "upload_time_iso_8601": "2024-11-15T07:52:43.862283Z",
            "url": "https://files.pythonhosted.org/packages/05/e1/b74b62973a4126fda6ffcc3457cb93c49ddec99282e10ea534bc67e331f5/exasol_toolbox-0.16.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 07:52:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "exasol",
    "github_project": "python-toolbox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "exasol-toolbox"
}
        
Elapsed time: 1.57338s