issues
search
brennerm
/
PyTricks
Collection of less popular features and tricks for the Python programming language
MIT License
3.07k
stars
502
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
style(flattenlist.py): PEP8 style
#61
pahaz
closed
9 years ago
0
style(extendediterableunpacking): PEP8 style
#60
pahaz
closed
9 years ago
0
style(dictsortbyvalue.py): PEP8 style
#59
pahaz
closed
9 years ago
0
Creating a basic type of categorization
#58
felipevolpone
closed
6 years ago
11
Add few ways to flatten list of lists
#57
lipinski
closed
9 years ago
9
Unusual dictionary usages
#56
sgs00
closed
9 years ago
3
Creating a basic type of categorization
#55
felipevolpone
closed
9 years ago
2
Add setinitialvalue.py
#54
rickhau
closed
9 years ago
7
Categorize/Descriptions/Index in README?
#53
kpurdon
closed
8 years ago
9
Fix
#51
xivarri
closed
9 years ago
1
Added ternary.py
#50
danillosouza
closed
9 years ago
1
Added sortlistkeepindices.py
#49
xivarri
closed
9 years ago
0
Update CONTRIBUTORS
#48
vvscloud
closed
9 years ago
0
Update lightweightswitch.py
#47
vvscloud
closed
9 years ago
1
- typo in infile documentation
#46
goutham2027
closed
9 years ago
1
New Tricks
#45
debriefff
closed
9 years ago
2
Capitalized filename was sticking out like a sore thumb
#44
st0le
closed
9 years ago
1
Adds an example of using python's lazy or
#43
dcbaker
closed
9 years ago
4
string of integers to integers list using map
#42
goutham2027
closed
9 years ago
4
Find Index of Min or Max value
#41
st0le
closed
9 years ago
1
fix syntax error
#40
kireev4art
closed
9 years ago
1
Raw string integers to integers list
#39
goutham2027
closed
9 years ago
6
Parameterized defaultdict
#38
st0le
closed
9 years ago
2
Metatable similar to lua.
#37
st0le
closed
9 years ago
2
One-liner for Trees in Python
#36
st0le
closed
9 years ago
0
flatten nested lists
#35
transcranial
closed
9 years ago
1
Added a simple swap element example
#34
a20r
closed
9 years ago
2
Add example of ovelapping (key:value) on dicts for Python3
#33
raulcd
closed
9 years ago
2
Added list to comma separated
#32
nikhiln
closed
9 years ago
1
New Trick: judge an object in a list of tuple
#31
axiaoxin
closed
9 years ago
0
Initial commit
#30
betezed
closed
9 years ago
3
structure collection
#29
brennerm
closed
9 years ago
1
Update CONTRIBUTORS
#28
oztalha
closed
9 years ago
0
comment fixed
#27
oztalha
closed
9 years ago
0
comment was missing
#26
oztalha
closed
9 years ago
3
added a few different examples
#25
padraicbc
closed
9 years ago
3
Add one more advanced dictionary to string formatting style
#24
rickhau
closed
9 years ago
1
caveat for this duplicate removal method
#23
jason-curtis
closed
9 years ago
3
quickly transposing an 2d list
#22
bruno314
closed
9 years ago
1
Add try/else trick
#21
jason-curtis
closed
9 years ago
1
switch is not switch
#20
yammesicka
closed
9 years ago
7
DRY out calculator.py
#19
jason-curtis
closed
9 years ago
2
compoundboolstatement.py - Line 6
#18
yammesicka
closed
9 years ago
3
added listecompnestedfor.py
#17
waveform80
closed
9 years ago
1
add controlwhitespaces.py
#16
illuz
closed
9 years ago
3
Sort a dict by element's value
#15
shyboynccu
closed
9 years ago
3
add two tricks
#14
illuz
closed
9 years ago
5
Simple calculator program that doesn't use if..else construct
#13
dharmit
closed
9 years ago
3
Analogue of switch statement
#12
xsandr
closed
9 years ago
1
Replace sum function with product
#11
ana-balica
closed
9 years ago
2
Previous
Next