Django REST with React: A practical, opinionated introduction (Django 2.0): https://www.reddit.com/r/Python/comments/83wxh3/django_rest_with_react_a_practical_opinionated/
reddit
Django REST with React: A practical, opinionated... • r/Python
0 points and 1 comments so far on reddit
Advice on submitting a Py[CITY] talk?: https://www.reddit.com/r/Python/comments/83wyuz/advice_on_submitting_a_pycity_talk/
reddit
Advice on submitting a Py[CITY] talk? • r/Python
Hi... I'm preparing to make a submission for one of the Py[CITY] events and I wanted to see if the crowd here had some advice on what would be...
How would I check to see if a word sounds like a verb even if it isn't spelled right in Python?: https://www.reddit.com/r/Python/comments/83x0zi/how_would_i_check_to_see_if_a_word_sounds_like_a/
reddit
How would I check to see if a word sounds like a verb... • r/Python
I'm using Python and the discord.py to make a dumb Discord bot for fun similar to the DadBot that will respond to someone's message if it has a...
Outperforming everything with anything. Python? Sure, why not?: https://www.reddit.com/r/Python/comments/83x803/outperforming_everything_with_anything_python/
reddit
Outperforming everything with anything. Python? Sure,... • r/Python
1 points and 0 comments so far on reddit
Humble Book Bundle: A.I. by Packt just launched. Includes books about Python (partner): https://www.reddit.com/r/Python/comments/83x1ji/humble_book_bundle_ai_by_packt_just_launched/
reddit
Humble Book Bundle: A.I. by Packt just launched.... • r/Python
3 points and 0 comments so far on reddit
A Python gargoyle: convert '1-5,7,9,10-13' to [1,2,3,4,5,7,9,10,11,12,13]: https://www.reddit.com/r/Python/comments/83xwfo/a_python_gargoyle_convert_15791013_to/
reddit
A Python gargoyle: convert '1-5,7,9,10-13' to... • r/Python
2 points and 0 comments so far on reddit
Pre-populate HTML form table from database using Django: https://stackoverflow.com/questions/49158138/pre-populate-html-form-table-from-database-using-django
Stackoverflow
Pre-populate HTML form table from database using Django
I have a class-based view (IndexView at views.py) that shows a table with all the data stored in the database.
This view is rendered in index.html using a def get_queryset(self) to obtain all the d...
This view is rendered in index.html using a def get_queryset(self) to obtain all the d...
Proxy Pooling System for Scrapy to temporarily stop using slow/timing out proxies: https://stackoverflow.com/questions/48910982/proxy-pooling-system-for-scrapy-to-temporarily-stop-using-slow-timing-out-proxie
Stackoverflow
Proxy Pooling System for Scrapy to temporarily stop using slow/timing out proxies
I've been looking around trying to find a decent pooling system for Scrapy but I can't find anything that has everything I need/want.
I'm looking for a solution to:
Rotate proxies
I'd like them
I'm looking for a solution to:
Rotate proxies
I'd like them
provoj: a simple python library to test RESTful API endpoints in a clean and beautiful way: https://www.reddit.com/r/Python/comments/83y7am/provoj_a_simple_python_library_to_test_restful/
reddit
provoj: a simple python library to test RESTful API... • r/Python
1 points and 0 comments so far on reddit
Code Review of reddit-fetch: Great resource for beginners and those looking to improve their code: https://www.reddit.com/r/Python/comments/83ygqj/code_review_of_redditfetch_great_resource_for/
reddit
Code Review of reddit-fetch: Great resource for... • r/Python
3 points and 0 comments so far on reddit
Looking for resources on Python's principles and design: https://www.reddit.com/r/Python/comments/83yhv5/looking_for_resources_on_pythons_principles_and/
reddit
Looking for resources on Python's principles and design • r/Python
I'm taking a computer science class *Principles of Programming Languages* and we need to analyze Python from a designers view. Can anyone point me...
pyshark treating files in dir as modules?: https://www.reddit.com/r/Python/comments/83z2gf/pyshark_treating_files_in_dir_as_modules/
reddit
pyshark treating files in dir as modules? • r/Python
Hi, I'm getting a weird error I can't quite to figure out, which only occurs when either running a python3 script that imports pyshark or...
Need help converting json data with null/true/false values into python dictionary...: https://www.reddit.com/r/Python/comments/83z6i1/need_help_converting_json_data_with_nulltruefalse/
reddit
Need help converting json data with null/true/false... • r/Python
So I have some data in the following format that I would like to convert in python into a python dictionary: {'asdfasd':{"asdfasdf": null,...
[x-post from /r/ml] PyTorch – Internal Architecture Tour: https://www.reddit.com/r/Python/comments/83zgrv/xpost_from_rml_pytorch_internal_architecture_tour/
reddit
[x-post from /r/ml] PyTorch – Internal Architecture Tour • r/Python
1 points and 0 comments so far on reddit
Playerunknown's Battlegrounds developer API Python wrapper: https://www.reddit.com/r/Python/comments/83zq9d/playerunknowns_battlegrounds_developer_api_python/
reddit
Playerunknown's Battlegrounds developer API Python wrapper • r/Python
4 points and 2 comments so far on reddit