Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / brennerm/PyTricks issues and pull requests

#101 - Netsed if else

Issue - State: open - Opened by satyasahoo210 almost 5 years ago

#101 - Netsed if else

Issue - State: open - Opened by satyasahoo210 almost 5 years ago

#100 - Update flattenlist.py3

Pull Request - State: closed - Opened by nosuggest almost 5 years ago - 1 comment

#100 - Update flattenlist.py3

Pull Request - State: closed - Opened by nosuggest almost 5 years ago - 1 comment

#99 - Add iterating over initial array in reverse order.

Pull Request - State: open - Opened by askanium about 5 years ago - 5 comments

#99 - Add iterating over initial array in reverse order.

Pull Request - State: open - Opened by askanium about 5 years ago - 5 comments

#98 - Add a shorter way to find the indexes of min and max elements of a list.

Pull Request - State: open - Opened by askanium about 5 years ago - 4 comments

#98 - Add a shorter way to find the indexes of min and max elements of a list.

Pull Request - State: open - Opened by askanium about 5 years ago - 4 comments

#97 - Add unpacking of a function call that returns an iterable or dict.

Pull Request - State: closed - Opened by askanium about 5 years ago

#97 - Add unpacking of a function call that returns an iterable or dict.

Pull Request - State: closed - Opened by askanium about 5 years ago

#96 - Add "raise to power" operator to the calculator

Pull Request - State: closed - Opened by askanium about 5 years ago

#96 - Add "raise to power" operator to the calculator

Pull Request - State: closed - Opened by askanium about 5 years ago

#95 - Add a new method to copy a list

Pull Request - State: closed - Opened by askanium about 5 years ago - 1 comment

#95 - Add a new method to copy a list

Pull Request - State: closed - Opened by askanium about 5 years ago - 1 comment

#94 - Create boolfast.py

Pull Request - State: closed - Opened by ofek over 5 years ago - 1 comment

#94 - Create boolfast.py

Pull Request - State: closed - Opened by ofek over 5 years ago - 1 comment

#93 - Added example for list type of variable.

Pull Request - State: closed - Opened by razinc over 5 years ago - 1 comment

#93 - Added example for list type of variable.

Pull Request - State: closed - Opened by razinc over 5 years ago - 1 comment

#92 - __get__ works only for New Style Classes

Pull Request - State: closed - Opened by jiteshk23 almost 6 years ago - 1 comment

#92 - __get__ works only for New Style Classes

Pull Request - State: closed - Opened by jiteshk23 almost 6 years ago - 1 comment

#91 - Add f-string to namedformatting trick

Pull Request - State: closed - Opened by sfdye almost 6 years ago

#91 - Add f-string to namedformatting trick

Pull Request - State: closed - Opened by sfdye almost 6 years ago

#90 - Are all tricks compatible with python2/python3

Issue - State: closed - Opened by kiennt23 almost 6 years ago - 1 comment

#90 - Are all tricks compatible with python2/python3

Issue - State: closed - Opened by kiennt23 almost 6 years ago - 1 comment

#89 - Switch/Case statments using dictionaries.

Pull Request - State: closed - Opened by k0h1zuk4 over 6 years ago - 2 comments

#89 - Switch/Case statments using dictionaries.

Pull Request - State: closed - Opened by k0h1zuk4 over 6 years ago - 2 comments

#88 - Switch/Case statments using dictionaries.

Pull Request - State: closed - Opened by k0h1zuk4 over 6 years ago - 2 comments

#88 - Switch/Case statments using dictionaries.

Pull Request - State: closed - Opened by k0h1zuk4 over 6 years ago - 2 comments

#87 - Swapping two variables using tuples.

Pull Request - State: closed - Opened by k0h1zuk4 over 6 years ago

#87 - Swapping two variables using tuples.

Pull Request - State: closed - Opened by k0h1zuk4 over 6 years ago

#86 - ifelse comment switch

Pull Request - State: closed - Opened by flintforge over 6 years ago - 2 comments

#86 - ifelse comment switch

Pull Request - State: closed - Opened by flintforge over 6 years ago - 2 comments

