Skip to main content

Basic SLK (sylk) to CSV parser

Project description

A .slk files parser

SLK format : https://en.wikipedia.org/wiki/SYmbolic_LinK_(SYLK)

Largely inspired by : https://github.com/smontanaro/python-bits/blob/master/sylk.py

Installation

Usage

From python code

from sylk_parser import SylkParser

parser = SylkParser(filepath)
with open("/tmp/result.csv", "wb") as fbuf:
    parser.to_csv(fbuf)

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

sylk_parser-0.3.1b0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

sylk_parser-0.3.1b0-py2.7.egg (9.6 kB view details)

Uploaded Source

File details

Details for the file sylk_parser-0.3.1b0.tar.gz.

File metadata

File hashes

Hashes for sylk_parser-0.3.1b0.tar.gz
Algorithm Hash digest
SHA256 d10841470f8234ca16efa95f8b3e16fcdeae51d9ea0e3a03706fa43018f9d515
MD5 35d35390a6f25c0cc212a2a62aaf3663
BLAKE2b-256 c780667bbb57d4a0da11dac08a1c2f70d9af3a2663d35080324999da764926ee

See more details on using hashes here.

File details

Details for the file sylk_parser-0.3.1b0-py2.7.egg.

File metadata

  • Download URL: sylk_parser-0.3.1b0-py2.7.egg
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5

File hashes

Hashes for sylk_parser-0.3.1b0-py2.7.egg
Algorithm Hash digest
SHA256 938e2963c01e81b7dc29a5a683caff639f77a776177653e09567b5c06d0ed18c
MD5 53628cd1d552a83ca64b479ab775461b
BLAKE2b-256 c709cf459f2cd6720cb9c0af9998b4aa860cf79a57a5a5ae59211d6d083f3fbc

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