plum
runtype
Our great sponsors
plum | runtype | |
---|---|---|
2 | 4 | |
169 | 119 | |
- | - | |
7.7 | 8.1 | |
about 2 months ago | 4 months ago | |
Python | Python | |
MIT License | MIT License |
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.
plum
- Is there any language that is as similar as possible to Python in syntax, readability, and features, but is statically typed?
-
How Julia Uses Multiple Dispatch to Beat Python
Singledispatch is old, dates back to py2: https://docs.python.org/3/library/functools.html#functools.s...
I definitely agree that multiple dispatch is a lot harder :). But most of the examples in the article didn't need it, and it would have been appropriate I think to show equivalent code in Python. All that article did was make me think the author didn't know Python very well.
There are several libraries for multiple dispatch too, for e.g. https://github.com/wesselb/plum
runtype
-
Runtype 0.2 - faster than Pydantic, highly configurable, and with unique features for working with types at runtime.
Source code: https://github.com/erezsh/runtype
-
Python and type hints
And you can use https://github.com/erezsh/runtype to verify at runtime that they are created and remain correct.
What are some alternatives?
multipledispatch - Multiple dispatch
MonkeyType - A Python library that generates static type annotations by collecting runtime types
Envoy - Elegant SSH tasks for PHP.
Pomander - Deploy your PHP with PHP. Inspired by Capistrano and Vlad.
python - Official Python client library for kubernetes
dynamic-dns - An automated dynamic DNS solution for Docker and DigitalOcean
julia - The Julia Programming Language
Lua - Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.
fast-sqlite3-inserts - Some bunch of test scripts to generate a SQLite DB with 1B rows in fastest possible way
kotlin-script-examples - Examples of Kotlin Scripts and usages of the Kotlin Scripting API
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).
Deployer - A deployment tool written in PHP with support for popular frameworks out of the box