Choosing an Optimization paradigm/library for a numerically intense OOP library: weighing Cython/Numba/other: https://www.reddit.com/r/Python/comments/88udqd/choosing_an_optimization_paradigmlibrary_for_a/
reddit
Choosing an Optimization paradigm/library for a... • r/Python
Hey everyone, Wanted to get some advice here. I've developed a fairly large library that makes heavy use of numpy arrays, and quite a few loops....
Win a raspberry pi zero WH by writing a temperature graphing script: https://www.reddit.com/r/Python/comments/88uj36/win_a_raspberry_pi_zero_wh_by_writing_a/
reddit
Win a raspberry pi zero WH by writing a temperature... • r/Python
Hi, we're having a competition over on /r/Pigrow to design a graphing script for temperature data, winner gets a raspberry pi zero, a dht22 sensor...
How do you tackle more complex geo-analytical tasks using python?: https://www.reddit.com/r/Python/comments/88uzxc/how_do_you_tackle_more_complex_geoanalytical/
reddit
How do you tackle more complex geo-analytical tasks... • r/Python
I've recently had several more or less complex tasks with geo-data I wanted to handle using Python and not a GIS-GUI (ArcGIS or QGIS). However, I...
Feature Release Notes: A new way of learning cloud computing: https://www.reddit.com/r/Python/comments/88v0tf/feature_release_notes_a_new_way_of_learning_cloud/
reddit
Feature Release Notes: A new way of learning cloud... • r/Python
1 points and 0 comments so far on reddit
What are some of the best free websites to learn python?: https://www.reddit.com/r/Python/comments/88v6l8/what_are_some_of_the_best_free_websites_to_learn/
reddit
What are some of the best free websites to learn python? • r/Python
I’m getting through sololearn right now but I don’t know of any others
Problem using ssh from a shell subprocess: https://www.reddit.com/r/Python/comments/88w7w6/problem_using_ssh_from_a_shell_subprocess/
reddit
Problem using ssh from a shell subprocess • r/Python
Hi all! I've been working on a Korean input method for the GNU/Linux terminal in Python 3 but have encountered a problem relating to...
Convert epub to Project Gutenberg formatted txt file: https://www.reddit.com/r/Python/comments/88w8r0/convert_epub_to_project_gutenberg_formatted_txt/
reddit
Convert epub to Project Gutenberg formatted txt file • r/Python
7 points and 0 comments so far on reddit
What's the coolest thing you did with Python?: https://www.reddit.com/r/Python/comments/88w1ws/whats_the_coolest_thing_you_did_with_python/
reddit
What's the coolest thing you did with Python?
Hello everyone. I'm a beginner in Python and still doing a course on it. I just started Python just 2 months. I really want to motivate myself to...
Understanding python magic methods by reading Django queryset source code.: https://www.reddit.com/r/Python/comments/88wxlk/understanding_python_magic_methods_by_reading/
reddit
Understanding python magic methods by reading Django... • r/Python
1 points and 0 comments so far on reddit
Creating A GPX File Viewer in Python to Visualize GPS Track Data: https://www.reddit.com/r/Python/comments/88x042/creating_a_gpx_file_viewer_in_python_to_visualize/
reddit
Creating A GPX File Viewer in Python to Visualize GPS... • r/Python
1 points and 0 comments so far on reddit
need to truncate to common denominator from multiple lines in text: https://www.reddit.com/r/Python/comments/88x0i9/need_to_truncate_to_common_denominator_from/
reddit
need to truncate to common denominator from multiple... • r/Python
Let's say I have a file with multiple lines of strings like this example: I have to I have to go I have to go now! I suck at python You...
[macOS] What do I need to do to stop receiving this pop-up every time I start a python app?: https://www.reddit.com/r/Python/comments/88x3k3/macos_what_do_i_need_to_do_to_stop_receiving_this/
reddit
[macOS] What do I need to do to stop receiving this... • r/Python
4 points and 2 comments so far on reddit
Django Hierarchy Permissions: https://stackoverflow.com/questions/49300215/django-hierarchy-permissions
Stackoverflow
Django Hierarchy Permissions
I want to have hierarchical level permissions in my Django Applications.
For eg:- Consider there are 4 levels -
Admin
Sub-admin(CountryLevel(CL) Admin)
sub-sub-admin(StateLevel(SL) Admin)
And t...
For eg:- Consider there are 4 levels -
Admin
Sub-admin(CountryLevel(CL) Admin)
sub-sub-admin(StateLevel(SL) Admin)
And t...
Log when the garbage collector runs: https://www.reddit.com/r/Python/comments/88xhfc/log_when_the_garbage_collector_runs/
reddit
Log when the garbage collector runs • r/Python
Is there any way that would help log all the stats to a file when the garbage collector runs? gc.set_debug(gc.DEBUG_STATS) with this flag enabled...
Started a new project this morning due to obsession with version control... and it's midnite: https://www.reddit.com/r/Python/comments/88xhno/started_a_new_project_this_morning_due_to/
reddit
Started a new project this morning due to obsession... • r/Python
1 points and 1 comments so far on reddit
Creating an apartment finding bot, not sure about Databases and Servers: https://www.reddit.com/r/Python/comments/88xjay/creating_an_apartment_finding_bot_not_sure_about/
reddit
Creating an apartment finding bot, not sure about... • r/Python
So I am making my own apartment finding bot, which should output the good apartments to Slack. I want to host this program somewhere, so users...
I wrote a Python script to schedule messages/posts on a Gitter room. It can be useful for people managing (or working with) a community on Gitter.: https://www.reddit.com/r/Python/comments/88xmrp/i_wrote_a_python_script_to_schedule_messagesposts/
reddit
I wrote a Python script to schedule messages/posts on a... • r/Python
1 points and 0 comments so far on reddit