Exploring Awesome Python with Matt Makai of Full Stack Python [audio]: https://www.reddit.com/r/Python/comments/5qbzcj/exploring_awesome_python_with_matt_makai_of_full/
reddit
Exploring Awesome Python with Matt Makai of Full Stack... • /r/Python
2 points and 1 comments so far on reddit
Django session translation setting is sticky for all languages, except Chinese?: http://stackoverflow.com/questions/41432581/django-session-translation-setting-is-sticky-for-all-languages-except-chinese
Stackoverflow
Django session translation setting is sticky for all languages, except Chinese?
I have a really weird problem I've never seen before. I'm using Django 1.10.
I have several dictionary files:
/locale/fr/LC_MESSAGES/django.po
/locale/de/LC_MESSAGES/django.po
/locale/zh/LC_MESSA...
I have several dictionary files:
/locale/fr/LC_MESSAGES/django.po
/locale/de/LC_MESSAGES/django.po
/locale/zh/LC_MESSA...
The Pyweek games programming contest runs 19th-26th February: https://www.reddit.com/r/Python/comments/5qcmvx/the_pyweek_games_programming_contest_runs/
reddit
The Pyweek games programming contest runs 19th-26th... • /r/Python
2 points and 0 comments so far on reddit
Python experts: What would you expect a mid-level python developer to know?: https://www.reddit.com/r/Python/comments/5qcszn/python_experts_what_would_you_expect_a_midlevel/
reddit
Python experts: What would you expect a mid-level python developer...
Posted in r/Python by u/xAmorphous • 17 points and 22 comments
Text processing of HTML pages using python: https://www.reddit.com/r/Python/comments/5qcund/text_processing_of_html_pages_using_python/
reddit
Text processing of HTML pages using python • /r/Python
Hello everyone! I'm very happy to join this group and I would like to help as soon as possible. My problem is that: I have to process an html...
How to load DICOM files in Python?: https://www.reddit.com/r/Python/comments/5qd7gr/how_to_load_dicom_files_in_python/
reddit
How to load DICOM files in Python? • /r/Python
I am trying to figure out the basics of importing DICOM files in Python using pydicom. While trying really simple code, I get following...
Python Question: iOS or Android?: https://www.reddit.com/r/Python/comments/5qd7t6/python_question_ios_or_android/
reddit
Python Question: iOS or Android? • /r/Python
Pythonistas out there that use Python on mobile platforms, I have both iOS and Android devices. I've used the Pythonista iOS app which is great,...
question about python os capabilities: https://www.reddit.com/r/Python/comments/5qdagx/question_about_python_os_capabilities/
reddit
question about python os capabilities • /r/Python
is it possible to use the os module(or any module in python) to make it so when i click a file or open a library, i have to enter a password to...
Are there any other fun little things in Python like Turtle?: https://www.reddit.com/r/Python/comments/5qdzb2/are_there_any_other_fun_little_things_in_python/
reddit
Are there any other fun little things in Python like... • /r/Python
I am new to Python programming and just learned about the Turtle function. Was extremely excited when I was able to make a square with it. Are...
My side project: Realtime summary of Hacker News using ML in Python: https://www.reddit.com/r/Python/comments/5qe4bf/my_side_project_realtime_summary_of_hacker_news/
reddit
My side project: Realtime summary of Hacker News using... • /r/Python
1 points and 1 comments so far on reddit
Token-Based Authentication with Flask - Real Python via PyBloggers: https://www.reddit.com/r/Python/comments/5qe5c0/tokenbased_authentication_with_flask_real_python/
reddit
Token-Based Authentication with Flask - Real Python... • /r/Python
1 points and 0 comments so far on reddit
What project are you really passionate about right now?: https://www.reddit.com/r/Python/comments/5qe8lx/what_project_are_you_really_passionate_about/
reddit
What project are you really passionate about right now? • /r/Python
What's something you've really enjoyed working on lately? Feel free to share a repo!
Is this the correct way of whitening an image in python?: http://stackoverflow.com/questions/41635737/is-this-the-correct-way-of-whitening-an-image-in-python
Stack Overflow
Is this the correct way of whitening an image in python?
I am trying to zero-center and whiten CIFAR10 dataset, but the result I get looks like random noise!
Cifar10 dataset contains 60,000 color images of size 32x32. The training set contains 50,000 and...
Cifar10 dataset contains 60,000 color images of size 32x32. The training set contains 50,000 and...
Does anyone know when the 2017 SciPy conference is (in the US)?: https://www.reddit.com/r/Python/comments/5qexem/does_anyone_know_when_the_2017_scipy_conference/
reddit
Does anyone know when the 2017 SciPy conference is (in... • /r/Python
I'd like to go to the scipy conference in the US but I can't find any dates online for 2017 at all. If I go, I need to plan it well in advance....