Best e-commerce platforms in Python?: https://www.reddit.com/r/Python/comments/61abke/best_ecommerce_platforms_in_python/
reddit
Best e-commerce platforms in Python? • r/Python
I want to try out some Python/Django e-commerce platforms. Didn't find too many. Multi-store would be a great feature, in my case. Which are the...
Python IDLE, Its 2017! Catch up please.: https://www.reddit.com/r/Python/comments/61adet/python_idle_its_2017_catch_up_please/
reddit
Python IDLE, Its 2017! Catch up please. • r/Python
Screen resolutions are getting bigger and bigger, I do not even own a 1080p screen anymore. My desktop is 4k and my laptop is a Retina display....
Web Scraping Problems_Scrapy/BS4: https://www.reddit.com/r/Python/comments/61adng/web_scraping_problems_scrapybs4/
reddit
Web Scraping Problems_Scrapy/BS4 • r/Python
Hi r/Python, I apologize if this seems like a rudementary question but I am having some trouble with Web Scraping. I have gone thru several...
An simple tutorial on how to effectively use the python debugger (pdb): https://www.reddit.com/r/Python/comments/61afpv/an_simple_tutorial_on_how_to_effectively_use_the/
reddit
An simple tutorial on how to effectively use the python... • r/Python
3 points and 1 comments so far on reddit
A Magical Introduction to Classification Algorithms with Python: https://www.reddit.com/r/Python/comments/619cym/a_magical_introduction_to_classification/
reddit
A Magical Introduction to Classification Algorithms... • r/Python
2 points and 0 comments so far on reddit
REST framework comparisons in 2017: https://www.reddit.com/r/Python/comments/61ah04/rest_framework_comparisons_in_2017/
reddit
REST framework comparisons in 2017 • r/Python
I recently found out about [DRF](http://www.django-rest-framework.org/), it is rather misleading that it does not have any official link to the...
Good APIs to practice HTTP requests and Json parsing?: https://www.reddit.com/r/Python/comments/61bmq3/good_apis_to_practice_http_requests_and_json/
reddit
Good APIs to practice HTTP requests and Json parsing? • r/Python
I want to practice receiving Json files from APIs and sending those parsed Json files back to the API. I've already done tutorials on the json and...
Pendulum (Python datetimes made easy) 1.2.0 is out: Fast ISO 8601 parser and more: https://www.reddit.com/r/Python/comments/61beux/pendulum_python_datetimes_made_easy_120_is_out/
reddit
Pendulum (Python datetimes made easy) 1.2.0 is out:... • r/Python
9 points and 0 comments so far on reddit
Rate and help me improve my Pi estimate script.: https://www.reddit.com/r/Python/comments/61bs0q/rate_and_help_me_improve_my_pi_estimate_script/
reddit
Rate and help me improve my Pi estimate script. • r/Python
#Importing modules import math from random import randrange #All the required variables rolls = 0 cofactor = 0 ...
How to load a high ('10m') resolution version of stock_img() in Cartopy?: https://www.reddit.com/r/Python/comments/61c15k/how_to_load_a_high_10m_resolution_version_of/
reddit
How to load a high ('10m') resolution version of... • r/Python
Is there a line of code to do it automatically like cfeature.NaturalEarthFeature(...) ?
How to Make a Language Translator - Intro to Deep Learning: https://www.reddit.com/r/Python/comments/61d0fx/how_to_make_a_language_translator_intro_to_deep/
reddit
How to Make a Language Translator - Intro to Deep Learning • r/Python
1 points and 0 comments so far on reddit
Serialising an Enum member to JSON: http://stackoverflow.com/questions/24481852/serialising-an-enum-member-to-json
Stack Overflow
Serialising an Enum member to JSON
How do I serialise a Python Enum member to JSON, so that I can deserialise the resulting JSON back into a Python object?
For example, this code:
from enum import Enum
import json
class Status(...
For example, this code:
from enum import Enum
import json
class Status(...
Does anyone know why my python program doesn't work?: https://www.reddit.com/r/Python/comments/61dbvo/does_anyone_know_why_my_python_program_doesnt_work/
reddit
Does anyone know why my python program doesn't work? • r/Python
I'm am a Student learning python in grade 11 and we were assigned to make a game... Here is the assignment on what we have to do and my answer....
Looking for a good tutorial for PyQt4 Graphics: https://www.reddit.com/r/Python/comments/61dn82/looking_for_a_good_tutorial_for_pyqt4_graphics/
reddit
Looking for a good tutorial for PyQt4 Graphics • r/Python
I need to create something like this https://www.youtube.com/watch?v=OHdc-wtSmg0 I would like to be able to represent graphs like the one in the...
Any guidance for this hackathon project? No idea where to even begin.: https://www.reddit.com/r/Python/comments/61dzwg/any_guidance_for_this_hackathon_project_no_idea/
reddit
Any guidance for this hackathon project? No idea where... • r/Python
So I'm going to a hackathon tomorrow and my teammate and I have brainstormed a neat idea for a web app in Python (Flask or Django): an intelligent...