Convert between CSV and iCal
Project description
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
mypy csv_ical/convert.py --ignore-missing-imports
coverage run setup.py test
coverage report -m
flake8
Publishing
pip install twine python setup.py sdist bdist_wheel twine upload dist/*
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size csv_ical-2.0.2-py3-none-any.whl (5.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size csv-ical-2.0.2.tar.gz (5.0 kB) | File type Source | Python version None | Upload date | Hashes View |