Skip to main content

A tool for LCA

Project description

Futura

Platform Status
Unix Build Status
Test coverage Coverage Status

Futura is a software interface to generate arbitrary future background databases for LCA sensitivity analyses.

Online documentation, including full installation instructions, is available here

Installation

Basic Installation

The easiest way to install Futura is via conda. This ensures the version of Python (3.6+) is correct, all of the dependencies are correct and there are no conflicts.

You can also do it in only 3 commands.

If you don't have conda installed yet, first install Miniconda (available here)

  1. On the command line/console, create a new environment called futura:

    conda create -n futura python=3
    
  2. Activate the futura environment using one of these:

    # Mac/Linux
    source activate futura
    # Windows
    activate futura
    
  3. Install futura:

    conda install -y -q -c conda-forge -c cmutel -c haasad -c konstantinstadler -c pjamesjoyce futura
    

Using Futura

The easiest way to use Futura is via its user interface. Once you have installed futura you can launch the user interface by activating your futura environment and typing futura_ui like this:

$ activate futura
(futura) $ futura_ui

This will launch the user interface (written with Pyside2) which looks a bit like this:

Futura UI

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

futura-0.0.4.tar.gz (339.1 kB view details)

Uploaded Source

File details

Details for the file futura-0.0.4.tar.gz.

File metadata

  • Download URL: futura-0.0.4.tar.gz
  • Upload date:
  • Size: 339.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.40.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0

File hashes

Hashes for futura-0.0.4.tar.gz
Algorithm Hash digest
SHA256 a548e7c90bebd8c613956169ffdb9027b785e02bfd7ecd520adebc9bda57cc9e
MD5 98e7e6dc22736eaf4fca9730947d2af5
BLAKE2b-256 4aaa35ff42c601c7f3656e0ff84b7bf831b9328186f6af815197876f3941062b

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