Skip to main content

A collection of reusable pyinvoke tasks.

Project description

compas_invocations2

pypi

A collection of reusable pyinvoke tasks

Usage

Import and add tasks to a collection in your project's tasks.py file:

import os
from invoke import Collection
from compas_invocations2 import style

ns = Collection(style.check, style.lint)
ns.configure(
    {
        "base_folder": os.path.dirname(__file__),
    }
)

For a more complete example, check the tasks.py of this project.

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

compas_invocations2-0.2.0.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

compas_invocations2-0.2.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file compas_invocations2-0.2.0.tar.gz.

File metadata

  • Download URL: compas_invocations2-0.2.0.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for compas_invocations2-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6bb5ad9f3e3c4d65a62c06432746d8c1563dd7e86df684f0c65285e87135511a
MD5 2fb848c2794a32b59311e456418e1b4e
BLAKE2b-256 c8ca08af2eba347175702b00ff528d404f4cfeff095acc8100ae6b06b07b6b8d

See more details on using hashes here.

File details

Details for the file compas_invocations2-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for compas_invocations2-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a2e74a0429087182002b8b3432bb419fec6caff3f6ba1346bc3efa299fe07ef
MD5 fc727e863077518b7aaeffbe373f1bee
BLAKE2b-256 c65173465349eb696e63f066c361a069b159afa501696e7ed0efb8b2411b8180

See more details on using hashes here.

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