Advertisement · 728 × 90
#
Hashtag
#GraalPy
Advertisement · 728 × 90

#GraalVM 25 is out! 🚀

Exciting updates for #GraalPy, #GraalJS, and #GraalWasm — plus our first preview of #WebAssembly compilation!

33 9 2 0
Post image

Štěpán Šindelář is demonstrating live why ☕️Java ❤️ Python🐍 at yet another @czjug.bsky.social meetup about @graalvm.org and #GraalPy

3 2 0 0

If you are based in Prague, this is a great opportunity to learn about #GraalPy and @graalvm.org, first hand from Štěpán who's working on both!

2 0 0 0
Preview
CZJUG on tour: GraalPy: Java ❤️ Python, Tue, Jun 10, 2025, 6:00 PM | Meetup CZJUG Prague on tour are usual CZJUG Prague meetups taking place at a location hosted by one of our partner companies. This time, our CZJUG on tour meetup will be hosted b

🚀 @czjug.bsky.social events continue. Join us at #Oracle Prague offices to learn 💡 from Štěpán Šindelář about bridging modern Python 🐍 and the JVM ☕ ecosystem with #GraalPy and @graalvm.org

🍕 at the venue and discussion over 🍻 afterwards .

#JUG #GraalPy #Java #Python #JVM #Prague

9 4 0 2
Extending Java with Python and JavaScript at Picnic | With Rick Ossendrijver
Extending Java with Python and JavaScript at Picnic | With Rick Ossendrijver YouTube video by GraalVM 🚀

We're starting a new video series in which we talk with our community members about how they use GraalVM. Our first guest is @rickossendrijver.bsky.social, talking about extending Java applications with Python and JavaScript to define business logic: www.youtube.com/watch?v=-Juc...

#Java #GraalPy

11 6 0 1
Video

Did you know that #GraalPy is nicely integrated into
@jbang.dev? 🐍☕️

✅ Use Python packages in #Java
✅ Support for Python 3
✅ Smooth interoperability via Java interfaces

Full demo at: github.com/graalvm/graa...

9 3 0 0

Join @alina-yurenko.bsky.social and me for the @graalvm.org release stream next week! We'll cover all the cool new features and improvements in GraalVM, #GraalPy, #GraalJS, and other Graal technologies!

8 4 0 0

The next release of #GraalPy, #GraalJS, #GraalWasm, and other Graal Languages is out! More details in the blog post below 👇

7 2 0 0
Post image

Using and Debugging Python Scripts in Java Applications in VS Code: github.com/graalvm/graa...

#Java #Python #GraalPy

8 5 0 0
Supercharge your Java Applications with Python! by Fabio Niephaus & Tim Felgentreff
Supercharge your Java Applications with Python! by Fabio Niephaus & Tim Felgentreff Projects such as LangChain4j, Spring AI, and llama3.java got the Java community very excited about AI in the last year. The Python ecosystem also provides many powerful packages for data science, machine learning, and more. Wouldn't it be cool if you, as a Java developer, could benefit from this, too? In this interactive talk, we show how you can use GraalPy, the Python runtime built by the GraalVM team, to embed Python in your Java applications. We'll start simple with adding GraalPy as a dependency to a minimal Java project and show how easy it is to get started and evaluate Python code. We then show how the Maven and Gradle plugins for GraalPy can help install additional Python packages. We continue with more live demos that illustrate different use cases, such as: a Spring Boot application that performs sentiment analysis with Python, a Micronaut application that uses a Python package for data visualization, Python running on JBang!, and a Java application scripted with Python. We'll also look beyond Python and provide examples of how to embed other languages. You can, for example, also use JavaScript for server-side rendering or scripting of Java applications. You can even compile user-defined functions written in C++ or Rust, compile them to WebAssembly, and embed them in Java. Come and join us to learn more and don't be shy to ask questions! Fabio Niephaus, Oracle Labs Tim Felgentreff, Oracle Recorded at Jfokus 2025 in Stockholm 5th of february http://www.jfokus.se

