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.3.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file csv-ical-1.0.3.tar.gz
.
File metadata
- Download URL: csv-ical-1.0.3.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
befaa25d79cd210e433b68fc7c252a909763c7f563b0295e0ffa1c652e1af814
|
|
MD5 |
0c88bdfbcbee2f9b518e6dfd8c97dc8d
|
|
BLAKE2b-256 |
f13b501ffba21123b1abdd039147e17b3a355e72c955003cf9790f2fe047db3b
|
File details
Details for the file csv_ical-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9b950bf45291fb3e950c2ebc26e73a01b8e8b11098a48acdee152648cf7573ed
|
|
MD5 |
009eaa53e384bf8c9235e97e496258c7
|
|
BLAKE2b-256 |
0d7c76497b0840be6e75e5ebe53c716c8415fd74144e6513d429ec27f0a556c5
|