Skip to main content

A light template and boilerplate generator for GitHub actions written in Python 3.8+

Project description

GitHub Action template

This project helps to create custom GitHub actions with Python 3.

Features

There are two ways to create a custom action: either by using JavaScript or by providing a Docker container that allows to use just any language.

This project helps to code a Python 3.8+ custom action, by providing:

  • a cookiecutter template to generate a boilerplate project including Dockerfile, sample action code and metadata
  • a Python package (this package) to serve as a lightweight framework for actions, used by our cookiecutter-generated action

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

github_action_template-0.0.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

github_action_template-0.0.1-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page