Expressive, developer-friendly assertion library for the 21st century: https://www.reddit.com/r/Python/comments/61yrn6/expressive_developerfriendly_assertion_library/
reddit
Expressive, developer-friendly assertion library for... • r/Python
2 points and 1 comments so far on reddit
I'm developing the Python Report Card for analyzing the Python repositories which are on Github: https://www.reddit.com/r/Python/comments/61yw2b/im_developing_the_python_report_card_for/
reddit
I'm developing the Python Report Card for analyzing the... • r/Python
I'm developing a tool or service called "Python Report Card" for analyzing the Python repositories with linter, code analyzer, some...
I'm developing the "Python Report Card" for analyzing the Python repositories which are hosted on Github: https://www.reddit.com/r/Python/comments/61z0bk/im_developing_the_python_report_card_for/
reddit
I'm developing the "Python Report Card" for analyzing the Python...
I'm developing a tool or service called "Python Report Card" for analyzing the Python repositories with linter, code analyzer, some...
How can I tell if an AsyncResult will never be ready?: http://stackoverflow.com/questions/41969485/how-can-i-tell-if-an-asyncresult-will-never-be-ready
Stackoverflow
How can I tell if an AsyncResult will never be ready?
Scenario - I've got a process pool that I'm giving tasks. However, if a subprocess is killed while running a task, the AsyncResult object will never be marked as being ready. What I had hoped would
Top Python Data Science Resources on the Internet right now: https://www.reddit.com/r/Python/comments/61zuep/top_python_data_science_resources_on_the_internet/
reddit
Top Python + Data Science Resources on the Internet... • r/Python
1 points and 0 comments so far on reddit
What's everyone working on this week?: https://www.reddit.com/r/Python/comments/61zk4x/whats_everyone_working_on_this_week/
reddit
What's everyone working on this week? • r/Python
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your pain. Talk about your...
Looking for resource of many basic python examples/snippets: https://www.reddit.com/r/Python/comments/6202x7/looking_for_resource_of_many_basic_python/
reddit
Looking for resource of many basic python examples/snippets • r/Python
I'm not new to programming, but I'm new to python and looking to catch up to speed on the most used syntax quickly. Can someone recommend a...
cx_Oracle.InterfaceError: Unable to acquire Oracle environment handle Mac: http://stackoverflow.com/questions/43006953/cx-oracle-interfaceerror-unable-to-acquire-oracle-environment-handle-mac
Stackoverflow
cx_Oracle.InterfaceError: Unable to acquire Oracle environment handle Mac
I have cx_Oracle installed and I can successfully import it. But when I try to establish an Oracle connection, I get this error:
Traceback (most recent call last):
File "", line 1, ...
Traceback (most recent call last):
File "", line 1, ...
Kite, the copilot for programmers, available today for Python: https://www.reddit.com/r/Python/comments/620ejb/kite_the_copilot_for_programmers_available_today/
reddit
Kite, the copilot for programmers, available today for... • r/Python
2 points and 1 comments so far on reddit
Show HN: Kite, copilot for programmers, available today for Python: https://kite.com/#
Code Faster with Kite
Kite is saying farewell
From 2014 to 2021, Kite was a startup using AI to help developers write code. We have stopped working on Kite, and are no longer supporting the Kite software. Thank you to everyone who used our product, and thank you to our team members and investors who…
Yet another pelican plugin for blogging with Jupyter Notebooks using first Cell to store metadata: https://www.reddit.com/r/Python/comments/620rbx/yet_another_pelican_plugin_for_blogging_with/
reddit
Yet another pelican plugin for blogging with Jupyter... • r/Python
1 points and 0 comments so far on reddit
Conducting a Intermediate Python Workshop: https://www.reddit.com/r/Python/comments/620xyi/conducting_a_intermediate_python_workshop/
reddit
Conducting a Intermediate Python Workshop • r/Python
Hello fellow Programmers, I am a sophomore in Information Technology from India, I am a part of a technical council know as CodeCell you can...
Worried about the DIY medical device talk at Europe DjangoCon.: https://www.reddit.com/r/Python/comments/620whm/worried_about_the_diy_medical_device_talk_at/
reddit
Worried about the DIY medical device talk at Europe... • r/Python
Disclosure: I posted this first in r/Django but seems to have been deleted so I'm posting it here in an effort to warn people. Original...
Ideas for teaching High Schoolers python: https://www.reddit.com/r/Python/comments/620sek/ideas_for_teaching_high_schoolers_python/
reddit
Ideas for teaching High Schoolers python • r/Python
I am officially signed up to teach a group of up to 15 high school kids python. I work in it day in and day out so I am not really worried about...
Would you consider python for serious GUI programming ?: https://www.reddit.com/r/Python/comments/621f70/would_you_consider_python_for_serious_gui/
reddit
Would you consider python for serious GUI programming ? • r/Python
Like in making mainstream desktop applications, do you prefer it ?
Advice - Flask - Embed SSH client into browser: https://www.reddit.com/r/Python/comments/621fj1/advice_flask_embed_ssh_client_into_browser/
reddit
Advice - Flask - Embed SSH client into browser • r/Python
I was hoping someone could give me a few ideas on how I might approach this. I'm creating an internal website and wanted to embed a ssh client...