What do you think for a beginner? I'm just learning python and I made a program for my brother who is watching my pets while I'm out of town (Wilson=dog and Paulo/Seabss=Cats): https://www.reddit.com/r/Python/comments/6y3c4x/what_do_you_think_for_a_beginner_im_just_learning/
reddit
What do you think for a beginner? I'm just learning... • r/Python
2 points and 4 comments so far on reddit
Boulder Dash clone I made with mostly just tkinter: https://www.reddit.com/r/Python/comments/6y3o71/boulder_dash_clone_i_made_with_mostly_just_tkinter/
reddit
Boulder Dash clone I made with mostly just tkinter • r/Python
Hi, Another continuation of my graphics experiments with tkinter. In my [previous project](https://github.com/irmen/pyc64) I've been using...
Encoding using 2 list as string comparison: https://www.reddit.com/r/Python/comments/6y45q1/encoding_using_2_list_as_string_comparison/
reddit
Encoding using 2 list as string comparison • r/Python
#!/usr/bin/python r=" ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789" for letter in r: print ('Current Letter :', letter) i=input...
Fetch daily car rental rates from enterprise/hertz and send an email: https://www.reddit.com/r/Python/comments/6y3t5e/fetch_daily_car_rental_rates_from_enterprisehertz/
reddit
Fetch daily car rental rates from enterprise/hertz and... • r/Python
To Do - 1. Login at these websites 2. Fetch daily rates 3. Send email Trying to achieve this by using requests module, but unable to do...
Spiral Barcode Generator: Rick and Morty Episode 101: https://www.reddit.com/r/Python/comments/6y56v3/spiral_barcode_generator_rick_and_morty_episode/
reddit
Spiral Barcode Generator: Rick and Morty Episode 101 • r/Python
2 points and 1 comments so far on reddit
Why Django Framework Continues to Reign the Python Development World: https://www.reddit.com/r/Python/comments/6y5qav/why_django_framework_continues_to_reign_the/
reddit
Why Django Framework Continues to Reign the Python... • r/Python
1 points and 0 comments so far on reddit
How to learn design patterns?: https://www.reddit.com/r/Python/comments/6y62iw/how_to_learn_design_patterns/
reddit
How to learn design patterns? • r/Python
I am comfortable with python and some libraries for data analysis (pandas, matplotlib). I can write scripts which analyse data. How do I progress...
Hatch - A modern project, package, and virtual env manager: https://www.reddit.com/r/Python/comments/6y69iw/hatch_a_modern_project_package_and_virtual_env/
reddit
Hatch - A modern project, package, and virtual env manager • r/Python
1 points and 0 comments so far on reddit
Django authentication override not working: https://stackoverflow.com/questions/45955031/django-authentication-override-not-working
Stackoverflow
Django authentication override not working
I created a file "authentication.py" at the same level as the "settings.py" file in my django project. The content of this file is:
from django.contrib.auth.models import User
class SettingsBackend(
from django.contrib.auth.models import User
class SettingsBackend(
So I have a program I wrote and I want to make it be a program to share with a friend.: https://www.reddit.com/r/Python/comments/6y2jsh/so_i_have_a_program_i_wrote_and_i_want_to_make_it/
reddit
So I have a program I wrote and I want to make it be a... • r/Python
How do I do this. He doesnt know about python. I want to make a simple exe. so he can run.
Show HN: Hatch – A modern project, package, and virtual env manager for Python: https://github.com/ofek/hatch
GitHub
GitHub - pypa/hatch: Modern, extensible Python project management
Modern, extensible Python project management. Contribute to pypa/hatch development by creating an account on GitHub.
My Adventures in Pillow Part 2 - Motivational Twitter Shitposts: https://www.reddit.com/r/Python/comments/6y06is/my_adventures_in_pillow_part_2_motivational/
reddit
My Adventures in Pillow Part 2 - Motivational Twitter... • r/Python
1 points and 0 comments so far on reddit