Last updated:
0 purchases
csvical 2.1.1
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 -e .[test]
ruff check .
mypy . --strict --ignore-missing-imports
coverage run -m unittest
coverage report -m
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.