Skip to main content

A collection of reusable pyinvoke tasks

Project description

compas_invocations

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_invocations 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_invocations-1.0.2.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

compas_invocations-1.0.2-py2.py3-none-any.whl (8.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file compas_invocations-1.0.2.tar.gz.

File metadata

  • Download URL: compas_invocations-1.0.2.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for compas_invocations-1.0.2.tar.gz
Algorithm Hash digest
SHA256 fd22ddec6aed73f8571f1f3c0857b14773cc694381e6f94d1c078e17877d3bea
MD5 e02e6bb0c4cbf5b179e0de04ab114f49
BLAKE2b-256 c842ee890d5f2db6f7a5c57ac27e1c76e2e80ef2b1d5aa2325c43e7e9caf4ad8

See more details on using hashes here.

File details

Details for the file compas_invocations-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for compas_invocations-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5cca157ba7e6c865f2fbc9caca16a5789965e065bcb471a9e9a7461cec3b9e94
MD5 1a2193e0738842fa7f4ef9d48ee93308
BLAKE2b-256 bb0e54f4876fd8c10aab6063dc3547fc4ccd2ea0471710632d75ea0511e253c5

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