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]
Release files for backto1 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| backto1-0.0.3.tar.gz | 11.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| backto1-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.9 kB
Release files / backto1-0.0.3.tar.gz
| Download URL | backto1-0.0.3.tar.gz |
|---|---|
| Size | 11.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
45cc5062393eeab7fca424515a9b78aaf3bf8945c158f2c425572d117e748182
|
|
BLAKE2b-256 checksum How to use checksums |
a944913e9f1bbeecbc72bf4edabf84cd81b29ec077db199502959898451275fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.0
|
Release files / backto1-0.0.3-py3-none-any.whl
| Download URL | backto1-0.0.3-py3-none-any.whl |
|---|---|
| Size | 11.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
636f5815691f345ef58cdccfd7963b9f7409837ac1238a36b8983c0bbac38d98
|
|
BLAKE2b-256 checksum How to use checksums |
ef92038481b5970e2b2186bcc53826316430d19bac943e6f4a9547d46ef98df9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.0
|