MLDB: the open-source Machine Learning Database with a Jupyter Notebook interface: https://www.reddit.com/r/Python/comments/4ncjoz/mldb_the_opensource_machine_learning_database/
reddit
MLDB: the open-source Machine Learning Database with a... • /r/Python
1 points and 0 comments so far on reddit
PEP 492 had a design flaw; will be fixed in CPython 3.5.2: https://www.reddit.com/r/Python/comments/4nd9bb/pep_492_had_a_design_flaw_will_be_fixed_in/
reddit
PEP 492 had a design flaw; will be fixed in CPython 3.5.2 • /r/Python
4 points and 1 comments so far on reddit
Use python to execute a list of imacros: https://www.reddit.com/r/Python/comments/4ndt24/use_python_to_execute_a_list_of_imacros/
reddit
Use python to execute a list of imacros • /r/Python
I'm new to programming, so I'm still finding my groove between languages and tools. I'm stuck trying to figure out how to run a list of macros I...
Easy Sphinx Documentation Without the Boilerplate: https://www.reddit.com/r/Python/comments/4ndvb4/easy_sphinx_documentation_without_the_boilerplate/
reddit
Easy Sphinx Documentation Without the Boilerplate • /r/Python
3 points and 0 comments so far on reddit
Help with Network Monitoring Application: https://www.reddit.com/r/Python/comments/4neoqi/help_with_network_monitoring_application/
reddit
Help with Network Monitoring Application • /r/Python
I've never touched Python in my life, I've only ever worked mainly with C# and Javascript. But I have a request. I'm currently looking to learn...
Has anyone written a % to .format converter?: https://www.reddit.com/r/Python/comments/4nerd1/has_anyone_written_a_to_format_converter/
reddit
Has anyone written a % to .format converter? • /r/Python
I have a large Python application and I am moving it to Python 3. I know that I do not "need" to change the format strings, but if the tool...
[Help] Best library for creating a GUI?: https://www.reddit.com/r/Python/comments/4nez8u/help_best_library_for_creating_a_gui/
reddit
[Help] Best library for creating a GUI? • /r/Python
Hey ya'll. I'm trying to code a GUI for keeping track of something in a game I play. It started simple but has grown to be quite extensive. I...
GAE xmpp app shows invalid JID error: http://stackoverflow.com/questions/37653184/gae-xmpp-app-shows-invalid-jid-error
Stackoverflow
GAE xmpp app shows invalid JID error
Currently I'm testing appengine-crowdguru-python this app by sending xmpp messages from http://localhost:8000/xmpp which has a form to post data .. I have filled from, to, chat (message) fields.
F...
F...
The reason I prefer spaces over tabs for indentation in Python: https://www.reddit.com/r/Python/comments/4nfbqj/the_reason_i_prefer_spaces_over_tabs_for/
reddit
The reason I prefer spaces over tabs for indentation... • /r/Python
This debate is not a new one of course, but the reason I switched from tab to space indentation is rarely mentioned and I think it is worth...
Issues with exe compiled Kivy programs accessing images: http://stackoverflow.com/questions/37628399/issues-with-exe-compiled-kivy-programs-accessing-images
Stackoverflow
Issues with exe compiled Kivy programs accessing images
So I've created a simple program that replaces the slider cursor background with a custom image and tried to compile it using PyInstaller. Compilation was successful, but when I tried to execute it...
Correct way to convert a string to the proper type for an NDB property?: http://stackoverflow.com/questions/28860883/correct-way-to-convert-a-string-to-the-proper-type-for-an-ndb-property
Stackoverflow
Correct way to convert a string to the proper type for an NDB property?
If I have some (string) values from a GET or POST request with the associated Property instances, one IntegerProperty and one TextProperty, say, is there a way to convert the values to the proper (...
GAE NDB Datastore new feature: Access Datastore entities from other GAE app: http://stackoverflow.com/questions/37582110/gae-ndb-datastore-new-feature-access-datastore-entities-from-other-gae-app
Stackoverflow
GAE NDB Datastore new feature: Access Datastore entities from other GAE app
Reading the new documentation of GAE NDB Datastore:
https://cloud.google.com/appengine/docs/python/ndb/modelclass#class_methods
get_by_id(id, parent=None, app=None, namespace=None, **ctx_options)...
https://cloud.google.com/appengine/docs/python/ndb/modelclass#class_methods
get_by_id(id, parent=None, app=None, namespace=None, **ctx_options)...
polypie — polymorphic function declaration with obvious syntax (Python 3.5 ): https://www.reddit.com/r/Python/comments/4ng0kb/polypie_polymorphic_function_declaration_with/
reddit
polypie — polymorphic function declaration with... • /r/Python
1 points and 0 comments so far on reddit