This website works better with JavaScript.
Explore
Help
Sign In
neingeist
/
python-exercises
Watch
1
Star
0
Fork
You've already forked python-exercises
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
some python exercises
exercises
python
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57
Commits
1
Branch
0
Tags
890 KiB
C
49.7%
Python
24.3%
Jupyter Notebook
12.7%
SWIG
12.1%
Makefile
0.8%
Other
0.4%
806593afa1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '806593afa1'
${ noResults }
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
neingeist
806593afa1
add rest-client-yts.py
6 years ago
.idea
PyCharm: ignore .idea/workspace.xml
10 years ago
.gitignore
add logging test
7 years ago
IDEAS
more IDEAS
9 years ago
Makefile
move pep8 check to Makefile
10 years ago
abcmeta.py
__del__
10 years ago
anki-sin-cos-table.py
reduce code line length to 80 characters max
11 years ago
async-fac1.py
add async-fac1.py
6 years ago
attributes.py
add getattr/setattr test
7 years ago
colorama_test.py
add colorama example
10 years ago
context-managers.py
#ohai , pep8
10 years ago
convex-hull.py
add convex hull example from scipy cookbook
10 years ago
cython_test.pyx
play around with cython
10 years ago
cython_test_test.py
play around with cython
10 years ago
doctest_test.py
#ohai , pep8
10 years ago
func_annotations.py
re-indent
10 years ago
hth.py
add hth
10 years ago
json_memoize.py
fixup docstrings
10 years ago
knights-tour.py
add knight's tour
10 years ago
least-squares.py
#ohai , pep8
10 years ago
logging-test.py
add logging test
7 years ago
mapreduce.py
map and multiple lists
10 years ago
mem-profile.py
Test memory_profiler
9 years ago
mixed_pickles.py
play around with pickle
10 years ago
n-queens.py
n-queens: use list comprehension instead of for loop
10 years ago
newtons-method.py
Newton's method
10 years ago
numpy.i
add an example using swig to interface opencv
11 years ago
okapi-typemaps.i
add an example using swig to interface opencv
11 years ago
peg-parse.py
add pypeg2 example
8 years ago
rest-client-yts.py
add rest-client-yts.py
6 years ago
sudoku.py
sudoku: use a dot for missing numbers
10 years ago
sympy.ipynb
add sympy.ipynb
7 years ago
test_swig.c
add a simple swig example (from the turorial)
11 years ago
test_swig.i
add a simple swig example (from the turorial)
11 years ago
test_swig_opencv.cpp
add an example using swig to interface opencv
11 years ago
test_swig_opencv.hpp
add an example using swig to interface opencv
11 years ago
test_swig_opencv.i
add an example using swig to interface opencv
11 years ago
test_swig_opencv.jpg
add an example using swig to interface opencv
11 years ago
test_swig_opencv_test.py
add an example using swig to interface opencv
11 years ago
test_swig_test.py
#ohai , pep8
10 years ago
trickyscope.py
add trickyscope.py
7 years ago