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.4.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file csv-ical-1.0.4.tar.gz
.
File metadata
- Download URL: csv-ical-1.0.4.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
17c6a4cac3d14329528aa19b00896d369ab93e8910cd3d628d5db9dfeac24ebb
|
|
MD5 |
8a3c1727f7ae7175d9387362124bc5e4
|
|
BLAKE2b-256 |
112d436e1df91bf1855214c15f1f7bc910c3b8c76ac8248a05696edf47616883
|
File details
Details for the file csv_ical-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-1.0.4-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.4.2 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f30cf48cb29e8845eb062a39fa3a0f5fa00a3cb66b3a9f84c6e83e6d0e01b071
|
|
MD5 |
c99bf9be5c48e323c7954929358cd3e9
|
|
BLAKE2b-256 |
e8575ae90cca94cfcffcf4a4d5ffb3b5d5abd0889fd3a8fcceb08d99f24dac93
|