pyquickhelper: various automations in python

Build Status Linux Build Status Windows https://circleci.com/gh/sdpython/pyquickhelper/tree/master.svg?style=svg https://dev.azure.com/xavierdupre3/pyquickhelper/_apis/build/status/sdpython.pyquickhelper https://badge.fury.io/py/pyquickhelper.svg MIT License https://codecov.io/github/sdpython/pyquickhelper/coverage.svg?branch=master GitHub Issues Codacy Badge Notebook Coverage Downloads Forks Stars size

Links: pypi, github, documentation, wheel, travis, pyquickhelper: automation of many things, blog

What is it?

This module contains the automation process used by all the modules I write including my teachings. Magic commands, Jenkins jobs, notebook conversion into slides, scripts to build setups, documentation, unit tests.

Installation

The module works for Python 3.5+. The module can be migrated to Python 2.7 but this functionality is not tested on a regular basis anymore.

pip install pyquickhelper

And to avoid installing the dependencies:

pip install pyquickhelper --no-deps

Others options are described at: Installation.

Binder

Index and License

Modules

Functions

Classes

Methods

Static Methods

Properties

API

Examples

Search Page

License

Changes

pyquickhelper: automation of many things

Index

FAQ

Notebook Gallery

Magic commands

Statistics on code

Unit Test Coverage