issues
search
santinic
/
pampy
Pampy: The Pattern Matching for Python you always dreamed of.
MIT License
3.52k
stars
125
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Project still alive?
#52
themanifold
opened
3 years ago
1
Possibilty to match same object
#51
sunbit
opened
4 years ago
0
publish for conda
#50
antonkulaga
opened
4 years ago
0
Document differences to "PEP: 622 Structural Pattern Matching Version"
#49
v217
opened
4 years ago
1
typo in README
#48
lgessler
closed
2 years ago
0
Guard support ?
#47
yellowbean
opened
4 years ago
0
add scala-like syntax
#46
PyAntony
opened
4 years ago
0
add raise_error function
#45
rochacbruno
opened
4 years ago
1
accessibility on readme
#44
dunossauro
opened
4 years ago
0
raise in match
#43
sailfish009
closed
4 years ago
1
Updates REAMDE.md with svg badge
#42
sobolevn
opened
5 years ago
0
match if equal?
#41
zlee-personal
opened
5 years ago
1
Matching binary strings
#40
naumruso
opened
5 years ago
1
A version with enum support does not seem to be published
#39
jahan-addison
closed
5 years ago
1
Proposed New Syntax
#38
catethos
opened
5 years ago
1
Match on 2d list ?
#37
bgatessucks
opened
5 years ago
0
Potential features: Conditionals, Negative Patterns, And Pattern Completion
#36
lemeb
opened
5 years ago
0
Iterable type checking on first element
#35
lemeb
opened
5 years ago
0
"Type Dict cannot be instantiated" error when executing code line from readme
#34
jn73
closed
5 years ago
7
Avoid DeprecationWarning in test
#33
theHamsta
opened
5 years ago
0
Typing support
#32
sobolevn
closed
5 years ago
3
Does Any support more than one array element?
#31
alexpantyukhin
closed
5 years ago
1
Support regex library
#30
Mdslino
opened
5 years ago
0
added run_callable argument to allow returning unalled functions
#29
fliepeltje
opened
5 years ago
0
Return function without call
#28
fliepeltje
opened
5 years ago
1
fix deprecation warning on python3.7
#27
gillett-hernandez
closed
5 years ago
0
Add type annotations support for matching
#26
Ecialo
closed
5 years ago
1
Interactive demo for `pampy` running on notebooks.ai
#25
martinzugnoni
opened
5 years ago
0
Better looking nested patterns?
#24
senpos
opened
5 years ago
0
Weird behavior with the default match operator
#23
JGailor
opened
5 years ago
2
Not() operator, to match anything but the state
#22
HarryR
opened
5 years ago
2
Add Enum support for matching
#21
HarryR
closed
5 years ago
0
Matching of Python3 `enum`
#20
HarryR
closed
5 years ago
1
OneOf operator for matching
#19
HarryR
closed
2 years ago
4
Dobrek/treat dataclass as schema
#18
ldobrek
closed
5 years ago
0
Dobrek/treat dataclass as schema
#17
ldobrek
closed
5 years ago
0
Add any behaiour to match function with callables
#16
stevenheidel
closed
5 years ago
1
Switch to using default for fallback values instead of strict
#15
stevenheidel
closed
5 years ago
1
match on different types of dataclasses
#14
ldobrek
closed
5 years ago
1
Add support for Python 3.7 dataclasses
#13
stevenheidel
closed
5 years ago
1
python 2 support
#12
haoxian-zhao
closed
5 years ago
12
Minor code clean up
#11
Aareon
closed
5 years ago
1
Patterns with guards?
#10
wooters
closed
5 years ago
2
Interactive demo for `pampy` code examples
#9
martinzugnoni
closed
5 years ago
7
make use of github releases
#8
thomasleveil
closed
5 years ago
1
add register patterns
#7
alexpantyukhin
closed
5 years ago
1
Possibly misbehaviour of match_value function?
#6
MikhailMS
closed
5 years ago
3
Update README.md
#5
holdenweb
closed
5 years ago
1
Possible C module?
#4
kimond
closed
5 years ago
1
_ is unsafe to use
#3
nils-werner
closed
5 years ago
1
Next