How do you create a windows application /w python?: https://www.reddit.com/r/Python/comments/5hgwun/how_do_you_create_a_windows_application_w_python/
reddit
How do you create a windows application /w python? • /r/Python
I have basic knowledge of Python 3.5 and have created some basic programs. What I am trying to figure out is how to edit my program to make it...
Could anyone give me some pointers on how to improve my code?: https://www.reddit.com/r/Python/comments/5hgn0v/could_anyone_give_me_some_pointers_on_how_to/
reddit
Could anyone give me some pointers on how to improve... • /r/Python
2 points and 2 comments so far on reddit
What are the best "Python 3" books in 2016 for total beginners?: https://www.reddit.com/r/Python/comments/5hh33d/what_are_the_best_python_3_books_in_2016_for/
reddit
What are the best "Python 3" books in 2016 for total beginners?
Google Trends shows how lots of newcomers are looking for ways to learn Python:...
Introducing PySlices: Track your startup's shares: https://www.reddit.com/r/Python/comments/5hhcku/introducing_pyslices_track_your_startups_shares/
reddit
Introducing PySlices: Track your startup's shares • /r/Python
2 points and 0 comments so far on reddit
question about reading formatted data: https://www.reddit.com/r/Python/comments/5hhi8j/question_about_reading_formatted_data/
reddit
question about reading formatted data • /r/Python
I have a variety of different file formats that I need to process (all plaintext)... I was wondering if there's a way to use the str.format() (or...
I released a companion app for my FilmTrackr project, FilmLogger.: https://www.reddit.com/r/Python/comments/5hhrc1/i_released_a_companion_app_for_my_filmtrackr/
reddit
I released a companion app for my FilmTrackr project,... • /r/Python
https://github.com/JacobLandau/FilmLogger A couple weeks ago I released a [film-watching habit analysis engine,...
How to Make a Simple Tensorflow Speech Recognizer: https://www.reddit.com/r/Python/comments/5hhvh8/how_to_make_a_simple_tensorflow_speech_recognizer/
reddit
How to Make a Simple Tensorflow Speech Recognizer • /r/Python
1 points and 0 comments so far on reddit
Toy decompiler for x86-64 written in Python [pdf]: https://yurichev.com/writings/toy_decompiler.pdf
Toy decompiler for x86-64 written in Python [PDF]: https://www.reddit.com/r/Python/comments/5hibxd/toy_decompiler_for_x8664_written_in_python_pdf/
reddit
Toy decompiler for x86-64 written in Python [PDF] • /r/Python
4 points and 0 comments so far on reddit
Uploading django rep to github: https://www.reddit.com/r/Python/comments/5himhj/uploading_django_rep_to_github/
reddit
Uploading django rep to github • /r/Python
I'm currently learning Django and currently have some small projects that I want to upload to github. What security precautions do I need to take...
How to get length numeric output without any dot?: https://www.reddit.com/r/Python/comments/5hiyvx/how_to_get_length_numeric_output_without_any_dot/
reddit
How to get length numeric output without any dot? • /r/Python
Hi buddies, I test this simple power program for math '''for adding powers and getting lengthy interger, on 10/12/2016 ''' ...
Best practice for working with static data read from a JSON file but used in many modules?: https://www.reddit.com/r/Python/comments/5hj7ss/best_practice_for_working_with_static_data_read/
reddit
Best practice for working with static data read from a... • /r/Python
I'm working with a (very small) hobby project in which I have data in nested dictionaries stored in a JSON file. I need to be able to look up...
I have a side project called Convenience API, looking for some feed back: https://www.reddit.com/r/Python/comments/5hjgoa/i_have_a_side_project_called_convenience_api/
reddit
I have a side project called Convenience API, looking... • /r/Python
Hi all, I have recently created a side project called Convenience API. It is a an api for lists of information, and also converting between...
Why I'm Making Python 2.8: https://www.naftaliharris.com/blog/why-making-python-2.8/
Start learning Python (as 2nd language): Everything I need to know.: https://www.reddit.com/r/Python/comments/5hjsy6/start_learning_python_as_2nd_language_everything/
reddit
Start learning Python (as 2nd language): Everything I... • /r/Python
I am seeking a good textbook and advice to learn Python (where to start, how, etc) from experienced users. I'd like to take my time, learning...
Congrats /r/python/ for having one of the most positive commenter communities on Reddit!: https://www.reddit.com/r/Python/comments/5hkp59/congrats_rpython_for_having_one_of_the_most/
reddit
Congrats /r/python/ for having one of the most... • /r/Python
I have been working this last week on a little side projects that runs top comments from the top subreddits through the [NLTK Sentiment Analyzer]...