How do I work with a Postgres database in Django?: https://www.reddit.com/r/Python/comments/5qbnea/how_do_i_work_with_a_postgres_database_in_django/
reddit
How do I work with a Postgres database in Django? • /r/Python
I want to add/delete/change rows in a Postgres table using Django. I'm new to using Django, but I'm familiar with Postgres. Is there a good guide...
REST clients with raw SQL queries: https://www.reddit.com/r/Python/comments/5qbtff/rest_clients_with_raw_sql_queries/
reddit
REST clients with raw SQL queries • /r/Python
I use a couple of client libraries written by colleagues to access data from various EDC systems (scientists, students enter laboratory data, do...
Weird file-variable interactions with Python/Anaconda/Spyder: https://www.reddit.com/r/Python/comments/5qbu17/weird_filevariable_interactions_with/
reddit
Weird file-variable interactions with... • /r/Python
Ok, so I have the Anaconda implementation of Python, using the Spyder edtior. Myself and several other people are having this weird error which...
My Django book, Hello Web App, is now free online: https://www.reddit.com/r/Python/comments/5qbz30/my_django_book_hello_web_app_is_now_free_online/
reddit
My Django book, Hello Web App, is now free online • /r/Python
Hey Python friends! A couple of years ago I wrote Hello Web App (http://hellowebapp.com) to teach beginner Django web app development. It's aimed...
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