Skip to main content

This package helps companies and financial institutions to assess the temperature alignment of current targets, commitments, and investment and lending portfolios, and to use this information to develop targets for official validation by the SBTi.'

Project description

ITR-tool

WWF version of the SBTi-Finance-tool, based on the WWF/CDP Temperature rating methodology

Visit https://wwf-sweden.github.io/ITR-tool/ for the full documentation

If you have any additional questions or comments send a mail to: ekonomi-finans@wwf.se

About the tool

This package helps companies and financial institutions to assess the temperature alignment of current targets, commitments, and investment and lending portfolios, and to use this information to develop targets for official validation by the SBTi.

The WWF Finance toolkit can be used in different ways:

  • Users can integrate the Python package in their codebase
  • Using Notebooks, either locally or on Google Colab

Structure

The folder structure for this project is as follows:

.
├── .github                 # Github specific files (Github Actions workflows)
├── app                     # FastAPI app files for the API endpoints
├── docs                    # Documentation files (Sphinx)
├── config                  # Config files for the Docker container
├── ITR                     # The main Python package for the temperature alignment tool
└── test                    # Automated unit tests for the SBTi package (Nose2 tests)

Installation

The SBTi package may be installed using PIP. If you'd like to install it locally use the following command. For testing or production please see the deployment section for further instructions

pip install -e .

For installing the latest stable release in PyPi run:

pip install sbti-finance-tool

Development

To set up the local dev environment with all dependencies, install poetry and run

poetry install

This will create a virtual environment inside the project folder under .venv.

Testing

Each class should be unit tested. The unit tests are written using the Nose2 framework. The setup.py script should have already installed Nose2, so now you may run the tests as follows:

nose2 -v

Publish to PyPi

The package should be published to PyPi when any changes to main are merged.

Update package

  1. bump version in pyproject.toml based on semantic versioning principles
  2. run poetry build
  3. run poetry publish
  4. check whether package has been successfully uploaded

Initial Setup

  • Create account on PyPi

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

wwf_itr-0.9.0.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

wwf_itr-0.9.0-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

Details for the file wwf_itr-0.9.0.tar.gz.

File metadata

  • Download URL: wwf_itr-0.9.0.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for wwf_itr-0.9.0.tar.gz
Algorithm Hash digest
SHA256 9c410f23c3ac31dff460acec5adb58945a252256cbd435b1ea087ee2b20abae5
MD5 998a1453a825be9ec2f81fd93cefd9fa
BLAKE2b-256 7e0d1abc5adbfda22fbadbe8393037f9012b975e2e426aa9d1698f35e1c3b133

See more details on using hashes here.

File details

Details for the file wwf_itr-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: wwf_itr-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for wwf_itr-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7c8ab7e771627ab062358b06defb64de78c190a9089ba9ef57a798a3dcd009ec
MD5 4b648d8b1bcf9bcd9342a5377da1a403
BLAKE2b-256 22741946687ae824631410bdb5f93833bc2d5079b3e82bba0b6bc8148be2c882

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