#85 - Comment blocks can be turn on and off in one '#'

Pull Request - State: closed - Opened by flintforge over 6 years ago - 1 comment

#85 - Comment blocks can be turn on and off in one '#'

Pull Request - State: closed - Opened by flintforge over 6 years ago - 1 comment

#84 - add boolfast.py

Pull Request - State: closed - Opened by ofek over 7 years ago

#84 - add boolfast.py

Pull Request - State: closed - Opened by ofek over 7 years ago

#83 - ADD: Added randlistelement code

Pull Request - State: closed - Opened by an-dev over 8 years ago - 4 comments

#83 - ADD: Added randlistelement code

Pull Request - State: closed - Opened by an-dev over 8 years ago - 4 comments

#82 - Is the repo dead?

Issue - State: closed - Opened by tasdikrahman over 8 years ago - 1 comment

#82 - Is the repo dead?

Issue - State: closed - Opened by tasdikrahman over 8 years ago - 1 comment

#81 - Added ordered_dict and reduce examples

Pull Request - State: closed - Opened by tasdikrahman over 8 years ago

#81 - Added ordered_dict and reduce examples

Pull Request - State: closed - Opened by tasdikrahman over 8 years ago

#80 - merging dictionaries

Pull Request - State: closed - Opened by pussbb over 8 years ago

#80 - merging dictionaries

Pull Request - State: closed - Opened by pussbb over 8 years ago

#79 - List to dict

Pull Request - State: closed - Opened by pussbb over 8 years ago

#79 - List to dict

Pull Request - State: closed - Opened by pussbb over 8 years ago

#78 - copy list by typecasting method

Pull Request - State: closed - Opened by ebin123456 over 8 years ago

#78 - copy list by typecasting method

Pull Request - State: closed - Opened by ebin123456 over 8 years ago

#77 - Update unique_by_attr.py

Pull Request - State: closed - Opened by pussbb over 8 years ago

#77 - Update unique_by_attr.py

Pull Request - State: closed - Opened by pussbb over 8 years ago

#76 - Adds object string formatting example.

Pull Request - State: closed - Opened by chadgh over 8 years ago - 1 comment

#76 - Adds object string formatting example.

Pull Request - State: closed - Opened by chadgh over 8 years ago - 1 comment

#75 - Grouping adjacent

Issue - State: open - Opened by shellvon over 8 years ago

#75 - Grouping adjacent

Issue - State: open - Opened by shellvon over 8 years ago

#74 - Add a reversestring.py file

Issue - State: closed - Opened by NDevox over 8 years ago - 2 comments

#74 - Add a reversestring.py file

Issue - State: closed - Opened by NDevox over 8 years ago - 2 comments

#73 - Add in reversestring.py and fixed typo in reverselist.py

Pull Request - State: closed - Opened by NDevox over 8 years ago

#73 - Add in reversestring.py and fixed typo in reverselist.py

Pull Request - State: closed - Opened by NDevox over 8 years ago

#72 - add dictdefaultvalue.py and boolisslow.py

Pull Request - State: closed - Opened by shiyanhui over 8 years ago - 2 comments

#72 - add dictdefaultvalue.py and boolisslow.py

Pull Request - State: closed - Opened by shiyanhui over 8 years ago - 2 comments

#71 - characters_occurrence.py

Issue - State: open - Opened by ghost over 8 years ago

#71 - characters_occurrence.py

Issue - State: open - Opened by ghost over 8 years ago

#70 - added contextmanagers.py

Pull Request - State: closed - Opened by awsh over 8 years ago

#70 - added contextmanagers.py

Pull Request - State: closed - Opened by awsh over 8 years ago

#69 - Update namedformatting.py

Pull Request - State: closed - Opened by syegulalp about 9 years ago

#69 - Update namedformatting.py

Pull Request - State: closed - Opened by syegulalp about 9 years ago

#68 - Add implementation for simple file read-write

Pull Request - State: closed - Opened by cbrown132 about 9 years ago - 1 comment

#68 - Add implementation for simple file read-write

