bunch
A Bunch is a Python dictionary that provides attribute-style access (a la JavaScript objects). (by dsc)
python-builddsl
A superset of the Python programming language with support for closures and multi-line lambdas (by NiklasRosenstein)
bunch | python-builddsl | |
---|---|---|
1 | 1 | |
482 | 2 | |
- | - | |
4.6 | 2.3 | |
about 2 months ago | over 1 year ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bunch
Posts with mentions or reviews of bunch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-05.
python-builddsl
Posts with mentions or reviews of python-builddsl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-05.
-
What would you want to see in Python?
I've been experimenting with Multiline anonymous functions in a Python DSL. For the curious: https://github.com/craftr-build/craftr-dsl
What are some alternatives?
When comparing bunch and python-builddsl you can also consider the following projects:
Pyjion - Pyjion - A JIT for Python based upon CoreCLR
Numba - NumPy aware dynamic Python compiler using LLVM
django-business-logic - Visual DSL framework for django
Box - Python dictionaries with advanced dot notation access
cinje - A Pythonic and ultra fast template engine DSL.
Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).