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_path/convert.py
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.1.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file csv-ical-1.0.1.tar.gz
.
File metadata
- Download URL: csv-ical-1.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
677097b765b2b8189f93b33b5e1a1c3c62897ac15382e0ff89efc79f8a2a8e94
|
|
MD5 |
04ed30ccfabd370db66764e001b5a44b
|
|
BLAKE2b-256 |
00f72c7806119b8b8ca49ab9a3698a093fa486563cdf5fe64db3189ec6ecdb2c
|
File details
Details for the file csv_ical-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b5c127aef88a4e438b77176bdd863bee872dbf4f2d129887b177cbc51b2cec45
|
|
MD5 |
b1bdc272d6097db85d2bf74df0e7609e
|
|
BLAKE2b-256 |
f26955d683c501d3dd219c9c1ed8c4416caa6b777376ae2edec10a7364381fb1
|