Metadata-Version: 2.1
Name: dtcc-data
Version: 0.7.21
Summary: DTCC Data
Author-email: Dag Wästberg <dwastberg@gmail.com>, Anders Logg <logg@chalmers.se>, Vasilis Naserentin <vasilis.naserentin@chalmers.se>
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<2.0.0,>=1.20.0
Requires-Dist: h5py
Requires-Dist: Flask
Requires-Dist: pyproj
Requires-Dist: psycopg
Requires-Dist: tqdm
Requires-Dist: dtcc-io>=0.7.21
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

# DTCC Data

DTCC Data provides the database and data API for DTCC Platform.

This project is part the
[Digital Twin Platform (DTCC Platform)](https://github.com/dtcc-platform/)
developed at the
[Digital Twin Cities Centre](https://dtcc.chalmers.se/)
supported by Sweden’s Innovation Agency Vinnova under Grant No. 2019-421 00041.

## Documentation

This project is documented as part of the
[DTCC Platform Documentation](https://platform.dtcc.chalmers.se/).

## Authors (in order of appearance)

* [Dag Wästerberg](https://chalmersindustriteknik.se/sv/medarbetare/dag-wastberg/)
* [Anders Logg](http://anders.logg.org)
* [Vasilis Naserentin](https://www.chalmers.se/en/Staff/Pages/vasnas.aspx)

## License

This project is licensed under the
[MIT license](https://opensource.org/licenses/MIT).

Copyright is held by the individual authors as listed at the top of
each source file.

## Community guidelines

Comments, contributions, and questions are welcome. Please engage with
us through Issues, Pull Requests, and Discussions on our GitHub page.
