Metadata-Version: 2.1
Name: paicorelib
Version: 0.0.5
Summary: Library of PAICORE 2.0 in Python.
Home-page: https://github.com/PAICookers/PAIlib
License: GPL-3.0-or-later
Keywords: PAICORE 2.0,PAIBox,PAILib
Author: Ziru Pan
Author-email: zrpan@stu.pku.edu.cn
Maintainer: Ziru Pan
Maintainer-email: zrpan@stu.pku.edu.cn
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: numpy (>=1.23.0,<2.0.0)
Requires-Dist: pydantic (>=2.0,<3.0)
Project-URL: Documentation, https://github.com/PAICookers/PAIlib#readme
Project-URL: Repository, https://github.com/PAICookers/PAIlib
Description-Content-Type: text/markdown

<div align="center">

# Library of PAICORE 2.0

</div>

<p align="center">
    <a href="https://github.com/PAICookers/PAIlib/blob/master/pyproject.toml">
        <img src="https://img.shields.io/pypi/pyversions/paicorelib">
    </a>
    <a href="https://github.com/PAICookers/PAIlib/releases/tag/v0.0.5">
        <img src="https://img.shields.io/github/v/release/PAICookers/PAIlib?color=orange">
    </a>
    <a href="https://www.codefactor.io/repository/github/PAICookers/PAIlib">
      <img src="https://img.shields.io/codefactor/grade/github/PAICookers/PAIlib/master?color=red">
    </a>
    <a href="https://results.pre-commit.ci/latest/github/PAICookers/PAIlib/master">
	   <img src="https://results.pre-commit.ci/badge/github/PAICookers/PAIlib/master.svg" alt="pre-commit.ci status">
    </a>

</p>

This is the library of PAIBox & runtime.

