Python Haskell

Open-source Python projects categorized as Haskell
Topics: Python Java Python3 C C#

Top 9 Python Haskell Projects

  • m2cgen

    Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

  • arl

    lists of most popular repositories for most favoured programming languages (according to StackOverflow)

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • Ganeti

    Ganeti is a virtual machine cluster management tool built on top of existing virtualization technologies such as Xen or KVM and other open source software.

  • xcffib

    A drop-in replacement for xpyb based on cffi

  • Project mention: How to install on Ubuntu: my solution | /r/qtile | 2023-07-04

    #!/bin/bash # last updated July 4, 2023... “We will not go quietly into the night..."" # Update system sudo apt-get update # Install core dependencies sudo apt-get install -y python3-cffi libpangocairo-1.0-0 --reinstall # Install xcffib with pip # pinning to this version since newer versions don't have ffi_build (I think renamed to just ffi): # https://github.com/tych0/xcffib/tree/v0.12.1/module pip3 install xcffib==0.12.1 # Install cairocffi with pip # The order of xcffib and cairocffi is important and the flags are important: # https://github.com/qtile/qtile/issues/994#issuecomment-497984551 pip3 install --no-cache-dir --no-build-isolation cairocffi==1.4.0 # Install Qtile pip3 install qtile==0.22.1 --force-reinstall # Create a desktop entry for Qtile echo "[Desktop Entry] Name=Qtile Comment=Qtile Session Exec=qtile start Type=Application Keywords=wm;tiling" | sudo tee /usr/share/xsessions/qtile.desktop echo "Qtile installation completed successfully. You can select Qtile from your session manager."

  • unpythonic

    Supercharge your Python with parts of Lisp and Haskell.

  • SpeedTests

    comparing the execution speeds of various programming languages

  • Project mention: SpeedTests: Comparing the execution speeds of various programming languages | news.ycombinator.com | 2024-02-08
  • py2hs

    A complementary resource that helps python programmers to learn Haskell

  • 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
  • Pythas

    Import Haskell modules in Python as if they were native modules

  • advent-of-code

    My (mostly) python solutions to Advent of Code (by hildenost)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Haskell related posts

  • Daily Price Tracking for Trader Joes

    7 projects | news.ycombinator.com | 8 Feb 2024
  • Ask HN: Why are all of the best back end web frameworks dynamically typed?

    4 projects | news.ycombinator.com | 5 Oct 2023
  • On why Markdown is not a good, or even a half-decent, markup language

    9 projects | news.ycombinator.com | 19 Jul 2023
  • Introducing CoHDL

    5 projects | /r/FPGA | 15 Apr 2023
  • GitHub - aloussase/aoc-haskell-template: Advent of Code template for Haskell

    2 projects | /r/adventofcode | 29 Nov 2022
  • GHC 9.4.1 is now available

    6 projects | news.ycombinator.com | 12 Aug 2022
  • Gradual Soundness: Lessons from Static Python

    2 projects | /r/ProgrammingLanguages | 29 Jun 2022
  • A note from our sponsor - Scout Monitoring
    www.scoutapm.com | 1 Jun 2024
    Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today. Learn more →

Index

What are some of the best open-source Haskell projects in Python? This list will help you:

Project Stars
1 m2cgen 2,731
2 arl 1,893
3 Ganeti 473
4 xcffib 91
5 unpythonic 85
6 SpeedTests 64
7 py2hs 37
8 Pythas 12
9 advent-of-code 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com