Pyffi - Use Python from Racket

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • py4cl2-old

    Call python from Common Lisp

  • Recently jcguu95 showed an interest in py4cl/2 in the Common Lisp world. One main concern about py4cl/2 is the performance - it uses both stream based communication as well as the eval of both languages, so the performance is as worse as it can get. Stream based communication is still a large part of the overhead. So, I'd love to see how PyFFI fares in terms of performance!

  • burgled-batteries3

    A bridge between Python and Lisp (FFI bindings, etc.)

  • On the other hand, burgled-batteries3 was based on the FFI approach, but (i) going by the issues, it doesn't play nice with python environments (ii) The last time I had tried, I was able to get things working very quickly with Ben Dudson's py4cl but not with burgled-batteries. Has a solution been found for PyFFI to play nice with python environments?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • python

    An interface to Python for Gambit Scheme (by gambit)

  • What exactly do you mean by "python environments"? Are you referring to venvs? In (import (github.com/gambit/python)) we create a virtualenv when configuring the system such that packages can be isolated. Currently there is only one virtualenv for the Gambit system, although we could eventually allow to use any venv.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Štar: an iteration construct for Common Lisp

    1 project | news.ycombinator.com | 17 May 2024
  • Ldapper: Simple implementation of an LDAP server, backed by a Postgres database

    1 project | news.ycombinator.com | 15 May 2024
  • Roger Corman Dead: King of B Movies was 98

    1 project | news.ycombinator.com | 12 May 2024
  • Needle: A DFA Based Regex Library That Compiles to JVM ByteCode

    3 projects | news.ycombinator.com | 8 May 2024
  • A portable Common Lisp toolkit for building inspectors

    1 project | news.ycombinator.com | 3 May 2024