Use a NFC tag to run a python script on android phone: https://www.reddit.com/r/Python/comments/5iwo89/use_a_nfc_tag_to_run_a_python_script_on_android/
reddit
Use a NFC tag to run a python script on android phone • /r/Python
The idea is to tap my phone to a NFC tag to run a Python script that will text my wife how long it will take me to get home based on the Google...
Python command line script hosted on the web?: https://www.reddit.com/r/Python/comments/5iwztg/python_command_line_script_hosted_on_the_web/
reddit
Python command line script hosted on the web? • /r/Python
I've created a command line tool that is written purely in python and uses argparse to parse the arguments. It is dependent on a few modules like...
Made more stats about the python code on Github. This time about Functions.: https://www.reddit.com/r/Python/comments/5ix61n/made_more_stats_about_the_python_code_on_github/
reddit
Made more stats about the python code on Github. This... • /r/Python
1 points and 0 comments so far on reddit
Cant decompress and read .bi5 files: http://stackoverflow.com/questions/41176164/cant-decompress-and-read-bi5-files
Stackoverflow
Cant decompress and read .bi5 files
I need to open a .bi5 file and read the contents to cut a long story short. The problem: I have tens of thousands of .bi5 files containing time-series data that I need to decompress and process (re...
How to get an entry level Python job: https://www.reddit.com/r/Python/comments/5iyk9s/how_to_get_an_entry_level_python_job/
reddit
How to get an entry level Python job • /r/Python
What kind of projects would help me get an entry level python developer job? I have made some scripts that use beautifulSoup, requests, re,...
Is there a way to script an emulator with Python?: https://www.reddit.com/r/Python/comments/5iyqfz/is_there_a_way_to_script_an_emulator_with_python/
reddit
Is there a way to script an emulator with Python? • /r/Python
Hi /r/Python. I'm looking for a way to emulate a classic arcade game while feeding the game inputs from a Python script. The endgame would be to...
New datetime Python library from Requests author Kenneth Reitz: https://www.kennethreitz.org/essays/introducing-maya-datetimes-for-humans
Kenneth Reitz
Introducing Maya: Datetimes for Humans™
Datetimes are a headache to deal with in Python, especially when dealing with timezones, especially when dealing with different machines with different locales. Maya exists to do all the hard work for you, so you can focus on what you're trying to do…
What are your learning plans for 2017?: https://www.reddit.com/r/Python/comments/5izp4m/what_are_your_learning_plans_for_2017/
reddit
What are your learning plans for 2017? • /r/Python
As the title says, what's your plan for 2017 as a developer? How do you want to improve yourself? Let's split the question: **(A)** How do you...
Is python a good lang for this? If so what libs will I need?: https://www.reddit.com/r/Python/comments/5izxd8/is_python_a_good_lang_for_this_if_so_what_libs/
reddit
Is python a good lang for this? If so what libs will I... • /r/Python
I'm trying to evaluate if python is a good language to do a project I'm going to be working on. Basically I'm looking to capture a window and...
Django Celery SQS -> boto.exception.SQSError: SQSError: 599 gnutls_handshake(): http://stackoverflow.com/questions/41084351/django-celery-sqs-boto-exception-sqserror-sqserror-599-gnutls-handshake
Stackoverflow
Django +Celery +SQS -> boto.exception.SQSError: SQSError: 599 gnutls_handshake()
I have Django app in Production working together with Celery and Amazon SQS. Every day in my celery logs I can see that there was SSL error:
[ERROR/MainProcess] Empty body: SQSError: 599
[ERROR/MainProcess] Empty body: SQSError: 599
I wrote a radar hack for cs:go using pygame and pywin32: https://www.reddit.com/r/Python/comments/5j0tfd/i_wrote_a_radar_hack_for_csgo_using_pygame_and/
reddit
r/Python - I wrote a radar hack for cs:go using pygame and pywin32
51 votes and 21 comments so far on Reddit