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
Two new tricks for listtocommaseparated
#111
yaznahar
opened
1 year ago
0
Update merge_dict.py3
#110
0x020B
opened
1 year ago
2
docs: fix simple typo, recieves -> receives
#109
timgates42
closed
3 years ago
1
Make this example more meaningful/fix bug
#108
bhelabhav
closed
4 years ago
1
Make this example more meaningful/fix bug
#107
singhbgithub-compass
closed
4 years ago
0
Update bboolasint.py
#106
STREIN-11
opened
4 years ago
0
Uploaded File- rotatelistbyKtimes.py
#105
kajalsingh11
opened
4 years ago
0
Fix typo
#104
pjpjq
closed
5 years ago
1
added deque data structure
#103
Pratiknarola
opened
5 years ago
0
patternify
#102
satyasahoo210
opened
5 years ago
0
Netsed if else
#101
satyasahoo210
opened
5 years ago
0
Update flattenlist.py3
#100
nosuggest
closed
5 years ago
1
Add iterating over initial array in reverse order.
#99
askanium
opened
5 years ago
5
Add a shorter way to find the indexes of min and max elements of a list.
#98
askanium
opened
5 years ago
4
Add unpacking of a function call that returns an iterable or dict.
#97
askanium
closed
5 years ago
0
Add "raise to power" operator to the calculator
#96
askanium
closed
5 years ago
0
Add a new method to copy a list
#95
askanium
closed
5 years ago
1
Create boolfast.py
#94
ofek
closed
5 years ago
1
Added example for list type of variable.
#93
razinc
closed
5 years ago
1
__get__ works only for New Style Classes
#92
jiteshk23
closed
5 years ago
1
Add f-string to namedformatting trick
#91
sfdye
closed
6 years ago
0
Are all tricks compatible with python2/python3
#90
kiennt23
closed
6 years ago
1
Switch/Case statments using dictionaries.
#89
k0h1zuk4
closed
6 years ago
2
Switch/Case statments using dictionaries.
#88
k0h1zuk4
closed
6 years ago
2
Swapping two variables using tuples.
#87
k0h1zuk4
closed
6 years ago
0
ifelse comment switch
#86
flintforge
closed
6 years ago
2
Comment blocks can be turn on and off in one '#'
#85
flintforge
closed
6 years ago
1
add boolfast.py
#84
ofek
closed
5 years ago
0
ADD: Added randlistelement code
#83
an-dev
closed
7 years ago
4
Is the repo dead?
#82
tasdikrahman
closed
8 years ago
1
Added ordered_dict and reduce examples
#81
tasdikrahman
closed
8 years ago
0
merging dictionaries
#80
pussbb
closed
8 years ago
0
List to dict
#79
pussbb
closed
8 years ago
0
copy list by typecasting method
#78
ebin123456
closed
8 years ago
0
Update unique_by_attr.py
#77
pussbb
closed
8 years ago
0
Adds object string formatting example.
#76
chadgh
closed
8 years ago
1
Grouping adjacent
#75
shellvon
opened
8 years ago
0
Add a reversestring.py file
#74
NDevox
closed
8 years ago
2
Add in reversestring.py and fixed typo in reverselist.py
#73
NDevox
closed
8 years ago
0
add dictdefaultvalue.py and boolisslow.py
#72
shiyanhui
closed
8 years ago
2
characters_occurrence.py
#71
ghost
opened
9 years ago
0
added contextmanagers.py
#70
awsh
closed
8 years ago
0
Update namedformatting.py
#69
syegulalp
closed
9 years ago
0
Add implementation for simple file read-write
#68
cbrown132
closed
9 years ago
1
Add Code to Function example
#67
antvconst
closed
9 years ago
1
Dunder methods to improve objects
#66
felipevolpone
closed
9 years ago
2
default_write_hander_dic
#65
cryptowen
closed
9 years ago
1
pep8 style
#64
cryptowen
closed
9 years ago
0
Update common_seq_method.py
#63
cryptowen
closed
9 years ago
0
style(keydefaultdict.py): PEP8 style
#62
pahaz
closed
9 years ago
1
Next