HTTPie prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting: https://www.reddit.com/r/Python/comments/4nzljd/httpie_prompt_toolkit_an_interactive_commandline/
reddit
HTTPie + prompt_toolkit = an interactive command-line... • /r/Python
3 points and 1 comments so far on reddit
Login failed during python Insert job with BigQuery API: http://stackoverflow.com/questions/37753830/login-failed-during-python-insert-job-with-bigquery-api
Stackoverflow
Login failed during python Insert job with BigQuery API
I am trying load local file to bigquery by setting up a server-server auth.
I've done following steps
Created service account
Create JSON key file for this account
Activated service acount with
I've done following steps
Created service account
Create JSON key file for this account
Activated service acount with
How to Prevent a RabbitMQ Deadlocks, in which all queues are blocked or blocking: http://stackoverflow.com/questions/37639658/how-to-prevent-a-rabbitmq-deadlocks-in-which-all-queues-are-blocked-or-blocking
Stackoverflow
How to Prevent a RabbitMQ Deadlocks, in which all queues are blocked or blocking
The problem
I have a RabbitMQ Server that serves as a queue hub for one of my systems. In the last week or so, its producers come to a complete halt every few hours.
What have I tried
Stopping...
I have a RabbitMQ Server that serves as a queue hub for one of my systems. In the last week or so, its producers come to a complete halt every few hours.
What have I tried
Stopping...
Hi guys, I'm trying to learn how to use Scrapy.: https://www.reddit.com/r/Python/comments/4o0xn9/hi_guys_im_trying_to_learn_how_to_use_scrapy/
reddit
Hi guys, I'm trying to learn how to use Scrapy. • /r/Python
I am trying to collect some data from a box office website. I'd previously done so with BeautifulSoup but I want to try Scrapy on this time - and...
What do you use for source code documentation?: https://www.reddit.com/r/Python/comments/4o13nu/what_do_you_use_for_source_code_documentation/
reddit
What do you use for source code documentation? • /r/Python
What tools do you guys use to generate api docs similar to javadocs? Ive looked over sphinx, but it seems very manual, even with the apidoc...
Just wrote an Elm filter for Python webassets (examples in Flask and Django): https://www.reddit.com/r/Python/comments/4o1a9v/just_wrote_an_elm_filter_for_python_webassets/
reddit
Just wrote an Elm filter for Python webassets... • /r/Python
2 points and 0 comments so far on reddit
struct, /dev/random and blocking IO?: https://www.reddit.com/r/Python/comments/4o1wdt/struct_devrandom_and_blocking_io/
reddit
struct, /dev/random and blocking IO? • /r/Python
So for giggles, I'm writing a small tool to pull randomness from /dev/random instead of /dev/urandom. Dependable CSPRNG aside, yada yada, I'm...
Alternatives to Flask_Whooshalchemy for a python3 compatible full-text search for Flask and PostgreSQL?: https://www.reddit.com/r/Python/comments/4o1xqp/alternatives_to_flask_whooshalchemy_for_a_python3/
reddit
Alternatives to Flask_Whooshalchemy for a python3... • /r/Python
Developing a webapp that requires full-text search, however whooshalchemy isn't completely python3 compatible and I'm a bit iffy on whooshalchemy...
addCleanUp vs tearDown: http://stackoverflow.com/questions/37534021/addcleanup-vs-teardown
Stackoverflow
addCleanUp vs tearDown
Recently, Ned Batchelder during his talk at PyCon 2016 noted:
If you are using unittest to write your tests, definitely use
addCleanup, it's much better than tearDown.
Up until now, I've neve...
If you are using unittest to write your tests, definitely use
addCleanup, it's much better than tearDown.
Up until now, I've neve...
Suggestions for RPython based projects?: https://www.reddit.com/r/Python/comments/4o26h7/suggestions_for_rpython_based_projects/
reddit
Suggestions for RPython based projects? • /r/Python
I'm writing a compiler for an esoteric flavor of BASIC from the 90's and would like to leverage the type safety and JIT from pypy for the compiler...
Package of commonly used modules - Does this exist?: https://www.reddit.com/r/Python/comments/4o2cnm/package_of_commonly_used_modules_does_this_exist/
reddit
Package of commonly used modules - Does this exist? • /r/Python
Background: I do a bit of python scripting here and there at work, and every once in a while, I find a need for a module. I don't have admin...
[VIDEO] Applied Data Science ScienceOps Demo webinar: https://www.reddit.com/r/Python/comments/4o2pc6/video_applied_data_science_scienceops_demo_webinar/
reddit
[VIDEO] Applied Data Science + ScienceOps Demo webinar • /r/Python
0 points and 0 comments so far on reddit
Polymorphism in Python: http://neverworkintheory.org/2016/06/13/polymorphism-in-python.html
Is it possible to automate sending an email to people with items I want on Craigslist?: https://www.reddit.com/r/Python/comments/4o2u51/is_it_possible_to_automate_sending_an_email_to/
reddit
Is it possible to automate sending an email to people... • /r/Python
I was checking with IFTTT but I don't think they can. You would need to scrape the email for sending out a message like "I am interested in your...
Python and real-time messaging – the story behind Centrifugo server: https://www.reddit.com/r/Python/comments/4o2u1j/python_and_realtime_messaging_the_story_behind/
reddit
Python and real-time messaging – the story behind... • /r/Python
1 points and 0 comments so far on reddit
Preflyt - A lightweight application environment checker.: https://www.reddit.com/r/Python/comments/4o2vcd/preflyt_a_lightweight_application_environment/
reddit
Preflyt - A lightweight application environment checker. • /r/Python
3 points and 1 comments so far on reddit