Is there a vector library similar to javascript's canvas with jupyter support?: https://www.reddit.com/r/Python/comments/4m38js/is_there_a_vector_library_similar_to_javascripts/
reddit
Is there a vector library similar to javascript's... • /r/Python
I know Cairo's interface is almost identical but I couldn't find notebook support for it.
What is the biggest thing you've been asked to code in one of those post interview projects, to test you skill?: https://www.reddit.com/r/Python/comments/4m3x8m/what_is_the_biggest_thing_youve_been_asked_to/
reddit
What is the biggest thing you've been asked to code in... • /r/Python
1 points and 0 comments so far on reddit
K Lars John gives incredible closing keynote to PyCon 2016, received a standing ovation: https://www.reddit.com/r/Python/comments/4m4ihv/k_lars_john_gives_incredible_closing_keynote_to/
reddit
K Lars John gives incredible closing keynote to PyCon... • /r/Python
5 points and 1 comments so far on reddit
ElectroCRUD - Modern Open Source MySQL CRUD Application: https://www.reddit.com/r/Python/comments/4m4tl4/electrocrud_modern_open_source_mysql_crud/
reddit
ElectroCRUD - Modern Open Source MySQL CRUD Application • /r/Python
1 points and 1 comments so far on reddit
Are there any good embeddable python GUI query/report builders that aren't ridiculously expensive?: https://www.reddit.com/r/Python/comments/4m4t2d/are_there_any_good_embeddable_python_gui/
reddit
Are there any good embeddable python GUI query/report... • /r/Python
I've been looking for an embeddable tool for a database driven site that would allow end-users to create queries and build reports (excel and pdf...
Python 3.4, Windows 10 and Unable to find vcvarsall.bat: http://stackoverflow.com/questions/37534000/python-3-4-windows-10-and-unable-to-find-vcvarsall-bat
Stackoverflow
Python 3.4, Windows 10 and Unable to find vcvarsall.bat
When I try to build one package:
C:\Linter\intlib\PYTHON>python setup.py build
I get this error message:
running build
running build_ext
building 'LinPy' extension
error: U...
C:\Linter\intlib\PYTHON>python setup.py build
I get this error message:
running build
running build_ext
building 'LinPy' extension
error: U...
Free alternative to PyCharm?: https://www.reddit.com/r/Python/comments/4m598z/free_alternative_to_pycharm/
reddit
Free alternative to PyCharm? • /r/Python
What's the free alternative to PyCharm? My serial number is too old and I'm just using Python to go along with Head First Programming (lame book...
which version of python am I on?: https://www.reddit.com/r/Python/comments/4m5qat/which_version_of_python_am_i_on/
reddit
which version of python am I on? • /r/Python
I wanted to update my python version from 2.7.x to 2.7.11 so I went to [python.org](https://www.python.org/downloads/) and installed the latest...
ImportPython Issue 75 - Our favorite pycon talks, articles tweets, json formatted logging code snippet, podcast conversation with alex clark and more: https://www.reddit.com/r/Python/comments/4m6pj5/importpython_issue_75_our_favorite_pycon_talks/
reddit
ImportPython Issue 75 - Our favorite pycon talks,... • /r/Python
0 points and 0 comments so far on reddit
Python Weekly - Issue 246: http://us2.campaign-archive.com/?u=e2e180baf855ac797ef407fc7
See Python, See Python Go, Go Python Go – Heroku: https://blog.heroku.com/archives/2016/6/2/see_python_see_python_go_go_python_go
Heroku
See Python, See Python Go, Go Python Go
Andrey Petrov is the author of urllib3, the creator of Briefmetrics and ssh-chat, and a former Googler and YCombinator alum. He’s here to tell us of a...
wordfreq 1.4: more words, plus word frequencies from Reddit: https://www.reddit.com/r/Python/comments/4m7vjx/wordfreq_14_more_words_plus_word_frequencies_from/
reddit
wordfreq 1.4: more words, plus word frequencies from... • /r/Python
1 points and 0 comments so far on reddit
Jupyter Notebook: Guessing mystery travel locations using Pandas, Docker and OS(R)M: https://www.reddit.com/r/Python/comments/4m8za4/jupyter_notebook_guessing_mystery_travel/
reddit
Jupyter Notebook: Guessing mystery travel locations... • /r/Python
1 points and 0 comments so far on reddit
Operations on tensor segments in 2nd dimension: http://stackoverflow.com/questions/37505597/operations-on-tensor-segments-in-2nd-dimension
Stackoverflow
Operations on tensor segments in 2nd dimension
What is the best way to perform an operation on segments of a tensor in a dimension other than the first? For example, a simple sum of segments in the 2nd dimension:
Given:
x11 x12 x13 x14 x15
.....
Given:
x11 x12 x13 x14 x15
.....
Fastest book to learn Python from? For experienced Perl person: https://www.reddit.com/r/Python/comments/4m93gh/fastest_book_to_learn_python_from_for_experienced/
reddit
Fastest book to learn Python from? For experienced... • /r/Python
I started reading some Python book, forgot title, but lost interest as it went very slowly. It is the type that spoon feeds you and constantly go...