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
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.2.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file csv-ical-2.0.2.tar.gz
.
File metadata
- Download URL: csv-ical-2.0.2.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6d0593e5dd3be990fb561152c42f11340f46e6592c47e0adc1d0f5a34d1a3bcb
|
|
MD5 |
475b17b3aedc31fa05f1a38d467fe950
|
|
BLAKE2b-256 |
e27ce1ba45598cccd31ccede21aff430eb482f86c56563d32acfd5ae45f85c6f
|
File details
Details for the file csv_ical-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-2.0.2-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bcd63cad8e4098c773a6206e8e20f245bae4a845ddad7a12e6f9cf0f152e1694
|
|
MD5 |
023bc81f01c981415d8abc72d1b21ad6
|
|
BLAKE2b-256 |
9aef6ca332f44255400ef90acd34fdea42682aa40f698a3f1e2aef5f89d8b674
|