Metadata-Version: 2.4
Name: py2wl
Version: 0.6.5
Summary: Python → Wolfram Language bridge: drop-in compat for NumPy/SciPy/pandas/SymPy/PyTorch/sklearn/Matplotlib + Jupyter integration
License: MIT
Project-URL: Homepage, https://github.com/your-org/py2wl
Project-URL: PyPI, https://pypi.org/project/py2wl/
Keywords: wolfram,mathematica,numpy,scipy,symbolic,jupyter
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: wolframclient>=1.4.0
Requires-Dist: pyyaml>=5.0
Provides-Extra: ai
Requires-Dist: requests>=2.28; extra == "ai"
Provides-Extra: jupyter
Requires-Dist: ipython>=7.0; extra == "jupyter"
Requires-Dist: notebook>=6.0; extra == "jupyter"
Provides-Extra: all
Requires-Dist: requests>=2.28; extra == "all"
Requires-Dist: ipython>=7.0; extra == "all"
Requires-Dist: notebook>=6.0; extra == "all"
Dynamic: license-file
