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...
Scrape Download Url from a link generated by javascript: https://stackoverflow.com/questions/45573581/scrape-download-url-from-a-link-generated-by-javascript
Stack Overflow
Scrape Download Url from a link generated by javascript
I know this post will probably be closed, but I have to try because I am very desperate.
I am not looking for a solution but for a technique.
I try to scrape some content from a public site (I am d...
I am not looking for a solution but for a technique.
I try to scrape some content from a public site (I am d...
Split Screen Process in Real Time: https://www.reddit.com/r/Python/comments/6t9niw/split_screen_process_in_real_time/
reddit
Split Screen Process in Real Time • r/Python
So, I've been working on some projects of mine and one of them consists of a bot who sees through a webcam. I'm planning on programming it...
Postgresql data unloading taking forever: https://www.reddit.com/r/Python/comments/6ta3zh/postgresql_data_unloading_taking_forever/
reddit
Postgresql data unloading taking forever • r/Python
Hello, I'm currently working on a project where I need to unload roughly 3gb of data from postgres into python to do some data manipulation. I'm...