Skip to main content

Conversion tool for LDIF to CSV

Project description

Simple tool to convert LDIF to CSV

This tool converts LDIF files to CSV format and allows for changing delimiters and separators.

Requirements:

  • Python 3.9+
  • ldif

Installing the Package

You can install the tool using the following command directly from Github.

pip install git+https://github.com/pfptcommunity/ldif2csv.git

or can install the tool using pip.

pip install ldif2csv

Usage

ldif2csv [-h] --input <filename> [--output <filename>] [--separator <sep>] [--delimeter <delim>]

Tool to convert LDIF to CSV

options:
  -h, --help                          show this help message and exit
  -i <filename>, --input <filename>   LDIF to read as input.
  -o <filename>, --output <filename>  CSV file to create as output.
  -s <sep>, --separator <sep>         Character to separate the fields in the CSV. By default this is a comma.
  -d <delim>, --delimeter <delim>     Character to delimit multi value fields. By default this is a semi-colon.

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

ldif2csv-1.0.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

ldif2csv-1.0.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file ldif2csv-1.0.1.tar.gz.

File metadata

  • Download URL: ldif2csv-1.0.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for ldif2csv-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5bd89297620c122183c518af6b75c2c08e4842cf52f223dfb61519a730c2906a
MD5 97965df8d36f3cdcc32e12d35009ee49
BLAKE2b-256 46861159eede9049510df5c17fc2b2249cf9a200d9b2970704085b3982c118de

See more details on using hashes here.

File details

Details for the file ldif2csv-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: ldif2csv-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for ldif2csv-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 541230ab372716b2a73494cba13970c5dda65e1020ff70df8fc91bbdf1d07eae
MD5 a422db9ff971f2443821064fecacf58a
BLAKE2b-256 2ef6a5b8afab26ac9d3cd7d0f725b6ad85c4bf3137b593287a9bb293c9752424

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