Skip to main content

File converter from DBF to CSV (only for dBASE 7)

Project description

Conversión de formato DBF a CSV

Script simple para convertir ficheros de formato DBF a CSV. De momento sólo funciona para ficheros DBF "dBASE level 7".

Uso:

$ ./dbfconv.py <fichero.dbf>

También se puede instalar desde https://pypi.org como:

$ pip install dbf2csv-dbase7

Una vez descargado se puede ejecutar del siguiente modo:

$ python -m dbf2csv <fichero.dbf>

O también se puede instalar como pipx:

$ pipx install dbf2csv-dbase7

Lo que añade la utilidad dbf2csv:

$ dbf2csv <fichero.dbf>

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

dbf2csv-dbase7-0.6.1.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

dbf2csv_dbase7-0.6.1-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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