some python exercises
Find a file
2020-01-10 14:31:22 +01:00
.idea PyCharm: ignore .idea/workspace.xml 2014-08-29 22:15:56 +02:00
abc → abc/ 2020-01-10 14:31:22 +01:00
colorama → colorama/ 2020-01-10 14:30:25 +01:00
convex-hull → convex-hull/ 2020-01-10 14:29:46 +01:00
cython → cython/ 2020-01-10 14:31:01 +01:00
test-swig → test-swig/ 2020-01-10 14:27:43 +01:00
.gitignore add logging test 2017-08-16 15:27:13 +02:00
anki-sin-cos-table.py reduce code line length to 80 characters max 2014-03-10 09:36:48 +01:00
async-fac1.py add async-fac1.py 2018-10-30 18:35:53 +01:00
attributes.py add getattr/setattr test 2017-08-16 15:24:51 +02:00
context-managers.py #ohai , pep8 2014-08-16 22:46:40 +02:00
doctest_test.py #ohai , pep8 2014-08-16 22:46:40 +02:00
func_annotations.py re-indent 2014-08-17 10:52:26 +02:00
hth.py add hth 2015-06-19 22:23:59 +02:00
IDEAS more IDEAS 2016-06-23 15:18:47 +02:00
json_memoize.py fixup docstrings 2014-08-30 08:18:42 +02:00
knights-tour.py add knight's tour 2015-05-31 19:32:36 +02:00
least-squares.py #ohai , pep8 2014-08-16 22:46:40 +02:00
logging-test.py add logging test 2017-08-16 15:27:13 +02:00
Makefile → test-swig/ 2020-01-10 14:27:43 +01:00
mapreduce.py map and multiple lists 2014-09-04 18:14:51 +02:00
mem-profile.py Test memory_profiler 2015-09-19 18:40:30 +02:00
mixed_pickles.py play around with pickle 2014-09-03 19:22:24 +02:00
n-queens.py n-queens: use list comprehension instead of for loop 2015-05-30 21:10:28 +02:00
newtons-method.py Newton's method 2014-11-03 18:36:04 +01:00
peg-parse.py add pypeg2 example 2016-07-21 16:51:09 +02:00
qt5-qwebview.py qt5-qwebview.py 2019-09-22 12:30:31 +02:00
rest-client-yts.py add rest-client-yts.py 2018-11-08 16:33:30 +01:00
sudoku.py sudoku: use a dot for missing numbers 2015-05-28 00:19:23 +02:00
sympy.ipynb add sympy.ipynb 2017-11-02 06:39:43 +01:00
trickyscope.py add trickyscope.py 2017-11-02 02:51:11 +01:00