Convert between CSV and iCal
Project description
CSV/iCal Converter
A simple script to convert data in CSV format to iCal format and vice versa.
Installation
pip install csv-ical
Usage
See the example files.
Development
pip install -r requirements-test.txt
ruff check .
mypy . --strict --ignore-missing-imports
coverage run -m unittest
coverage report -m
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
csv-ical-2.0.5.tar.gz
(4.7 kB
view hashes)