An interpreter written in Python for the imperative, stack based language called Whitespace.: https://www.reddit.com/r/Python/comments/50ypnk/an_interpreter_written_in_python_for_the/
reddit
An interpreter written in Python for the imperative,... • /r/Python
2 points and 0 comments so far on reddit
vault.py - A secure, cross platform password manager for the command line. Feedback welcome!: https://www.reddit.com/r/Python/comments/50zgul/vaultpy_a_secure_cross_platform_password_manager/
golang – encoding/csv: Reading is slower than python: https://github.com/golang/go/issues/16791
GitHub
encoding/csv: Reading is slow · Issue #16791 · golang/go
$ go version go version go1.7 linux/amd64 Reading of csv files is, out of the box, quite slow (tl;dr: 3x slower than a simple Java program, 1.5x slower than the obvious python code). A typical exam...
AttributeError: 'ErrorbarContainer' object has no attribute 'set_ylim': http://stackoverflow.com/questions/39260561/attributeerror-errorbarcontainer-object-has-no-attribute-set-ylim
Stackoverflow
AttributeError: 'ErrorbarContainer' object has no attribute 'set_ylim'
I am plotting the results of some experiments with error bars. I'd like to be able to set the y limit in the case of results with extreme outliers that aren't interesting. This code:
axes = plt.er...
axes = plt.er...
Python driver for ArangoDB, a NoSQL graph database: https://www.reddit.com/r/Python/comments/50ztwd/python_driver_for_arangodb_a_nosql_graph_database/
reddit
Python driver for ArangoDB, a NoSQL graph database • /r/Python
3 points and 0 comments so far on reddit
showast - an IPython notebook plugin for drawing Python ASTs: https://www.reddit.com/r/Python/comments/50zq41/showast_an_ipython_notebook_plugin_for_drawing/
reddit
showast - an IPython notebook plugin for drawing... • /r/Python
2 points and 0 comments so far on reddit
Using PyCharm 2016.2 with Bitbucket: https://www.reddit.com/r/Python/comments/511a6z/using_pycharm_20162_with_bitbucket/
reddit
Using PyCharm 2016.2 with Bitbucket • /r/Python
I used to work with Bitbucket + PyCharm 4.5 beautifully. But I updated PyCharm (it was not good with Windows 10) and now I can't make the plugin...
if any one can please help me with this question on stack overflow it would be great: https://www.reddit.com/r/Python/comments/511p7y/if_any_one_can_please_help_me_with_this_question/
reddit
if any one can please help me with this question on... • /r/Python
http://stackoverflow.com/questions/39306592/filter-protocols-in-python It's the first time that no one answer's me on a question in stack overflow XD
Configuring mod_wsgi with Apache: https://www.reddit.com/r/Python/comments/512j23/configuring_mod_wsgi_with_apache/
reddit
Configuring mod_wsgi with Apache • /r/Python
Hey everyone, It seems you have stumbled upon this thread. If so and you know a good deal about running Python based applications through the...
What is a more pythonic way to write the following?: https://www.reddit.com/r/Python/comments/512k25/what_is_a_more_pythonic_way_to_write_the_following/
reddit
What is a more pythonic way to write the following? • /r/Python
Here is some code I wrote that I feel is trapped in my old C style mentality. Is there are more idiomatic procedure? Comments added for...
flybywire: A declarative library for building desktop GUIs for Python apps, inspired by React: https://www.reddit.com/r/Python/comments/512pus/flybywire_a_declarative_library_for_building/
reddit
flybywire: A declarative library for building desktop... • /r/Python
2 points and 0 comments so far on reddit
Redis get and set decorator: http://stackoverflow.com/questions/39160075/redis-get-and-set-decorator
Stackoverflow
Redis get and set decorator
Currently working on python and redis. I have Flask as my framework and working on Blueprints.
Looking into implementing cache with redis for my APIs, I have tried Flask-Cache and redis-simple-cac...
Looking into implementing cache with redis for my APIs, I have tried Flask-Cache and redis-simple-cac...
Please upvote my request to add Python OOP resources to Awesome Python: https://www.reddit.com/r/Python/comments/513nyu/please_upvote_my_request_to_add_python_oop/
reddit
Please upvote my request to add Python OOP resources... • /r/Python
Hello, I maintain [a list of object-oriented Python programming resources](https://github.com/metaperl/python-oop). I submitted a [pull...
searching for help on my own flask project: https://www.reddit.com/r/Python/comments/513uit/searching_for_help_on_my_own_flask_project/
reddit
searching for help on my own flask project • /r/Python
hello guys, i started this project to become a better programmer and add at least something for my none existing portfolio. the commen advice for...