xphyle: Extraordinarily simple file handling: https://www.reddit.com/r/Python/comments/6i0s3k/xphyle_extraordinarily_simple_file_handling/
reddit
xphyle: Extraordinarily simple file handling • r/Python
Tired of writing repetitive file-handling code to deal with compressed files, remote files, or common file I/O tasks? Want to speed up file...
Using ANNs on small data – Deep Learning vs. Xgboost: https://www.reddit.com/r/Python/comments/6i0zmc/using_anns_on_small_data_deep_learning_vs_xgboost/
reddit
Using ANNs on small data – Deep Learning vs. Xgboost • r/Python
1 points and 0 comments so far on reddit
Interactive 3D Scene Browser for Stories (using open source Python libraries: TopicDB and Story Engine): https://www.reddit.com/r/Python/comments/6i0pyz/interactive_3d_scene_browser_for_stories_using/
reddit
Interactive 3D Scene Browser for Stories (using open... • r/Python
60 points and 2 comments so far on reddit
Working with pyqt5, not gettin it, quick question: https://www.reddit.com/r/Python/comments/6i1s6l/working_with_pyqt5_not_gettin_it_quick_question/
reddit
Working with pyqt5, not gettin it, quick question • r/Python
So I code in python a lot in my analysis lab work but I now have to make a user interactive program and need to use pyqt5 to make the program....
ANN: Crochet 1.7.0, easily use Twisted in any Python program or library: https://www.reddit.com/r/Python/comments/6i2edm/ann_crochet_170_easily_use_twisted_in_any_python/
reddit
ANN: Crochet 1.7.0, easily use Twisted in any Python... • r/Python
21 points and 0 comments so far on reddit
Does codeacademy teach Python 2.7.13 or 3.6.1?: https://www.reddit.com/r/Python/comments/6i3g0o/does_codeacademy_teach_python_2713_or_361/
reddit
Does codeacademy teach Python 2.7.13 or 3.6.1? • r/Python
I'm planning on building a text based game after I learn python so I've gone to Code Academy to re-learn how to program. Which version of python...
Where can I download the 2.7.13 IDLE?: https://www.reddit.com/r/Python/comments/6i3wkr/where_can_i_download_the_2713_idle/
reddit
Where can I download the 2.7.13 IDLE? • r/Python
I've had Python 3 for a while and looking through my files, it seems like the original download came with the 3x idle and command line. I've...
Reverse engineering of cython/nuitka: https://www.reddit.com/r/Python/comments/6i42d4/reverse_engineering_of_cythonnuitka/
reddit
Reverse engineering of cython/nuitka
Stupid question, likely, but is compiling python injective ? Can you reverse engineer the original python code from a compiled version?
Using 3D Convolutional Neural Networks for Speaker Verification: https://www.reddit.com/r/Python/comments/6i4b9o/using_3d_convolutional_neural_networks_for/
reddit
Using 3D Convolutional Neural Networks for Speaker... • r/Python
1 points and 0 comments so far on reddit
Schrodingers dictionary: getting values for dynamic keys on indirect access: https://www.reddit.com/r/Python/comments/6i4zle/schrodingers_dictionary_getting_values_for/
reddit
Schrodingers dictionary: getting values for dynamic... • r/Python
1 points and 0 comments so far on reddit
Store traces of http requests in Python: https://stackoverflow.com/questions/44562378/store-traces-of-http-requests-in-python
Stackoverflow
Store traces of http requests in Python
I want to store traces of the python code which gets executed to handle http requests.
We use Python and Django.
What is a trace in this context?
I want to have this for all traced http requests:
We use Python and Django.
What is a trace in this context?
I want to have this for all traced http requests:
Solving ProjectEuler problems. Want to critique/contribute?: https://www.reddit.com/r/Python/comments/6i5jev/solving_projecteuler_problems_want_to/
reddit
Solving ProjectEuler problems. Want to critique/contribute? • r/Python
So I started solving ProjectEuler problems sometime 2 years ago on an on-and-off basis and I've solved a tiny,snail-paced sum in the time I've...
WinSys - Python tools for the Windows Administrator: https://www.reddit.com/r/Python/comments/6i5kru/winsys_python_tools_for_the_windows_administrator/
reddit
WinSys - Python tools for the Windows Administrator • r/Python
1 points and 0 comments so far on reddit
Django or Flask for my first Python project?: https://www.reddit.com/r/Python/comments/6i5lgl/django_or_flask_for_my_first_python_project/
reddit
Django or Flask for my first Python project? • r/Python
I'm in the middle of learning how to be a web developer and coincidentally I am in need of a website as part of a new MMO that I'll be...