MIDIUtil: How do I create 2 tracks, one minor and one major?: https://www.reddit.com/r/Python/comments/7telb5/midiutil_how_do_i_create_2_tracks_one_minor_and/
reddit
MIDIUtil: How do I create 2 tracks, one minor and one... • r/Python
I have a list of numbers, some negative, some not, and I want the negative numbers to be notes in the minor track, and the positive numbers to be...
Python Tutorial #4 (EASY AS HELL) : Building - Login program part 2 {Adding another user} This is absolutely the best tutorial ever.: https://www.reddit.com/r/Python/comments/7tf6bu/python_tutorial_4_easy_as_hell_building_login/
reddit
Python Tutorial #4 (EASY AS HELL) : Building - Login... • r/Python
2 points and 0 comments so far on reddit
Neural newtorks in python (scikit learn): https://www.reddit.com/r/Python/comments/7tetr5/neural_newtorks_in_python_scikit_learn/
reddit
Neural newtorks in python (scikit learn) • r/Python
I'm just wondering if implementation is possible and also recommended with the scikit learn package? Have people tried this before? Aiming to...
[Python-Dev] IMPORTANT: 3.7.0b1 and feature code cutoff 2018-01-29: https://www.reddit.com/r/Python/comments/7tf6r8/pythondev_important_370b1_and_feature_code_cutoff/
reddit
[Python-Dev] IMPORTANT: 3.7.0b1 and feature code cutoff... • r/Python
2 points and 0 comments so far on reddit
Can I get a random numpy array of arbitrary dimensions?: https://www.reddit.com/r/Python/comments/7tfq4v/can_i_get_a_random_numpy_array_of_arbitrary/
reddit
Can I get a random numpy array of arbitrary dimensions? • r/Python
[resolved] rand(2,3,4) gets a 3d array, for example, but I don't have the number of dimensions in advance. a = (2,3,4), rand(a) doesn't work, it...
Complete beginner but I know what functionality I want to achieve. Where to start?: https://www.reddit.com/r/Python/comments/7tfw4a/complete_beginner_but_i_know_what_functionality_i/
reddit
r/Python - Complete beginner but I know what functionality I want to achieve. Where to start?
0 votes and 13 comments so far on Reddit
Any tips on how to code for fun?: https://www.reddit.com/r/Python/comments/7tfx8g/any_tips_on_how_to_code_for_fun/
reddit
Any tips on how to code for fun? • r/Python
(I think I'm looking for inspiration here from others on what they do, not an "answer".) I'd like to learn python as a hobby (no reason for...
I just created my first Python API: 'Lyrics Corpora', suggestions?: https://www.reddit.com/r/Python/comments/7tg2t9/i_just_created_my_first_python_api_lyrics_corpora/
reddit
I just created my first Python API: 'Lyrics Corpora',... • r/Python
This is my first meaningful project created on GitHub and I'd really appreciate any feedback on how to improve the project. The Lyrics Corpora API...
Help with building Chrome Plugin: https://www.reddit.com/r/Python/comments/7tgaif/help_with_building_chrome_plugin/
reddit
Help with building Chrome Plugin • r/Python
Hey guys, amateur programmer here, picked up Python not long ago. I'm trying to build a chrome plugin that uses results from Python code I've...
Run Python on a Tablet Locally or Remotely?: https://www.reddit.com/r/Python/comments/7tguxm/run_python_on_a_tablet_locally_or_remotely/
reddit
Run Python on a Tablet Locally or Remotely? • r/Python
What's the best way to take Python wherever you go? I've tried Termux on android, but it isn't compatible with many packages. I also tried...
Stumped on solving this confusing AF integral function: https://www.reddit.com/r/Python/comments/7th3ef/stumped_on_solving_this_confusing_af_integral/
reddit
Stumped on solving this confusing AF integral function • r/Python
I'm brand new to python (and coding in general), and I'm trying to write string of code that solves models maxwell constructions (thing in...
Best framework for systematic trading?: https://www.reddit.com/r/Python/comments/7thmfp/best_framework_for_systematic_trading/
reddit
Best framework for systematic trading?
Hey, Java developer here. My college project requires me to research and learn a new language, and I've chosen Python. I also have to create...
Python Webscraping: how to get info from a HTML input box: https://www.reddit.com/r/Python/comments/7thu6g/python_webscraping_how_to_get_info_from_a_html/
reddit
Python Webscraping: how to get info from a HTML input box • r/Python
Making a program to see how much money im making/losing. Im just practicing python web scraping so dont really want to use APIs yet. So, i came to...
I made a gui to convert a .ui file to .py whit pyqt5: https://www.reddit.com/r/Python/comments/7ti2v8/i_made_a_gui_to_convert_a_ui_file_to_py_whit_pyqt5/
reddit
I made a gui to convert a .ui file to .py whit pyqt5 • r/Python
Hi, I made a gui that do the pyuic5 function for the user and can write the frame code of a pyqt5 project or add a new widget to an existing pyqt5...
Scraping data from PDF table: https://www.reddit.com/r/Python/comments/7tia9z/scraping_data_from_pdf_table/
reddit
Scraping data from PDF table • r/Python
Hi guys, tryna scrape data from a PDF table using PyPDF2, i don't get the numbers in my output, what other module would you advise to scrape data...
Script to add bookmarks to a PDF (Need review and suggestions): https://www.reddit.com/r/Python/comments/7tih40/script_to_add_bookmarks_to_a_pdf_need_review_and/
reddit
Script to add bookmarks to a PDF (Need review and... • r/Python
Hello guys, So i made this little script that adds bookmarks to PDFs using Py2PDF module. It's not really a full automation of the process of...
What's a good but "easy" Python Program idea for High School?: https://www.reddit.com/r/Python/comments/7tih6w/whats_a_good_but_easy_python_program_idea_for/
reddit
What's a good but "easy" Python Program idea for High... • r/Python
It's kinda dumb to ask this, especially for me since I usually like to do my own stuff, but I'm a little bit stuck here. I have a project to do...