Convert between CSV and iCal
Project description
CSV/iCal Converter
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
ruff check .
mypy . --strict --ignore-missing-imports
coverage run -m unittest
coverage report -m
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.6.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file csv-ical-2.0.6.tar.gz
.
File metadata
- Download URL: csv-ical-2.0.6.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
526b495cd33007525748432ffc278476633e905b9f2af415bb8eac8a6057dbea
|
|
MD5 |
90d62431135974efb24addca48b6562d
|
|
BLAKE2b-256 |
c276ef9ea7c92caea2827cf431f4c1125e3fb91c9a4a263cbcfe05ef89a56346
|
File details
Details for the file csv_ical-2.0.6-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-2.0.6-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
700acdd47d0e70887e411600e873484d9a398576038462fdf6fe972a03836939
|
|
MD5 |
00ae4f630fd9d850c1de3a7fe05029d6
|
|
BLAKE2b-256 |
624792aa270c61013462528b560caf74de2b997c6d7ca77f1f3ab989173d7c65
|