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.1.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file csv-ical-2.0.1.tar.gz
.
File metadata
- Download URL: csv-ical-2.0.1.tar.gz
- Upload date:
- Size: 4.8 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 |
a68ac10d7135bc00fff6179da2edccbc5d72207de35ac1166987a28477a6c9b2
|
|
MD5 |
7fcdff301c17290a0282e7c24c16566b
|
|
BLAKE2b-256 |
bf47b76e7341cf099e0d9fb5fe41a6a0f2e2af4196be7210a1e1e26c6410a9cd
|
File details
Details for the file csv_ical-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-2.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 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 |
964e256ce7c2e31da41e73db48fa6505fdb7c88f5f8e80171139735a6ae4a88a
|
|
MD5 |
c4deca818a0a05984a8513b9685b382f
|
|
BLAKE2b-256 |
a644e9d6e8b1fdfeca0480800c214c07d7cb3a022a4f404022012361e82ab7d2
|