Flask Vue.js - Setting up the boilerplate?: https://www.reddit.com/r/Python/comments/75vw9m/flask_vuejs_setting_up_the_boilerplate/
reddit
Flask + Vue.js - Setting up the boilerplate? • r/Python
Hi everyone! I want to make an application what uses vue.js and flask in an elegant way. I was looking for sources to use and learn but I...
How I used Python to find interesting people to follow on Medium: https://www.reddit.com/r/Python/comments/75vyqa/how_i_used_python_to_find_interesting_people_to/
reddit
How I used Python to find interesting people to follow... • r/Python
1 points and 2 comments so far on reddit
How to start Spyder on Mac without going through Anaconda: https://www.reddit.com/r/Python/comments/75x1n2/how_to_start_spyder_on_mac_without_going_through/
reddit
How to start Spyder on Mac without going through Anaconda • r/Python
I installed Anaconda on my mac so that I could use Spyder. Is there any way to start Spyder without having to open up Anaconda first? I've been...
How to sort digits and word in string?: https://www.reddit.com/r/Python/comments/75x3r5/how_to_sort_digits_and_word_in_string/
reddit
How to sort digits and word in string? • r/Python
I'm currently new to python and got stuck at this question, can't seem to find the proper answer. first sort criteria should be alphabetic, the...
Change iTerm2 tab and window title colors depending on ssh host: https://www.reddit.com/r/Python/comments/75x5gt/change_iterm2_tab_and_window_title_colors/
reddit
Change iTerm2 tab and window title colors depending on... • r/Python
1 points and 0 comments so far on reddit
Drchrono is hiring Python/Django Devs: https://news.ycombinator.com/item?id=15458433
Getting DICOM structure contours as array in Python: https://stackoverflow.com/questions/46666762/getting-dicom-structure-contours-as-array-in-python
Stack Overflow
Getting DICOM structure contours as array in Python
So if I have an image (CT, MRI, etc.) or even a dose from radiation therapy I can pull out the dose or image values into an array through:
import dicom
ds = dicom.read_file("dicom_file.dcm&qu...
import dicom
ds = dicom.read_file("dicom_file.dcm&qu...
Thomas Kluyver, Community Service Award 3rd Quarter 2017 Recipient: https://www.reddit.com/r/Python/comments/75xiru/thomas_kluyver_community_service_award_3rd/
reddit
Thomas Kluyver, Community Service Award 3rd Quarter... • r/Python
1 points and 0 comments so far on reddit
How to set current_user for pytest?: https://stackoverflow.com/questions/46670318/how-to-set-current-user-for-pytest
Stack Overflow
How to set current_user for pytest?
I'm writing a unit test for a view that uses the current logged in user in a query:
@app.route('/vendors/create', methods=['GET', 'POST'])
@login_required
def create_vendors():
vendor_form =
@app.route('/vendors/create', methods=['GET', 'POST'])
@login_required
def create_vendors():
vendor_form =
Python Weekly - Issue 316 : http://mailchi.mp/pythonweekly/python-weekly-issue-316
PySimpleChain - a python exploration of blockchain ledger concepts: https://www.reddit.com/r/Python/comments/75xlku/pysimplechain_a_python_exploration_of_blockchain/
reddit
PySimpleChain - a python exploration of blockchain... • r/Python
1 points and 0 comments so far on reddit