can I use pycharm community edition for Django web development?: https://www.reddit.com/r/Python/comments/74u8cs/can_i_use_pycharm_community_edition_for_django/
reddit
can I use pycharm community edition for Django web... • r/Python
Would it be possible if i use pycharm community edition to build a decent django web application? This would be my hobby project so don't want to...
how to download a password protected file using python requests: https://www.reddit.com/r/Python/comments/74u8sa/how_to_download_a_password_protected_file_using/
reddit
how to download a password protected file using python... • r/Python
I wrote a simple python file to download an excel from a website. Website requires authentication. For some reasons, instead downloading the file,...
Livepython - Visually trace your Python code in real time.: https://www.reddit.com/r/Python/comments/74uyh3/livepython_visually_trace_your_python_code_in/
reddit
Livepython - Visually trace your Python code in real time. • r/Python
1 points and 0 comments so far on reddit
PEP 561 -- Distributing and Packaging Type Information: https://www.reddit.com/r/Python/comments/74uwap/pep_561_distributing_and_packaging_type/
reddit
PEP 561 -- Distributing and Packaging Type Information • r/Python
2 points and 0 comments so far on reddit
Rubyist makes some Python code 5x Faster: https://www.schneems.com/2017/10/02/lifelong-rubyist-makes-some-python-code-5x-faster/
Schneems
Lifelong Rubyist makes some Python code 5x Faster
I’ve been writing Ruby code for the past 10+ years, and recently due to my masters courses, I’ve been writing a lot of Python. While there are many differenc...
Which AOP library is recommend for Python?: https://www.reddit.com/r/Python/comments/74v607/which_aop_library_is_recommend_for_python/
reddit
Which AOP library is recommend for Python? • r/Python
I must use AOP for a project and would like to know the Python community's opinion on which library to use for that. Also, is AOP often used in...
Newbie. Syntaxerror: invalid token: https://www.reddit.com/r/Python/comments/74w0tb/newbie_syntaxerror_invalid_token/
reddit
Newbie. Syntaxerror: invalid token • r/Python
Im trying to learn Python though I have no experience programming. My friend who is a CompSci major told me to make him a random number generator....
Can someone help me fix this code ? Nothing much just a senario with a hotel , it's highschool grade: https://www.reddit.com/r/Python/comments/74wd8j/can_someone_help_me_fix_this_code_nothing_much/
reddit
Can someone help me fix this code ? Nothing much just a... • r/Python
1 points and 0 comments so far on reddit
Repository of Jupyter Notebooks to get you started on using Python for research/data science projects! [Feedback appreciated]: https://www.reddit.com/r/Python/comments/74we00/repository_of_jupyter_notebooks_to_get_you/
reddit
Repository of Jupyter Notebooks to get you started on... • r/Python
1 points and 0 comments so far on reddit
As someone learning Python, i would like to har experienced users on these critiques: https://www.reddit.com/r/Python/comments/74trth/as_someone_learning_python_i_would_like_to_har/
reddit
As someone learning Python, i would like to har... • r/Python
I recently read this comment on learnprogramming and i am now wondering if i should start learning some other language instead? "Python is a...
Best cloud host for portfolio?: https://www.reddit.com/r/Python/comments/74wy3w/best_cloud_host_for_portfolio/
reddit
Best cloud host for portfolio? • r/Python
I'm looking for a low-cost cloud host for my portfolio which includes some full-stack, back-end and data science projects. All projects would...
TSV parsing function. Am I making any rookie mistakes?: https://www.reddit.com/r/Python/comments/74x2cr/tsv_parsing_function_am_i_making_any_rookie/
reddit
TSV parsing function. Am I making any rookie mistakes? • r/Python
I'm getting back into Python after taking several months off and just working with JavaScript. I was trying to parse some .tsv files...