Supercharge your Java Applications with Python!

#graalpy #graalvm #java #python

www.youtube.com/watch?v...

6 3 0 0
Supercharge your Java Applications with Python! by Fabio Niephaus & Tim Felgentreff
Supercharge your Java Applications with Python! by Fabio Niephaus & Tim Felgentreff YouTube video by Jfokus

Supercharge your Java Applications with Python: www.youtube.com/watch?v=IdoF...
by @fniephaus.com and @timfelgentreff.bsky.social

#GraalVM #GraalPy #Java #Python

10 6 0 0

If you are at #Jfokus, feel free to swing by our booth and say hello! Join our session tomorrow for some fun #GraalPy demos.

5 1 1 0
GraalVM and GraalPy Meet IntelliJ IDEA
GraalVM and GraalPy Meet IntelliJ IDEA YouTube video by IntelliJ IDEA, a JetBrains IDE

Learn how you can use @graalvm.org Native Image, #GraalPy, and other Graal Languages in #IntelliJIDEA: www.youtube.com/watch?v=tVyq...

4 2 1 1
Post image

Join Fabio Niephaus @fniephaus.com & Tim Felgentreff at #Jfokus 2025 to learn how #GraalPy lets #Java developers embed #Python seamlessly for tasks like sentiment analysis, data visualization, and more. Explore live demos, #SpringBoot, #Micronaut, and beyond!
🔗 Details: https://buff.ly/3Wah0Xt

3 2 0 0

I'll be on @jetbrains.com's livestream next week! Feel free to tune in for some fun live demos of @graalvm.org and #GraalPy in #intellij! 🤓

More details: info.jetbrains.com/idea-livestr...

8 4 0 0

This is a very, very interesting space. We've already seen #GraalPy solve very real and difficult problems.

In my head, the #GraalPy polyglot API is the best way to bring data scientists using Python and software engineers using Java, together for #cloudnative and #edgenative solutions!

11 2 0 0
Preview
New Livestream: GraalVM and GraalPy Meet IntelliJ IDEA | The IntelliJ IDEA Blog Join us for a new IntelliJ IDEA livestream with Fabio Niephaus to explore integrations for GraalVM, GraalPy, and other Graal Languages in IntelliJ IDEA.

New Livestream: GraalVM and GraalPy Meet IntelliJ IDEA

#graalpy #graalvm #ide #intellij #java #jetbrains #livestream

blog.jetbrains.com/idea...

7 3 0 4
A Micronaut application rendering an SVG chart with GraalPy and Pygal.

A Micronaut application rendering an SVG chart with GraalPy and Pygal.

The implementation of PyGalServiceMixed. IntelliJ IDEA's language injection feature provides auto-completion for Python code.

The implementation of PyGalServiceMixed. IntelliJ IDEA's language injection feature provides auto-completion for Python code.

For reference: the official Pygal example code.

For reference: the official Pygal example code.

Did you know that #GraalPy makes it easy to create interactive SVG charts with Pygal in your @micronautfw.bsky.social or #SpringBoot projects? 📊🐍

Micronaut demo: github.com/graalvm/graa...

Spring Boot demo: github.com/graalvm/graa...

Pygal example code: www.pygal.org/en/stable/do...

10 6 0 0
Preview
a man in a suit and tie is smiling in front of a door . ALT: a man in a suit and tie is smiling in front of a door .

Hello Bluesky, great to see so many familiar and new faces! 🙂

Feel free to follow if you are interested in @graalvm.bsky.social, Native Image, #GraalPy and other Graal Languages, or just developer tools, programming languages, and virtual machines in general. 🤓

11 4 0 1
Post image

See how you can use #GraalPy to embed the `qrcode` Python package in a script that runs on JBang:
github.com/graalvm/graa...
#Java #Python

2 2 0 0