Skip to main content

Converter from ics format to xls

Project description

picsexl

PyPI License

Converter from ics format to xls

Installation

pip install picsexl

Example

from datetime import datetime, timezone
from 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),
    to_timezone="America/Los_Angeles",
)
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.1.4.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

picsexl-0.1.4-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: picsexl-0.1.4.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10+

File hashes

Hashes for picsexl-0.1.4.tar.gz
Algorithm Hash digest
SHA256 35fd14b3280c3328bdb79b3d029c9d44a2307a0b9d4187d7b73f79741d837e04
MD5 a852425f96b020811feac61395a13b13
BLAKE2b-256 883f677114d84c774ff389f6aa0894fcab694103a1c56c7917c5f4846838cfbb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: picsexl-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10+

File hashes

Hashes for picsexl-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d9c758e8df22681d01659ccf0d9778266d619cb1e6199fdf5d5b2040bca15aa5
MD5 d28a7b46f317c0e8b56a9dbab562ee5a
BLAKE2b-256 d25bd6128c116c3d7747bfa4c98f2f09faf56d019dbe02642082132829a47a79

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