Metadata-Version: 2.1
Name: caf.toolkit
Version: 0.0.5
Summary: A toolkit of transport planning and appraisal functionalities
Home-page: https://github.com/Transport-for-the-North/caf.toolkit
Author: Transport for the North
Maintainer: Ben Taylor
License: GPL-3.0
Project-URL: Bug Tracker, https://github.com/Transport-for-the-North/caf.toolkit/issues
Project-URL: Source, https://github.com/Transport-for-the-North/caf.toolkit
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: testing
License-File: LICENSE


![Transport for the North Logo](https://github.com/Transport-for-the-North/caf.toolkit/blob/main/docs/TFN_Landscape_Colour_CMYK.png)

<h1 align="center">CAF.Toolkit</h1>

<p align="center">
<a href=""><img alt="" src=""></a>
<a href="https://pypi.org/project/caf.toolkit/"><img alt="PyPI Latest Release" src="https://img.shields.io/pypi/v/caf.toolkit.svg"></a>
<a href="https://app.codecov.io/gh/Transport-for-the-North/caf.toolkit"><img alt="Coverage" src="https://codecov.io/gh/transport-for-the-north/caf.toolkit/branch/main/graphs/badge.svg?branch=main"></a>
<a href="https://github.com/Transport-for-the-North/caf.toolkit/actions/workflows/tests.yml/badge.svg"><img alt="Testing Badge" src="https://github.com/Transport-for-the-North/caf.toolkit/actions/workflows/tests.yml/badge.svg"></a>
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html"><img alt="License: GNU GPL v3.0" src="https://img.shields.io/badge/license-GPLv3-blueviolet.svg"></a>
<a href="https://github.com/PyCQA/pylint"><img alt="linting: pylint" src="https://img.shields.io/badge/linting-pylint-yellowgreen"></a>
<a href="https://google.github.io/styleguide/pyguide.html"><img alt="code format: Google Style Guide" src="https://img.shields.io/badge/code%20style-Google%20Style%20Guide-blue"></a>
<a href="https://github.com/psf/black"><img alt="code style: black" src="https://img.shields.io/badge/code%20format-black-000000.svg"></a>
</p>


The Common Analytical Framework (CAF) Toolkit is a toolkit of transport
planning and appraisal functionalities. It's the beginning of a project to make
a lot of the useful stuff from
[NorMITs Demand](https://github.com/Transport-for-the-North/NorMITs-Demand)
more widely available and easily accessible.
