Traad 2.1.0: a rope-based refactoring server for Python (including an Emacs client): https://www.reddit.com/r/Python/comments/7epi5b/traad_210_a_ropebased_refactoring_server_for/
reddit
Traad 2.1.0: a rope-based refactoring server for Python... • r/Python
1 points and 0 comments so far on reddit
How can i see if there are any files that end with a certain extension?: https://www.reddit.com/r/Python/comments/7epsyb/how_can_i_see_if_there_are_any_files_that_end/
reddit
How can i see if there are any files that end with a... • r/Python
so what i am trying to do is, if there are files that end with .png then do something.
Recognizing celebrities in an image with Python and Flask: https://www.reddit.com/r/Python/comments/7epyty/recognizing_celebrities_in_an_image_with_python/
reddit
Recognizing celebrities in an image with Python and Flask • r/Python
0 points and 0 comments so far on reddit
How do implement my own libraries: https://www.reddit.com/r/Python/comments/7eq14w/how_do_implement_my_own_libraries/
reddit
How do implement my own libraries • r/Python
I have two projects A and B and I manage both in individual repos in Git. Project A looks like this: A |-- A | |-- __init__.py ...
Having problems with Python and Flask: https://www.reddit.com/r/Python/comments/7eq1n3/having_problems_with_python_and_flask/
reddit
Having problems with Python and Flask • r/Python
Without going into too much boring detail, I have a method: def create_show(name,date,time,web=None,wid=uuid.uuid4()): newshow =...
Python3 code to get loop through a directory and list the subdirectory names and sizes: https://www.reddit.com/r/Python/comments/7eq3l4/python3_code_to_get_loop_through_a_directory_and/
reddit
Python3 code to get loop through a directory and list... • r/Python
Hi all, I've been working on a bit of code to look at a directory and the tell me all the folder names and the sizes of those folders. I have...
Trying to find a Python music creation library similar to SonicPi, which I think was posted here within the last year.: https://www.reddit.com/r/Python/comments/7eq8tj/trying_to_find_a_python_music_creation_library/
reddit
Trying to find a Python music creation library similar... • r/Python
Can anyone help me find a Python library I found a while back which enabled music and beat creation in Python. I vaguely remember that it was...
Top python courses for 10 bucks with Udemy's BFD until 28 Nov, consider looking..: https://www.reddit.com/r/Python/comments/7eqhgi/top_python_courses_for_10_bucks_with_udemys_bfd/
reddit
Top python courses for 10 bucks with Udemy's BFD until... • r/Python
0 points and 0 comments so far on reddit
Python overtakes R, becomes the leader in Data Science, Machine Learning platforms: https://www.reddit.com/r/Python/comments/7eqieq/python_overtakes_r_becomes_the_leader_in_data/
reddit
Python overtakes R, becomes the leader in Data Science,... • r/Python
267 points and 23 comments so far on reddit
Build a Python REST API in 5 Minutes using Flask: https://www.reddit.com/r/Python/comments/7er2uh/build_a_python_rest_api_in_5_minutes_using_flask/
reddit
Build a Python REST API in 5 Minutes using Flask • r/Python
1 points and 0 comments so far on reddit
Explanation regarding behavior of empty matrices: https://www.reddit.com/r/Python/comments/7er3l6/explanation_regarding_behavior_of_empty_matrices/
reddit
Explanation regarding behavior of empty matrices • r/Python
I was recently trying to help a friend with some basic python questions, and noted that index assignment works differently for matrices assigned...
Prerequisites for Odoo development?: https://www.reddit.com/r/Python/comments/7erpfr/prerequisites_for_odoo_development/
reddit
Prerequisites for Odoo development? • r/Python
I have a job interview coming up for a development post with a company that works heavily with Odoo. They are aware that I have never worked...
Develop ML in Python for predicting the price in Cryptocurrency/risk management: https://www.reddit.com/r/Python/comments/7erqfc/develop_ml_in_python_for_predicting_the_price_in/
reddit
Develop ML in Python for predicting the price in... • r/Python
Hey, I've created a Facebook group to gather everyone's contact info from the first post I've made on here and now we're moving onto a Slack. The...
[Question] slicing domains out of email lists: https://www.reddit.com/r/Python/comments/7eryty/question_slicing_domains_out_of_email_lists/
reddit
[Question] slicing domains out of email lists • r/Python
I have these endless lists of emails and i would like to slice the domains out of them then delete the duplicates so i only end up with a list of...