Python DSL

Open-source Python projects categorized as DSL

Top 13 Python DSL Projects

  • devito

    DSL and compiler framework for automated finite-differences and stencil computation

  • inline-sql

    🪄 Inline SQL in any Python program

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

    It's Python with a Lissp.

  • Project mention: Hissp | news.ycombinator.com | 2023-12-17
  • pyccel

    Python extension language using accelerators

  • iheartla

    compilable markdown for linear algebra

  • parson

    Yet another PEG parser combinator library and DSL (by darius)

  • dron

    What if cron and systemd had a baby?

  • Project mention: Fcron Is the Best Cron | news.ycombinator.com | 2023-10-14

    I was annoyed by cron/fcron limitations and figured systemd is the way go because of its flexibility and power, but also was annoyed about manually managing tons of unit files. So I wrote a tool with a config that looks kinda like a crontab, but uses systemd (or launchd on mac) behind the scenes: https://github.com/karlicoss/dron#what-does-it-do

    E.g. a simplest job definition looks like this

      job(every(mins=10), 'ping https://beepb00p.xyz', unit_name='ping-beepb00p')

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Chata

    :guitar::magic_wand: DSP made easy. The Chata programming language! :long_drum:

  • Project mention: Welcome to the Chata Programming Language | news.ycombinator.com | 2023-12-24
  • custom-literals

    A library implementing C++'s custom literal suffixes using pure Python.

  • cinje

    A Pythonic and ultra fast template engine DSL.

  • metashade

    An experimental GPU shading DSL embedded in Python.

  • Project mention: Show HN: Metashade – a Pythonic GPU shading/compute EDSL | news.ycombinator.com | 2024-04-21

    Thanks!

    Multiple targets is definitely the plan, and GLSL is my next priority. Metashade can currently generate HLSL for the DX12 version of https://github.com/ppenenko/glTFSample/tree/metashade_demo, and there's also a Vulkan version of that demo using GLSL. So implementing GLSL generation for that would be a great proof of concept and a test bed: HLSL and GLSL generated from single source and producing identical rendering results.

    The diagram on slide 31 of my presentation shows how implementation is currently inherited between the Metashade packages. The future GLSL generators should inherit common functionality from the "rtsl" package, just like the existing HLSL generators. However, I expect heavy refactoring to be necessary because I was initially targeting just one language and so not all code is implemented at the appropriate level.

    BTW, here's a poll where you can vote for a target language you'd like to see prioritized: https://github.com/ppenenko/metashade/discussions/17

  • dothttp

    dsl for http. https://marketplace.visualstudio.com/items?itemName=ShivaPrasanth.dothttp-code

  • python-builddsl

    A superset of the Python programming language with support for closures and multi-line lambdas

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 DSL related posts

Index

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

Project Stars
1 devito 518
2 inline-sql 412
3 hissp 331
4 pyccel 330
5 iheartla 194
6 parson 57
7 dron 55
8 Chata 41
9 custom-literals 33
10 cinje 31
11 metashade 20
12 dothttp 12
13 python-builddsl 2

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