First real program. Looking for advise!: https://www.reddit.com/r/Python/comments/7lihqj/first_real_program_looking_for_advise/
reddit
First real program. Looking for advise! • r/Python
Hey everyone! Finally thought of an idea for a program and did it. Pretty much it lets you convert a number to a different base. right now I made...
I need help corrupting file with Python: https://www.reddit.com/r/Python/comments/7lisgu/i_need_help_corrupting_file_with_python/
reddit
I need help corrupting file with Python • r/Python
Hi all, I am trying to help a friend out and he wants me to build him a program that will automatically corrupt an audio file. I am currently...
Python Hangman, replacing a "_" with the guess: https://www.reddit.com/r/Python/comments/7ljjl4/python_hangman_replacing_a_with_the_guess/
reddit
Python Hangman, replacing a "_" with the guess • r/Python
Hi, so for school I have been making a python hangman game, but I am confused on how I can replace the "_", that is in place representing an...
Early Access for my book, Make Art with Python, out now!: https://www.reddit.com/r/Python/comments/7ljqr6/early_access_for_my_book_make_art_with_python_out/
reddit
Early Access for my book, Make Art with Python, out now! • r/Python
Hey r/python! I've spent the past year working on a book to teach the fundamentals of programming through art in Python. It's called [Make Art...
Learning the practical use of bitwise/binary with a simple snippet of code: https://www.reddit.com/r/Python/comments/7ljtcf/learning_the_practical_use_of_bitwisebinary_with/
reddit
Learning the practical use of bitwise/binary with a... • r/Python
Hi, everyone. Just wanted to share a little snippet of code I created that helped me understand a practical use of bitwise operators. I noticed...
Gold standard open source repo?: https://www.reddit.com/r/Python/comments/7ljus0/gold_standard_open_source_repo/
reddit
Gold standard open source repo? • r/Python
Anyone have a smaller open source repository that could be considered the gold standard for coverage, style, other QA metrics? Basically looking...
Jake Vanderplas: Python Data Science Tools And Best Practices For Academic Research: https://www.reddit.com/r/Python/comments/7ljrty/jake_vanderplas_python_data_science_tools_and/
reddit
Jake Vanderplas: Python Data Science Tools And Best... • r/Python
2 points and 0 comments so far on reddit
Does anyone know how to access the bitstamp websockets with pusher? It says you need a key and secret, but the websocket should just take an app id... all the git repos are too old to be helpful...: https://www.reddit.com/r/Python/comments/7ljxpf/does_anyone_know_how_to_access_the_bitstamp/
reddit
Does anyone know how to access the bitstamp websockets... • r/Python
1 points and 0 comments so far on reddit
Avoid bulk data export into csv when the header is dynamic: https://stackoverflow.com/questions/47914844/avoid-bulk-data-export-into-csv-when-the-header-is-dynamic
Stackoverflow
Avoid bulk data export into csv when the header is dynamic
I stumbled across a very simple situation which I cannot seem to find a solution for.
What I want to do is simple: write some data into a .csv file containing:
a dynamic header
some data
The way...
What I want to do is simple: write some data into a .csv file containing:
a dynamic header
some data
The way...
pygame.mixer.music.play() doesn't recognize Fast Tracker (.xm music format) repeat position: https://stackoverflow.com/questions/47114665/pygame-mixer-music-play-doesnt-recognize-fast-tracker-xm-music-format-repe
Stack Overflow
pygame.mixer.music.play() doesn't recognize Fast Tracker (.xm music format) repeat position
The problem is:
I try to play Fast Tracker module in infinite loop, but doing so just replay music from start, instead of following repeat position.
Example: (here's the source for module htt...
I try to play Fast Tracker module in infinite loop, but doing so just replay music from start, instead of following repeat position.
Example: (here's the source for module htt...
Cryptowatch: Cryptocurrency price and account balance monitor: https://www.reddit.com/r/Python/comments/7lldkk/cryptowatch_cryptocurrency_price_and_account/
reddit
Cryptowatch: Cryptocurrency price and account balance... • r/Python
1 points and 1 comments so far on reddit
Natero (YC S12) – Hiring a python developer to own integrations: https://www.natero.com/careers/#current-openings
Natero
Careers | Natero | Customer Success Software
Careers at Natero: Work in Mountain View, CA with a technical team whose passion is the intersection of customers and data.
Good *free* alternative to PythonAnywhere?: https://www.reddit.com/r/Python/comments/7llyqn/good_free_alternative_to_pythonanywhere/
reddit
Good *free* alternative to PythonAnywhere? • r/Python
I've been using pythonanywhere for testing some long-running scripts but I find that occasionally the script will terminate with no evidence of...
Python Programming Tutorial Range function part 17: https://www.reddit.com/r/Python/comments/7lmh2p/python_programming_tutorial_range_function_part_17/
reddit
Python Programming Tutorial Range function part 17 • r/Python
1 points and 0 comments so far on reddit