Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exasol/python-toolbox

Infrastructure & Automation Tooling for Python Projects
https://github.com/exasol/python-toolbox

actions exasol exasol-integration github

Last synced: 4 months ago
JSON representation

Infrastructure & Automation Tooling for Python Projects

Awesome Lists containing this project

README

        

Exasol Toolbox


Your one-stop solution for managing all standard tasks and core workflows of your Python project.


Checks Main


License


Downloads


Supported Python Versions


PyPi Package

## 🚀 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/).