Vocational Training Courses in Bangalore, Hubli.: https://www.reddit.com/r/Python/comments/5lxlbr/vocational_training_courses_in_bangalore_hubli/
reddit
Vocational Training Courses in Bangalore, Hubli. • /r/Python
0 points and 0 comments so far on reddit
Beginner -- Python Microservice Question: https://www.reddit.com/r/Python/comments/5lxldq/beginner_python_microservice_question/
reddit
Beginner -- Python Microservice Question • /r/Python
Howdy folks. I'm a project manager with a little bit of experience using Python to build small scripts and local apps to automate some simple...
Why I refused a job offer to teach corporate programming workshops: https://www.reddit.com/r/Python/comments/5lyadf/why_i_refused_a_job_offer_to_teach_corporate/
reddit
Why I refused a job offer to teach corporate... • /r/Python
0 points and 1 comments so far on reddit
Looking for a way to generate a docx file and add comments programatically: https://www.reddit.com/r/Python/comments/5lygiw/looking_for_a_way_to_generate_a_docx_file_and_add/
reddit
Looking for a way to generate a docx file and add... • /r/Python
I am looking for a way to generate a docx file with comments added. (As in, comments you'd get in the margins to the right of the page, when you...
How to pause a loop, do a function and resume?: https://www.reddit.com/r/Python/comments/5lyitt/how_to_pause_a_loop_do_a_function_and_resume/
reddit
How to pause a loop, do a function and resume? • /r/Python
Hi guys, I'm trying to build a python script that can go to 7 websites, retrieve the Price and if necessaries, go to the program and buy BUT i'm...
Help with a simple Python program / just learning: https://www.reddit.com/r/Python/comments/5lyiuo/help_with_a_simple_python_program_just_learning/
reddit
Help with a simple Python program / just learning • /r/Python
Hello, I have been working through tutorials and such but am still a newbie at Python. I decided to try writing a simple program from scratch in...
Acessing windows task scheduler: https://www.reddit.com/r/Python/comments/5lyojw/acessing_windows_task_scheduler/
reddit
Acessing windows task scheduler • /r/Python
I have alot of tasks running using the Windows task scheduler. Is there any way of acessing information about the jobs running there? I want to...
Choosing web framework (Flask, Bottle, Hug): https://www.reddit.com/r/Python/comments/5lypd1/choosing_web_framework_flask_bottle_hug/
reddit
Choosing web framework (Flask, Bottle, Hug) • /r/Python
I want to start my thesis, is a single page web app about managing the economics of postgraduate programs. I will split completely frontend from...
Python - Loop parallelisation with joblib: http://stackoverflow.com/questions/37545626/python-loop-parallelisation-with-joblib
Stackoverflow
Python - Loop parallelisation with joblib
I would like some help understanding exactly what I have done/ why my code isn't running as I would expect.
I have started to use joblib to try and speed up my code by running a (large) loop in
I have started to use joblib to try and speed up my code by running a (large) loop in
Python Powered: Interactive Visualizations and Stats of GitHub's Most Popular Repos of 2016: https://www.reddit.com/r/Python/comments/5lyzmu/python_powered_interactive_visualizations_and/
reddit
Python Powered: Interactive Visualizations and Stats... • /r/Python
4 points and 1 comments so far on reddit
Get attributes of GnomeKeyring key with Python 2.7 GTK3 on Ubuntu 14.04: http://stackoverflow.com/questions/41229201/get-attributes-of-gnomekeyring-key-with-python-2-7-gtk3-on-ubuntu-14-04
Stackoverflow
Get attributes of GnomeKeyring key with Python 2.7 GTK3 on Ubuntu 14.04
I am using Linux Mint 17, based on Ubuntu 14.04
I have installed:
python-gnomekeyring 2.3.2
python-gi 3.12
python-gtk2 2.24
I want to use the GnomeKeyring. I save and read a key name an key pass...
I have installed:
python-gnomekeyring 2.3.2
python-gi 3.12
python-gtk2 2.24
I want to use the GnomeKeyring. I save and read a key name an key pass...
Stack Overflow command line interface is now on open collective. Donate and share...: https://www.reddit.com/r/Python/comments/5lzcb4/stack_overflow_command_line_interface_is_now_on/
reddit
Stack Overflow command line interface is now on open... • /r/Python
2 points and 0 comments so far on reddit
I've been watching the PyCon 2016 talks and doing "Cliff's Notes" so you don't have to watch all 45 minutes. I'm also taking requests for others!: https://www.reddit.com/r/Python/comments/5lzk6o/ive_been_watching_the_pycon_2016_talks_and_doing/
reddit
I've been watching the PyCon 2016 talks and doing... • /r/Python
1 points and 0 comments so far on reddit
TndrLocalizer: Localize Tinder users on Google Earth: https://www.reddit.com/r/Python/comments/5lzavh/tndrlocalizer_localize_tinder_users_on_google/
reddit
TndrLocalizer: Localize Tinder users on Google Earth • /r/Python
3 points and 1 comments so far on reddit
Side project I made using Python 3 / Flask / peewee, giving a dev perspective as well as some numbers: https://www.reddit.com/r/Python/comments/5lz9nn/side_project_i_made_using_python_3_flask_peewee/
reddit
Side project I made using Python 3 / Flask / peewee,... • /r/Python
4 points and 0 comments so far on reddit
Releasing my first project and I'd love to have some people try it out!: https://www.reddit.com/r/Python/comments/5lzroh/releasing_my_first_project_and_id_love_to_have/
reddit
Releasing my first project and I'd love to have some... • /r/Python
Hey everyone! I wanted to share a little project I've worked on for the last few months. It's called [**Lintly**](https://lintly.com). It is a...
Spaces in directory causing issues with virtual environemnts: https://www.reddit.com/r/Python/comments/5lzttu/spaces_in_directory_causing_issues_with_virtual/
reddit
Spaces in directory causing issues with virtual... • /r/Python
So I have Macbook Pro with Sierra OS. I have two hard drives. "Macinstosh SSD" and "Macintosh HDD". Because of the spaces in the name I am unable...
Has anyone had issues with Pickle/cPickle?: https://www.reddit.com/r/Python/comments/5lzunj/has_anyone_had_issues_with_picklecpickle/
reddit
Has anyone had issues with Pickle/cPickle? • /r/Python
I was working on a script to automate some tasks at work, and had it successfully connecting to a remote server over FTP, logging in, and...