Trying to build a web-scale semantic image search. Anybody wants to hack on it with me?: https://www.reddit.com/r/Python/comments/6mnr0d/trying_to_build_a_webscale_semantic_image_search/
reddit
Trying to build a web-scale semantic image search.... • r/Python
1 points and 0 comments so far on reddit
Start learning programming with a structured course. Giveaway (originally $200) course for FREE: https://www.reddit.com/r/Python/comments/6mnz85/start_learning_programming_with_a_structured/
reddit
Start learning programming with a structured course.... • r/Python
1 points and 0 comments so far on reddit
Which Python 3 database abstraction layer do you use?: https://www.reddit.com/r/Python/comments/6mnp9h/which_python_3_database_abstraction_layer_do_you/
reddit
Which Python 3 database abstraction layer do you use?
A few years ago I wrote a program that uses SQLite3 since it is built into Python and it works great. I now want to make the program multiuser...
What Projects Using Python have You Worked On that You became Compulsively Interested In? Work You Would Miss Meals and Sleep for?: https://www.reddit.com/r/Python/comments/6mo31x/what_projects_using_python_have_you_worked_on/
reddit
What Projects Using Python have You Worked On that You... • r/Python
1 points and 0 comments so far on reddit
BayesDB: A probabilistic database with a SQL-like interface for querying data: https://www.reddit.com/r/Python/comments/6modmi/bayesdb_a_probabilistic_database_with_a_sqllike/
reddit
BayesDB: A probabilistic database with a SQL-like... • r/Python
2 points and 3 comments so far on reddit
Help me write a python program (not hard): https://www.reddit.com/r/Python/comments/6modoc/help_me_write_a_python_program_not_hard/
reddit
Help me write a python program (not hard) • r/Python
I'm taking a course on udemy that gives challenges on topics they teach, and one wants me to create a program that allows someone to enter an IP...
How to download a file in Python (and CGI) on-click Export button?: https://stackoverflow.com/questions/44959862/how-to-download-a-file-in-python-and-cgi-on-click-export-button
Stackoverflow
How to download a file in Python (and CGI) on-click Export button?
I have a button export :
export
and I have this in the /export/
index.cgi
#! /apollo/sbin/envroot $ENVROOT/bin/
export
and I have this in the /export/
index.cgi
#! /apollo/sbin/envroot $ENVROOT/bin/
Numpy Failure? I tried to import Numpy and I got this message which is a bit over my head. Can someone translate?: https://www.reddit.com/r/Python/comments/6mouje/numpy_failure_i_tried_to_import_numpy_and_i_got/
reddit
Numpy Failure? I tried to import Numpy and I got this... • r/Python
Steps I took: in CMD: pip install numpy everything went as expected in idle import numpy I get this message: > Traceback...
Walk File System Python – Stone Soup Programming: https://www.reddit.com/r/Python/comments/6moutx/walk_file_system_python_stone_soup_programming/
reddit
Walk File System Python – Stone Soup Programming • r/Python
2 points and 0 comments so far on reddit
HangmanâPyQt5 (Part 1) – Stone Soup Programming: https://www.reddit.com/r/Python/comments/6mp4kg/hangmanâpyqt5_part_1_stone_soup_programming/
reddit
HangmanâPyQt5 (Part 1) – Stone Soup Programming • r/Python
1 points and 0 comments so far on reddit
Is PyBay worth going to? Anyone go last year?: https://www.reddit.com/r/Python/comments/6mozki/is_pybay_worth_going_to_anyone_go_last_year/
reddit
Is PyBay worth going to? Anyone go last year? • r/Python
On a limited budget and just want some input if I should use my conference budget for this one. Thank you.
Printing Colored Text in Console: https://www.reddit.com/r/Python/comments/6mp0xt/printing_colored_text_in_console/
reddit
Printing Colored Text in Console • r/Python
Ok so this is probably a dumb question but os there a way to print to the console with colored text. Example: print("This is red") If so is...
Bug related to the dot notation in import: https://www.reddit.com/r/Python/comments/6mpdvc/bug_related_to_the_dot_notation_in_import/
reddit
Bug related to the dot notation in import • r/Python
I am kinda new to Python programming, but we started using it a while ago at my job, so I would like to know why I am getting a no module named...
Help with a MIDI controller...: https://www.reddit.com/r/Python/comments/6mplwr/help_with_a_midi_controller/
reddit
Help with a MIDI controller... • r/Python
Let me preface this post by saying I truly know nothing about python or coding in general. I want to edit the script for my MIDI controller so...
Having problems with the download and installation of the Mac Installer disk image (2.6.6) from the site: https://www.reddit.com/r/Python/comments/6mqjqn/having_problems_with_the_download_and/
reddit
Having problems with the download and installation of... • r/Python
I'm currently trying to learn Python, and for that I chose a course recommended on another subreddit. The course can be found...
Calculating pages in PDF based on product count: https://www.reddit.com/r/Python/comments/6mqf0z/calculating_pages_in_pdf_based_on_product_count/
reddit
Calculating pages in PDF based on product count • r/Python
I'm creating a web app that converts a html product catalogue into a PDF. I'm trying to calculate the number of pages based on the quantity of...
OK me and my friend need to run python on something: https://www.reddit.com/r/Python/comments/6mqw9h/ok_me_and_my_friend_need_to_run_python_on/
reddit
OK me and my friend need to run python on something • r/Python
so me and my friend decided to learn python side by side and we need to have a free but yet good engine to run it on to make games it doesn't have...
New to programming: python editor: https://www.reddit.com/r/Python/comments/6mr4gx/new_to_programming_python_editor/
reddit
New to programming: python editor • r/Python
I've taken a very introductory class where we used Atom.io as a text editor, and tested the code using command line (I'm on PC). Although I'm...