PyLucene is a Python extension
for accessing
Java LuceneTM. Its goal
is to allow you to use Lucene's text indexing and searching
capabilities from Python. It is API compatible with the latest
version of Java Lucene, version 6.5.0 as of April 6th, 2017. (more…)
Read more »
A python chatGPT cli built with Typer. Contribute to mandgie/chatter development by creating an account on GitHub. (more…)
Read more »
For years I’ve noodled around with various setups for a Python development environment. A couple of years ago I wrote about a setup I finally liked; this is an update to that post. (more…)
Read more »
In this tutorial, we will make an Image classification model to classify different types of Pokemons using the Keras library in Python. (more…)
Read more »
In my talk at Clojure Conj I mentioned how a project from Oracle Labs named GraalVM might have to potential for Clojure to interop with Python on … (more…)
Read more »