Skip to main content

Converter from ics format to xls

Project description

picsexl

License: MIT Code style: black

Converter from ics format to xls

Installation

PYPI

pip install picsexl

Example

from datetime import datetime, timezone
from picsexl.picsexl import PIcsExl

p = PIcsExl(
    file_path="/path/to/your/file.ics",
    mail_to="some.email@gmail.com",
    start_date=datetime(2022, 10, 1, 0, 0, 0, tzinfo=timezone.utc),
    end_date=datetime(2022, 10, 30, 23, 59, 59, tzinfo=timezone.utc),
)
p.run_sniff_and_write_ics_lines()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

picsexl-0.0.9.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

picsexl-0.0.9-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file picsexl-0.0.9.tar.gz.

File metadata

  • Download URL: picsexl-0.0.9.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for picsexl-0.0.9.tar.gz
Algorithm Hash digest
SHA256 f51f47d2f9838bbcd2a0ee654408fc1b07e7e9e572b41644540520a5159659f3
MD5 e18b08cfbfce0a4a3fa4cd11d880cde2
BLAKE2b-256 039dfce01d2da73ca153ac80c72970445c8c1963cf818ec6db8b42e4402fcfbc

See more details on using hashes here.

File details

Details for the file picsexl-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: picsexl-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for picsexl-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 3fee6c49760176e3fc7b1f055e83409457144f355e615a9867a61afc9ebaf5b5
MD5 ca4f7f744fb5cc3a7b78f6eea5ac0ebb
BLAKE2b-256 a0b1134906faed36d465ea71ad8a7d0d748de6ebb4e78a262d334d1bda9a6206

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page