You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="truffle__subtitle">GraalPy is compatible with many packages for data science and machine learning, including the popular PyTorch, NumPy, and Huggingface Transformers.</p>
<h3 class="truffle__subtitle">Download GraalPy from Maven Central</h3>
463
-
<div>
464
-
<h5 class="download-text">
465
-
Have a Java application?
466
-
</h5>
467
-
<h5 class="download-text">
468
-
You can extend it with Python code or leverage packages from the Python ecosystem. GraalPy is available on <a href="https://central.sonatype.com/artifact/org.graalvm.polyglot/python" target="_blank">Maven Central</a> and can be added as a dependency to your Maven or Gradle project as — see <a href="#" target="_blank">setup instructions</a>.
title="More than 90% of the package's tests run successfully on GraalPy">Compatible: <span id="compatibility-stats-compatible">loading...</span><sup class="info-tooltip"></sup></div>
590
-
<div class="legend-item legend-item-2"
591
-
title="The package either does not install on GraalPy or is not currently tested">
592
-
Currently Untested: <span id="compatibility-stats-untested">loading...</span><sup class="info-tooltip"></sup></div>
593
-
</div>
594
-
<div>
595
-
<div class="legend-item legend-item-3"
596
-
title="Fewer than 90% of the package's tests run successfully on GraalPy">Currently
<h4 class="comp__chart-title">Over 600 Python packages tested for compatibility with GraalPy</h4>
543
+
<div class="compatibility__chart-row">
544
+
<div class="chart" id="pie-chart">
545
+
</div>
546
+
<div class="legend">
547
+
<div>
548
+
<div class="legend-item legend-item-1"
549
+
title="More than 90% of the package's tests run successfully on GraalPy">Compatible: <span id="compatibility-stats-compatible">loading...</span><sup class="info-tooltip"></sup></div>
550
+
<div class="legend-item legend-item-2"
551
+
title="The package either does not install on GraalPy or is not currently tested">
552
+
Currently Untested: <span id="compatibility-stats-untested">loading...</span><sup class="info-tooltip"></sup></div>
553
+
</div>
554
+
<div>
555
+
<div class="legend-item legend-item-3"
556
+
title="Fewer than 90% of the package's tests run successfully on GraalPy">Currently
<h5 class="compatibility-text">Many more Python packages work on GraalPy than are listed here. If there is a package you are interested in that is not included, chances are that it might just work. If it does not, feel free to create an issue for us on <a href="https://github.com/oracle/graalpython/issues" target="_blank">GitHub</a>.</h5>
578
+
</div>
616
579
<div class="package__row">
617
580
<div class="package__search">
618
581
<input type="text" id="compatibility_page__search-field" placeholder="Comma-separated list of packages">
0 commit comments