Skip to main content

Utilities

Project description

Rendre

A Git-based CMS for parsing and emitting ATOM feeds.

Options

-v/--verbose
Generate verbose console logging
-q/--quiet
Suppress all console logging
-i/--include-item <item-selector>
Include items that validate against <item-selector>::=<pointer><separator><pattern>.

<pattern>

Patterns are currently handled as globs, supporting both * and ? expansion.

<pointer>

Pointers which begin with a / character are treated as JSON pointers.

The following shorthand pointers are defined for %-prefixed pointers:

%i -> item['id']
%t -> /id | item['id']
%c -> /categories | item['categories']

<item-selector>

An item selector is a combination of a pointer and a pattern, separated by either = or :.

If no unescaped separator is present, the pointer is implicitly taken as %i, and the full string is processed as the pattern.

Commands

list

gallery

Examples

>rendre list -i "%./api/cmd/usage:"

> rendre list -- %i %t %c/workflow-module %./links/repository[24:] | column -t -s ,
...
bknd-0035   ExtractPGA              performSIMULATION        SimCenter/SimCenterBackendApplications
bknd-0036   Dakota-FEM              performUQ                SimCenter/SimCenterBackendApplications
bknd-0037   Dakota-UQ               performUQ                SimCenter/SimCenterBackendApplications
bknd-0038   Dakota-UQ1              performUQ                SimCenter/SimCenterBackendApplications
bknd-0039   Dakota-UQ               performUQ                SimCenter/quoFEM
bknd-0040   DakotaFEM               performUQ                SimCenter/quoFEM
bknd-0041   SimCenterUQ-UQ          performUQ                SimCenter/quoFEM
bknd-0042   Other-UQ                performUQ                SimCenter/quoFEM
bknd-0043   UCSD-UQ                 performUQ                SimCenter/quoFEM
bknd-0044   pelicun                 performDL                SimCenter/SimCenterBackendApplications
bknd-0045   NearestNeighborEvents   performRegionalMapping   SimCenter/SimCenterBackendApplications
bknd-0046   OpenSees                performSIM               SimCenter/quoFEM
bknd-0047   OpenSeesPy              performSIM               SimCenter/quoFEM
...

Sphinx Directive

.. rendre:: <command>
   :<cli-options>:

   :<cmd-options>:

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

rendre-0.0.0.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

rendre-0.0.0-py3-none-any.whl (20.8 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