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-2.0.0.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file csv-ical-2.0.0.tar.gz
.
File metadata
- Download URL: csv-ical-2.0.0.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 |
c8389fc5e0a247bb8802bcbaf08b4c8abda046922ad84a33a4fedeedc80e728a
|
|
MD5 |
a5354117a4aa010ca6fa13acbfd73a7a
|
|
BLAKE2b-256 |
b8ad3a004d5415cdb689de6eac7120212db66ba9eda642cb2b38ecbf08180dbb
|
File details
Details for the file csv_ical-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-2.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 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 |
66f51b33ef3dd7d56250ed88edf7d559bdf56aeb3b95245969912cc1a3a75283
|
|
MD5 |
6d0947c3d8d04d862a774e5ce6f9c705
|
|
BLAKE2b-256 |
3cb6198643c6de05a1db5ae134dca8301b61c381653f2d2745ca763e31bf6b00
|