python

An interface to Python for Gambit Scheme (by gambit)

Python Alternatives

Similar projects and alternatives to python

  1. libpython-clj

    Python bindings for Clojure

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. pymen

    4 python VS pymen
  4. burgled-batteries3

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

  5. spheres

    1 python VS spheres

    Spheres - A set of tools and libraries for practical Scheme. Multiplatform and Mobile. (by alvatar)

  6. chicken-pyffi

    Chicken Scheme interface to Python

  7. libpython-clj-examples

    Examples using libpython-clj

  8. py4cl2-old

    1 python VS py4cl2-old

    Call python from Common Lisp

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. polycompiler

    1 python VS polycompiler

    Merge Python and JS code into one file that can be run in both languages.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better python alternative or higher similarity.

python discussion

Log in or Post with

python reviews and mentions

Posts with mentions or reviews of python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-03.
  • Polycompiler: Merge Python and JavaScript code into one file that runs in both
    2 projects | news.ycombinator.com | 3 May 2025
    Hey, I'm writing this from Pr Feeley's lab :)

    I understand your comment was tongue-in-cheek, but we certainly have an interest in cross-language interoperability! You can check out our work here:

    - https://try.gambitscheme.org is Gambit compiled to JavaScript with the universal backend. Evaluate \alert("hello!") at the REPL to see the JS<->Scheme Syntactic FFI in action.

    - https://codeboot.org is our own Python interpreter running in the browser. It has a Python<->JS FFI. Evaluate \alert("hello!") at the REPL to test it out. You can even import JS libraries using the standard Python syntax by replacing the identifier with a string: import "https://mycdn.com/mylibrary.js".

    - https://github.com/gambit/python is a Gambit module that integrates Gambit with CPython, using the same syntactic FFI. You can import PyPI modules from Gambit.

    References to conferences/papers describing these features can be found on my GH profile (https://github.com/belmarca). AMA if you wish!

  • Pyffi - Use Python from Racket
    3 projects | /r/lisp | 13 Nov 2022
    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.
  • Pyffi – Use Python from Racket
    5 projects | news.ycombinator.com | 14 Oct 2022
  • All Python libraries available to your Gambit scripts
    3 projects | /r/scheme | 16 Sep 2022
    One for his presentation (https://andykeep.com/SchemeWorkshop2022/scheme2022-final22.pdf) and the other to some documentation at https://github.com/gambit/python.
  • Show HN: FFI Between Gambit Scheme and CPython
    1 project | news.ycombinator.com | 7 Sep 2022
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Stats

Basic python repo stats
6
20
4.2
about 2 months ago

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that Scheme is
the 53rd most popular programming language
based on number of references?