Pull Request - State: closed - Opened by cbrown132 about 9 years ago - 1 comment

#67 - Add Code to Function example

Pull Request - State: closed - Opened by antvconst about 9 years ago - 1 comment

#67 - Add Code to Function example

Pull Request - State: closed - Opened by antvconst about 9 years ago - 1 comment

#66 - Dunder methods to improve objects

Pull Request - State: closed - Opened by felipevolpone about 9 years ago - 2 comments

#66 - Dunder methods to improve objects

Pull Request - State: closed - Opened by felipevolpone about 9 years ago - 2 comments

#65 - default_write_hander_dic

Pull Request - State: closed - Opened by cryptowen about 9 years ago - 1 comment

#65 - default_write_hander_dic

Pull Request - State: closed - Opened by cryptowen about 9 years ago - 1 comment

#64 - pep8 style

Pull Request - State: closed - Opened by cryptowen about 9 years ago

#64 - pep8 style

Pull Request - State: closed - Opened by cryptowen about 9 years ago

#63 - Update common_seq_method.py

Pull Request - State: closed - Opened by cryptowen about 9 years ago

#63 - Update common_seq_method.py

Pull Request - State: closed - Opened by cryptowen about 9 years ago

#62 - style(keydefaultdict.py): PEP8 style

Pull Request - State: closed - Opened by pahaz about 9 years ago - 1 comment

#62 - style(keydefaultdict.py): PEP8 style

Pull Request - State: closed - Opened by pahaz about 9 years ago - 1 comment

#61 - style(flattenlist.py): PEP8 style

Pull Request - State: closed - Opened by pahaz about 9 years ago

#61 - style(flattenlist.py): PEP8 style

Pull Request - State: closed - Opened by pahaz about 9 years ago

#60 - style(extendediterableunpacking): PEP8 style

Pull Request - State: closed - Opened by pahaz about 9 years ago

#60 - style(extendediterableunpacking): PEP8 style

Pull Request - State: closed - Opened by pahaz about 9 years ago

#59 - style(dictsortbyvalue.py): PEP8 style

Pull Request - State: closed - Opened by pahaz about 9 years ago

#59 - style(dictsortbyvalue.py): PEP8 style

Pull Request - State: closed - Opened by pahaz about 9 years ago

#58 - Creating a basic type of categorization

Pull Request - State: closed - Opened by felipevolpone about 9 years ago - 11 comments

#58 - Creating a basic type of categorization

Pull Request - State: closed - Opened by felipevolpone about 9 years ago - 11 comments

#57 - Add few ways to flatten list of lists

Pull Request - State: closed - Opened by lipinski about 9 years ago - 9 comments

#57 - Add few ways to flatten list of lists

Pull Request - State: closed - Opened by lipinski about 9 years ago - 9 comments

#56 - Unusual dictionary usages

Pull Request - State: closed - Opened by sgs00 about 9 years ago - 3 comments

#56 - Unusual dictionary usages

Pull Request - State: closed - Opened by sgs00 about 9 years ago - 3 comments

#55 - Creating a basic type of categorization

Pull Request - State: closed - Opened by felipevolpone about 9 years ago - 2 comments

#55 - Creating a basic type of categorization

Pull Request - State: closed - Opened by felipevolpone about 9 years ago - 2 comments

#54 - Add setinitialvalue.py

Pull Request - State: closed - Opened by rickhau about 9 years ago - 7 comments

#54 - Add setinitialvalue.py

Pull Request - State: closed - Opened by rickhau about 9 years ago - 7 comments

#53 - Categorize/Descriptions/Index in README?

Issue - State: closed - Opened by kpurdon about 9 years ago - 9 comments
Labels: enhancement, help wanted

#53 - Categorize/Descriptions/Index in README?

Issue - State: closed - Opened by kpurdon about 9 years ago - 9 comments
Labels: enhancement, help wanted

#51 - Fix

Pull Request - State: closed - Opened by xivarri about 9 years ago - 1 comment

#51 - Fix

Pull Request - State: closed - Opened by xivarri about 9 years ago - 1 comment