Amon - the Python powered server monitoring app hits 6.0 and is now Open Source: https://www.reddit.com/r/Python/comments/5mr2lh/amon_the_python_powered_server_monitoring_app/
reddit
Amon - the Python powered server monitoring app hits... • /r/Python
1 points and 0 comments so far on reddit
Coin (Flip) Paradox Weirdness: https://www.reddit.com/r/Python/comments/5mrbe0/coin_flip_paradox_weirdness/
reddit
Coin (Flip) Paradox Weirdness • /r/Python
Here is the Coin Flip paradox which this code is based on http://web.mit.edu/~emin/www.old/writings/coinGame.html I have developed code to test...
Objectively, what areas do you consider important to supplement with being a python developer?: https://www.reddit.com/r/Python/comments/5mrg6d/objectively_what_areas_do_you_consider_important/
reddit
Objectively, what areas do you consider important to... • /r/Python
As an aspiring developer who only knows python, it feels like while searching for jobs, they require several other skills which I have no...
"Converge" Simple settings management tool for Python (only) apps _written in hurry_ | Looking for suggestions: https://www.reddit.com/r/Python/comments/5ms54h/converge_simple_settings_management_tool_for/
reddit
"Converge" Simple settings management tool for Python... • /r/Python
0 points and 0 comments so far on reddit
Project Euler 23 - Non Abundant Sums Optimisation: https://www.reddit.com/r/Python/comments/5ms67w/project_euler_23_non_abundant_sums_optimisation/
reddit
Project Euler 23 - Non Abundant Sums Optimisation • /r/Python
Here is my solution for problem 23 on project. For the full problem see https://projecteuler.net/problem=23 .For any clarification on what each...
Stumbling to Package a Django App [x-post from r/django]: https://www.reddit.com/r/Python/comments/5mskhm/stumbling_to_package_a_django_app_xpost_from/
reddit
Stumbling to Package a Django App [x-post from r/django] • /r/Python
1 points and 1 comments so far on reddit
Physics/Optics engineer with MATLAB experience interested in learning Python. Is this a sensible choice? What can I do with Python? need application ideas to motivate learning.: https://www.reddit.com/r/Python/comments/5mslje/physicsoptics_engineer_with_matlab_experience/
reddit
Physics/Optics engineer with MATLAB experience... • /r/Python
See title. I'm lucky to have a MATLAB licence in my current workplace because that's what I used during my studies (Bachelor's+Master's). I feel...
Annots: Using Python 3.6 variable annotations for member attributes: https://www.reddit.com/r/Python/comments/5mtc05/annots_using_python_36_variable_annotations_for/
reddit
Annots: Using Python 3.6 variable annotations for... • /r/Python
0 points and 0 comments so far on reddit
Getting ready to set up a VM on my desktop for development. Would like some advice!: https://www.reddit.com/r/Python/comments/5mtoa4/getting_ready_to_set_up_a_vm_on_my_desktop_for/
reddit
Getting ready to set up a VM on my desktop for... • /r/Python
I have been using python for scripts and the like for about 6 years now give or take. Always been developing in Windows without any issues. I...
Why is bitarray not a part of standard python libraries ?: https://www.reddit.com/r/Python/comments/5mtn4y/why_is_bitarray_not_a_part_of_standard_python/
reddit
Why is bitarray not a part of standard python libraries ? • /r/Python
Just a shower thought, I think most of the languages have some sort of bitmap , bit vector or bit in their languages. I am wondering,...