https://github.com/powergridmodel/nlohmann-json-pypi
PyPI mirror of nlonmann json
https://github.com/powergridmodel/nlohmann-json-pypi
Last synced: 8 months ago
JSON representation
PyPI mirror of nlonmann json
- Host: GitHub
- URL: https://github.com/powergridmodel/nlohmann-json-pypi
- Owner: PowerGridModel
- License: mit
- Created: 2023-09-21T06:45:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T12:51:44.000Z (9 months ago)
- Last Synced: 2025-06-08T14:02:00.778Z (8 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nlohmann-json PyPI
This repo contains automation for [nlohmann-json](https://github.com/nlohmann/json).
It creates, packages and pushes the header-only library to PyPI.
This repo is the equivalent of the [Anaconda nlohmann_json](https://anaconda.org/conda-forge/nlohmann_json/) package.
**NOTE:** Packages created by this repo only contain the raw source code and not the Python package.
Credits go to the maintainers of the [nlohmann-json](https://github.com/nlohmann/json) package.
## License
The files in this repository are licensed under the [MIT License](./LICENSE).
The distributed nlohmann-json package is a redistribution of [nlohmann-json](https://github.com/nlohmann/json) and therefore falls under the [nlohmann-json license model](https://github.com/nlohmann/json/blob/develop/LICENSE.MIT) as described in the [LICENSE.MIT file in the nlohmann-json](https://github.com/nlohmann/json/blob/develop/LICENSE.MIT).