Pycharm/IntelliJ shows 0% coverage for pytest even though coverage was generated: https://stackoverflow.com/questions/45597357/pycharm-intellij-shows-0-coverage-for-pytest-even-though-coverage-was-generated
Stack Overflow
Pycharm/IntelliJ shows 0% coverage for pytest even though coverage was generated
I have a Python project and a tests task, set up to run pytest from the project's working directory.
Doing Run 'tests' with coverage from the Run menu successfully runs the tests, and the console
Doing Run 'tests' with coverage from the Run menu successfully runs the tests, and the console
Insomniac mini-challenge : check availability of websites served by nginx config: https://www.reddit.com/r/Python/comments/6t57mv/insomniac_minichallenge_check_availability_of/
reddit
Insomniac mini-challenge : check availability of... • r/Python
I'm not a web developper at all (more numerical analysis and computation guy), but sleep do not come and I wana try new stuff...
First Python project, built a simple Reddit bot with sqlite. Friendly comments for anyone curious.: https://www.reddit.com/r/Python/comments/6t5r9d/first_python_project_built_a_simple_reddit_bot/
reddit
First Python project, built a simple Reddit bot with... • r/Python
1 points and 0 comments so far on reddit
TemPy - OOP Template engine - My first "big" project and looking for code review, opinions and contributors.: https://www.reddit.com/r/Python/comments/6t7ads/tempy_oop_template_engine_my_first_big_project/
reddit
TemPy - OOP Template engine - My first "big" project... • r/Python
https://github.com/Hrabal/TemPy I started this project just to practice, but it soon became something it may be useful to others so I decided to...
Learning programming for the first time Story of everyone must watch: https://www.reddit.com/r/Python/comments/6t7dzq/learning_programming_for_the_first_time_story_of/
reddit
Learning programming for the first time Story of... • r/Python
1 points and 0 comments so far on reddit
Dependabot: automated dependency updates for Python (beta testers wanted!): https://www.reddit.com/r/Python/comments/6t7ezc/dependabot_automated_dependency_updates_for/
reddit
Dependabot: automated dependency updates for Python... • r/Python
1 points and 3 comments so far on reddit
[Q]: Environment variable suddenly surrounded with braces and trailing comma: https://www.reddit.com/r/Python/comments/6t7itj/q_environment_variable_suddenly_surrounded_with/
reddit
[Q]: Environment variable suddenly surrounded with... • r/Python
Hey guys, just a quick question: I am currently walking on a small script and am saving a token and an url as environment variables. I can...
An approach to make generation of text based images simple yet flexible.: https://www.reddit.com/r/Python/comments/6t7p0a/an_approach_to_make_generation_of_text_based/
reddit
An approach to make generation of text based images... • r/Python
1 points and 0 comments so far on reddit
Explore a website recursively and download all the wanted documents (PDF, ODT…): https://www.reddit.com/r/Python/comments/6t7sxr/explore_a_website_recursively_and_download_all/
reddit
Explore a website recursively and download all the... • r/Python
1 points and 0 comments so far on reddit
CherryPy vs Tornado: Chosing a object-oriented web framework.: https://www.reddit.com/r/Python/comments/6t7v2r/cherrypy_vs_tornado_chosing_a_objectoriented_web/
reddit
CherryPy vs Tornado: Chosing a object-oriented web... • r/Python
Hello /r/python ! Flask veteran here. For some time now, I've been trying to migrate from flask to a object-oriented web framework, without...
Generator of text based images for social networks: https://www.reddit.com/r/Python/comments/6t80z0/generator_of_text_based_images_for_social_networks/
reddit
Generator of text based images for social networks • r/Python
Some time ago I launched a website with a huge database of facts. I somehow wanted to share these facts on social media, but plain text doesn't...
Django Service Objects - Using Service objects to encapsulate business logic: https://www.reddit.com/r/Python/comments/6t8kif/django_service_objects_using_service_objects_to/
reddit
Django Service Objects - Using Service objects to... • r/Python
1 points and 0 comments so far on reddit
Bashing the Bash – Replacing Shell Scripts with Python: https://medium.com/capital-one-developers/bashing-the-bash-replacing-shell-scripts-with-python-d8d201bc0989
Medium
Bashing the Bash — Replacing Shell Scripts with Python
An application that looks like a free hoodie from a defunct web site doesn’t create a lot of confidence...
Any good tools to simplify Backblaze B2 from python?: https://www.reddit.com/r/Python/comments/6t99hp/any_good_tools_to_simplify_backblaze_b2_from/
reddit
Any good tools to simplify Backblaze B2 from python? • r/Python
I want to use BackBlaze B2 for an app (mostly for personal use) but I am hoping for something more plug and play to use it in Python. I know...