Skip to main content

A small command line tool for converting openLCA 2 JSON packages back to version 1.

Project description

backto1

backto1 is a small command line tool for converting JSON export packages from openLCA 2 back to the version 1 format.

Usage

You need to have Python >= 3.11 installed in order to run this tool. It can be installed then via pip:

$ pip install backto1

To see if it is correctly installed, run

$ backto1 help

# or

$ python -m backto1 help

The usage is quite simple, you pass an openLCA 2 package as input into the tool and optionally, after the -o flag the path of the output file that should be created (by default the output is stored under [input file]_backto1.zip):

backto1 -o [output file] [input file]

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

backto1-0.0.3.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

backto1-0.0.3-py3-none-any.whl (11.7 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