Skip to main content

cat/grep-like for icalendar calendar files (.ics)

Project description

This package offers CLI for manipulating icalendar (.ics) files.

As far as now, it offers two commands :

  • icscat : concatenation of events, like cat, but for icalendar files

  • icsgrep : filtering of events, like grep but for icalendar files

  • icsuniq : deduplicating events, like uniq, but for icalendar files

  • icsstat : display agregated metrics about the events of an icalendar file

Installation

Requirements (Debian/Ubuntu) :

$ apt install python3 python3-icalendar python3-setuptools

Then :

$ sudo pip install icstools

(As an alternative, you can install it in a virtualenv).

Usage

Read help for more information on a command (eg: icsgrep –help).

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

icstools-0.2.2.tar.gz (3.9 kB view hashes)

Uploaded Source

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