Metadata-Version: 2.1
Name: pyfusion37
Version: 1.0.0
Summary: JPMC Fusion Developer Tools
Home-page: https://github.com/jpmorganchase/fusion-3.7
License: Apache-2.0
Author: FusionDevs
Author-email: fusion_developers@jpmorgan.com
Requires-Python: >=3.7.1,<3.8
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Typing :: Typed
Requires-Dist: aiohttp (<=3.7.4)
Requires-Dist: certifi (<=2018.11.8)
Requires-Dist: cryptography (<=3.1.0)
Requires-Dist: fsspec (<2023.1.0)
Requires-Dist: joblib (<=1.2.0)
Requires-Dist: pandas (<=0.24.2)
Requires-Dist: pyjwt (<=1.5.3)
Requires-Dist: pytz
Requires-Dist: requests (<=2.24.0)
Requires-Dist: tabulate (<=0.7.7)
Requires-Dist: tqdm (<=4.48.0)
Requires-Dist: typing-extensions (>=3.10,<4.0)
Requires-Dist: urllib3 (==1.26.6)
Description-Content-Type: text/markdown

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![PyPI version](https://badge.fury.io/py/PyFusion37.svg)](https://badge.fury.io/py/PyFusion37)
[![Python Versions](https://img.shields.io/pypi/pyversions/PyFusion37)](https://pypi.org/project/PyFusion37/)
[![dev workflow](https://github.com/jpmorganchase/fusion-3.7/actions/workflows/dev.yml/badge.svg?branch=main)](https://github.com/jpmorganchase/fusion-3.7/actions/workflows/dev.yml)
# PyFusion #

PyFusion37 is the Python SDK for the Fusion platform API for python 3.7. 

## Installation

```bash
pip install pyfusion37
```

Fusion by J.P. Morgan is a cloud-native data platform for institutional investors, providing end-to-end data management, analytics, and reporting solutions across the investment lifecycle. The platform allows clients to seamlessly integrate and combine data from multiple sources into a single data model that delivers the benefits and scale and reduces costs, along with the ability to more easily unlock timely analysis and insights. Fusion's open data architecture supports flexible distribution, including partnerships with cloud and data providers, all managed by J.P. Morgan data experts. 

For more information, please visit [fusion.jpmorgan.com](https://fusion.jpmorgan.com)

For the SDK documentation, please visit [page](https://jpmorganchase.github.io/fusion)




