Easily add common paths to sys.path
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.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file csv-ical-1.0.0.tar.gz
.
File metadata
- Download URL: csv-ical-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5dd38c9bf99381b6f1e8ee30dad175c77b212847d4397724f43019e37c69be28
|
|
MD5 |
2f20f54c4cc706ccd998875981942641
|
|
BLAKE2b-256 |
5bb86e4362c6a0b847e3a419b0b18930681106969769afc1a3ccde88f7e9a02c
|
File details
Details for the file csv_ical-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: csv_ical-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
31b90eba7f3616c0e9a7e03e6c8c19f07359b7d479b3ad37b3ffda841513787f
|
|
MD5 |
6a95ddd001ee41f315b2ae059d7e51ed
|
|
BLAKE2b-256 |
f32b4d02d432bd81c932c2bd08de9b69c8981c64690faaab64cba86d7dd18c96
|