Skip to main content

Ceci Logo

Ceci Pipeline Software

Continuous Integration Status Documentation Status Coverage Status PyPI Downloads

“Ceci n'est pas une pipeline.”

A lightweight parsl-based framework for running DESC pipelines.

This is now beta status.

Install

pip install ceci

This installs the simplest version of ceci, if you want to be able to use the parsl backend, install instead ceci[parsl].

You can then run an example pipeline from the ceci_lib directory using:

export PYTHONPATH=$PYTHONPATH:$PWD
ceci test/test.yml

Adding Pipeline Stages

To make new pipeline stages, you must:

  • make a new python package somewhere else, to contain your stages.
  • the package must have an __init__.py file that should import from . all the stages you want to use.
  • it must also have a file __main__.py with the same contents as the example in ceci_example.
  • each stage is its own class inheriting from ceci.PipelineStage. Each must define its name, inputs, and outputs, and a run method.
  • the run method should use the parent methods from PipelineStage to get its inputs and outputs etc.

Download files

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

Source Distribution

ceci-2.5.1.tar.gz (157.1 kB view details)

Uploaded Source

File details

Details for the file ceci-2.5.1.tar.gz.

File metadata

  • Download URL: ceci-2.5.1.tar.gz
  • Upload date:
  • Size: 157.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for ceci-2.5.1.tar.gz
Algorithm Hash digest
SHA256 6215d313e6dc1409fb2a068c9d7b767a30f350f2d931df5bbcac9b98d0409c18
MD5 a24d0f1abd2a5eeac8becdceb36b170e
BLAKE2b-256 050b978edf422138dd7b080847c0ba9fcc746549ed8ae05be3b337353968d02f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.5.1 This release

1 file

2.5

1 file

2.4

1 file

2.3.1

1 file

2.3

1 file

2.2

1 file

2.1

1 file

2.0.1

1 file

2.0

1 file

1.17

1 file

1.15.1

1 file

1.15

1 file

1.14

1 file

1.13

1 file

1.12.3

1 file

1.10.1

1 file

1.10

1 file

1.9

1 file

1.8.4

1 file

1.8.3

1 file

1.8.1

1 file

1.8

1 file

1.7

1 file

1.6

1 file

1.5

1 file

1.4.1

1 file

1.4

1 file

1.3

1 file

1.2

1 file

1.1

1 file

1.0.4

1 file

1.0.3

1 file

1.0.2

1 file

1.0.1

1 file

1.0.0

1 file

0.0.13

1 file

0.0.11

1 file

0.0.10

1 file

0.0.9

1 file

0.0.8

1 file

0.0.7

1 file

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

2 files

0.0.1

2 files

0.0.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page