Taskify, your own task manager! (1rst project, any help is welcomed!): https://www.reddit.com/r/Python/comments/88nfiu/taskify_your_own_task_manager_1rst_project_any/
reddit
Taskify, your own task manager! (1rst project, any help... • r/Python
1 points and 0 comments so far on reddit
How do I synchronously wait for an asyncio future?: https://www.reddit.com/r/Python/comments/88mxto/how_do_i_synchronously_wait_for_an_asyncio_future/
reddit
How do I synchronously wait for an asyncio future? • r/Python
I can't just use `loop.run_until_complete` because my code is being called from an asyncio loop. I can't just make my function async because the...
Analyzed shittymorph's comments by subreddits, and also by fraction of comments that contain "undertaker" [OC]: https://www.reddit.com/r/Python/comments/88olmj/analyzed_shittymorphs_comments_by_subreddits_and/
reddit
Analyzed shittymorph's comments by subreddits, and also... • r/Python
1 points and 0 comments so far on reddit
Is there something weird I don't understand with callbacks?: https://www.reddit.com/r/Python/comments/88ox3y/is_there_something_weird_i_dont_understand_with/
reddit
Is there something weird I don't understand with callbacks? • r/Python
Hello, I am learning python and did this quick exercise to familiarize myself with tkinter, lambdas, and callbacks. But it's behaving very...
TF DNN Question. Evaluation metric.: https://www.reddit.com/r/Python/comments/88pht4/tf_dnn_question_evaluation_metric/
reddit
TF DNN Question. Evaluation metric. • r/Python
Hello, I am trying to recreate the results from the [comment prediction paper](http://uksim.info/uksim2015/data/8713a015.pdf). One of the...
Performance Benchmark for AWS Services - Serverless: https://www.reddit.com/r/Python/comments/88q1rf/performance_benchmark_for_aws_services_serverless/
reddit
Performance Benchmark for AWS Services - Serverless • r/Python
In-depth performance analysis of message distribution in serverless and Lambda applications. “The right way to distribute messages effectively in...
How to secure a Python script meant for production: https://www.reddit.com/r/Python/comments/88qb8q/how_to_secure_a_python_script_meant_for_production/
reddit
How to secure a Python script meant for production • r/Python
Just so nobody can see what is written and cant changr the script that is executed. Think about a script meant to run on a raspberry pi.
Composing Serializers with Django Rest Framework: https://www.reddit.com/r/Python/comments/88qgc7/composing_serializers_with_django_rest_framework/
Reddit
reddit: the front page of the internet
r/Python: news about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
Im new to Python, and I have Komodo IDE: https://www.reddit.com/r/Python/comments/88qjmn/im_new_to_python_and_i_have_komodo_ide/
reddit
Im new to Python, and I have Komodo IDE • r/Python
Ive been looking to get into Learning Languages, and was recommended Python as a starting point. The following will sound stupid but I cant move...
Using the SpeechRecognition module to recognize the words in a video file, and convert them to text: https://www.reddit.com/r/Python/comments/88r74f/using_the_speechrecognition_module_to_recognize/
reddit
Using the SpeechRecognition module to recognize the... • r/Python
Pretty much in the title, I got some videos I want to use to convert all the words they speak into text. They are mostly documentaries, so music,...
Where do you put "non-interface" functions/methods?: https://www.reddit.com/r/Python/comments/88r9g4/where_do_you_put_noninterface_functionsmethods/
reddit
Where do you put "non-interface" functions/methods? • r/Python
To those of you who have read Clean Code would know that one of the lessons there is that functions/methods should be small, do one thing and do...
Transfer files over WiFi from your computer to your smartphone from the terminal: https://www.reddit.com/r/Python/comments/88ra4o/transfer_files_over_wifi_from_your_computer_to/
reddit
Transfer files over WiFi from your computer to your... • r/Python
Here is project which I am really proud off. Please do suggest ways i could improve this project :) Repo:...
Plotting election results with Plotly?: https://www.reddit.com/r/Python/comments/88r3lr/plotting_election_results_with_plotly/
reddit
Plotting election results with Plotly? • r/Python
Hey, I have a bunch of scraped data from elections in my country, including the top *n* political parties in a given region. I'd like to plot...
I need help compiling cython .c source code: https://www.reddit.com/r/Python/comments/88rl52/i_need_help_compiling_cython_c_source_code/
reddit
I need help compiling cython .c source code • r/Python
I'm using the anaconda3 python distribution in VSCode. I can compile .pyx to C source file, but if I try to compile the C source file with gcc, I...
Fortify - CLI for easy, secure MacOS Sierra and High Sierra configuration. My first pip package!: https://www.reddit.com/r/Python/comments/88rmnq/fortify_cli_for_easy_secure_macos_sierra_and_high/
reddit
Fortify - CLI for easy, secure MacOS Sierra and High... • r/Python
1 points and 0 comments so far on reddit