I wrote a music generator in python. This is a rock album created with no human intervention! (github in comments): https://www.reddit.com/r/Python/comments/6xuk8p/i_wrote_a_music_generator_in_python_this_is_a/
reddit
I wrote a music generator in python. This is a rock... • r/Python
1 points and 1 comments so far on reddit
Data scraper giving me two of the same values since there's two same HTML scripts -_-: https://www.reddit.com/r/Python/comments/6xuqwx/data_scraper_giving_me_two_of_the_same_values/
reddit
Data scraper giving me two of the same values since... • r/Python
How do I only output the first one? I get something like (1.92,1.92). I'm using python 3.6.2
Server-rendered charts in Django (x-post /r/django): https://www.reddit.com/r/Python/comments/6xuqpb/serverrendered_charts_in_django_xpost_rdjango/
reddit
Server-rendered charts in Django (x-post /r/django) • r/Python
1 points and 0 comments so far on reddit
ListenToThisPlaylist - A simple PRAW script that allows you to discover new music through /r/listentothis or any subreddits you like: https://www.reddit.com/r/Python/comments/6xuv0l/listentothisplaylist_a_simple_praw_script_that/
reddit
ListenToThisPlaylist - A simple PRAW script that allows... • r/Python
1 points and 0 comments so far on reddit
Python for Rhino. Does anyone know how to install new packages?: https://www.reddit.com/r/Python/comments/6xvbkr/python_for_rhino_does_anyone_know_how_to_install/
reddit
Python for Rhino. Does anyone know how to install new... • r/Python
I'd really like to get geocoder working, but nothing seems to work. I'm tried dropping it into libraries, selecting the file for import. Not there.
There's a wrong way to learn Python. Important for self-educators.: https://www.reddit.com/r/Python/comments/6xvavl/theres_a_wrong_way_to_learn_python_important_for/
reddit
There's a wrong way to learn Python. Important for... • r/Python
1 points and 0 comments so far on reddit
Can someone please fix this tiny utf8 bug in Autobahn|Testsuite? It shouldn't take more than a couple of hours.: https://www.reddit.com/r/Python/comments/6xwmo4/can_someone_please_fix_this_tiny_utf8_bug_in/
reddit
Can someone please fix this tiny utf8 bug in... • r/Python
1 points and 0 comments so far on reddit
The state of GUI desktop applications with Python?: https://www.reddit.com/r/Python/comments/6xwjtu/the_state_of_gui_desktop_applications_with_python/
reddit
The state of GUI desktop applications with Python? • r/Python
I've been doing a lot of research into cross-platform desktop app development for Python. It seems like the most serious solutions are the...
Text Editor Made Using Python and Tkinter (Mini Project): https://www.reddit.com/r/Python/comments/6xx1l8/text_editor_made_using_python_and_tkinter_mini/
reddit
Text Editor Made Using Python and Tkinter (Mini Project) • r/Python
1 points and 0 comments so far on reddit
IDE that runs Django/Py and R: https://www.reddit.com/r/Python/comments/6xwwp9/ide_that_runs_djangopy_and_r/
reddit
IDE that runs Django/Py and R • r/Python
Just curious if you all have any recommendations for an IDE that runs Py/Django and R? I have used Jupyter but it is fairly unstable and on a few...
Learning Python Without Library Overload: https://chrisconlan.com/learning-python-without-library-overload/
Chris Conlan
Learning Python without Library Overload - Chris Conlan
Self-educators hit roadblocks learning Python when tutorials over-rely on external Python modules. Read for a prescription to prevent burnout and confusion.
How to use MySQL with Python and Anaconda?: https://www.reddit.com/r/Python/comments/6xxhx8/how_to_use_mysql_with_python_and_anaconda/
reddit
How to use MySQL with Python and Anaconda? • r/Python
I'm trying to use Python with MySQL, following an online tutorial. In the tutorial he installs mysql on Ubuntu, I'm using Windows with Anaconda....