Metadata-Version: 2.4
Name: juliabridge
Version: 0.2.1
Summary: A Python package for communicating with Julia.
Project-URL: Homepage, https://github.com/barkure/JuliaBridge
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: numpy>=1.23.0
Description-Content-Type: text/markdown

# JuliaBridge

A Python package for communication with Julia.
---
一个用于与 Julia 进行通信的 Python 包。


# How to use

For detailed usage instructions, please visit the [GitHub Repository](https://github.com/barkure/JuliaBridge#readme).
---
有关详细使用说明，请访问 [GitHub 仓库](https://github.com/barkure/JuliaBridge#readme)。