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
pip install -r requirements-test-python3.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.
Source Distribution
csv-ical-1.0.5.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file csv-ical-1.0.5.tar.gz
.
File metadata
- Download URL: csv-ical-1.0.5.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a26f5a1b60914bfd5aae079e57a33777ec3a80294ca22dd3b7b384f663bf6916
|
|
MD5 |
4b95ef954116cceb7fc5d53c45439bd3
|
|
BLAKE2b-256 |
35d1e1cf1d0fe239deb1303324f801504291e9809854bb1f316d7064933a2ea9
|
File details
Details for the file csv_ical-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-1.0.5-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ddeeb32523bd20ec8838737f42505ffd8aaecdd5ae126fb79e6f0ed60a9a9cce
|
|
MD5 |
54c8d18e7f1fce435391938ddcfcd618
|
|
BLAKE2b-256 |
7141f0eab272a63ee0d3bc47c876fec790c96d3ac88d4aab952078c23db6426f
|