Hacker News
- Show HN: An easier way to deploy web apps in node, ruby, python, and go http://unubo.com 19 comments
- is there any way to install mysql-shell (it has python2 dependencies, many of which can't be found anywhere). https://aur.archlinux.org/packages/mysql-shell/ 15 comments archlinux
- 5 Ways To Use Python On An iPad https://davidamos.dev/5-ways-to-use-python-on-an-ipad/ 9 comments python
- best way to handle group by date and another columns have some data using PostgreSQL and Python https://conversations.id 6 comments postgresql
- Exciting New Ways To Be Told That Your Python Code is Bad https://nickdrozd.github.io/2021/09/02/new-pylint-checks.html 10 comments python
- Faster Python with Go shared objects (the easy way) https://blog.kchung.co/faster-python-with-go-shared-objects/ 2 comments python
- More quick ways to improve your Python https://sourcery.ai/blog/explaining-refactorings-7/ 57 comments python
- Django + Docker: Correct way to install python modules after initial docker setup? https://www.reddit.com/r/django/comments/loh5gh/django_docker_correct_way_to_install_python/ 8 comments django
- What is the best way to embed python on a Qt/C++ applicattion [closed] https://mevislab.github.io/pythonqt/index.html 14 comments cpp
- What is a good way to learn Python fundamentals? https://www.reddit.com/r/learnprogramming/comments/curcpz/what_is_a_good_way_to_learn_python_fundamentals/ 8 comments learnprogramming
- Is there a way to import a python framework into Xcode? https://www.reddit.com/r/swift/comments/a3xrna/is_there_a_way_to_import_a_python_framework_into/ 4 comments swift
- [Python, JS] Best way to display an image grid? https://www.reddit.com/r/learnprogramming/comments/9ublot/python_js_best_way_to_display_an_image_grid/ 3 comments learnprogramming
- I know how hack my way around Python scripts but I have no knowledge about "bigger" programming projects, classes, modules, modularity, code clarity, what are some good books to help me in this direction? https://www.reddit.com/r/learnprogramming/comments/9ti0jw/i_know_how_hack_my_way_around_python_scripts_but/ 6 comments learnprogramming
- What is the best way and the best resources to learn Python? https://www.reddit.com/r/learnprogramming/comments/7o31j1/what_is_the_best_way_and_the_best_resources_to/ 64 comments learnprogramming
- I decided to learn python through "Learn Python the Hard Way." I have no idea what anything means. https://www.reddit.com/r/learnprogramming/comments/6p58s0/i_decided_to_learn_python_through_learn_python/ 18 comments learnprogramming
- Question: Best way to learn python on your phone? https://www.reddit.com/r/learnprogramming/comments/6mkl7b/question_best_way_to_learn_python_on_your_phone/ 7 comments learnprogramming
- [Python] Finding the fastest way to pair up numbers whose sum is divisible by 8 https://www.reddit.com/r/learnprogramming/comments/68u51v/python_finding_the_fastest_way_to_pair_up_numbers/ 3 comments learnprogramming
- Working with APIs the Pythonic Way https://medium.com/@hakibenita/working-with-apis-the-pythonic-way-484784ed1ce0#.am9gbtiyl 3 comments django
- [python] Better way for communicating between objects? https://www.reddit.com/r/learnprogramming/comments/5jkji4/python_better_way_for_communicating_between/ 4 comments learnprogramming
- Best way to learn python https://www.reddit.com/r/learnprogramming/comments/4z6c6t/best_way_to_learn_python/ 14 comments learnprogramming
- Learn Python The Hard Way or MIT OCW? https://www.reddit.com/r/learnprogramming/comments/4wchnb/learn_python_the_hard_way_or_mit_ocw/ 9 comments learnprogramming
- [Python] Ways to comment code http://git.deluge-torrent.org/deluge/tree/deluge/common.py#n174 5 comments learnprogramming
- [Python] Learning The Hard Way Exercise 17 http://learnpythonthehardway.org/book/ex17.html 9 comments learnprogramming
- Python the Hard Way: Exercise 8, Extra Credit 2 http://learnpythonthehardway.org/book/ex8.html 4 comments learnprogramming
- Terry Jones (Monty Python) - More ways to make money out of Iraq than you or I would have dreamt of http://www.guardian.co.uk/commentisfree/story/0,,2100844,00.html 13 comments reddit.com
- Question: best ways to build Python command line utilities https://setup.ps 7 comments python
- Python's Counter: The Pythonic Way to Count Objects – Real Python https://realpython.com/python-counter/ 2 comments python
- Best way to do spherical objects using Python ? https://www.reddit.com/r/math/comments/lj61pl/best_way_to_do_spherical_objects_using_python/ 9 comments math
- How to use SCSS/SASS in your Django project (Python Way) https://www.reddit.com/r/django/comments/c2vm23/how_to_use_scsssass_in_your_django_project_python/ 4 comments django
- Best way to learn a new computer language? Specifically python for Data Science. https://www.reddit.com/r/learnprogramming/comments/ac1cbl/best_way_to_learn_a_new_computer_language/ 5 comments learnprogramming
- [Python] What would be the best way to write a script that perpetually runs in the background? https://www.reddit.com/r/learnprogramming/comments/77079w/python_what_would_be_the_best_way_to_write_a/ 7 comments learnprogramming
- Hey, Trying to find a way to extract info from the game externally through something like python? https://www.reddit.com/r/factorio/comments/5y6i27/hey_trying_to_find_a_way_to_extract_info_from_the/ 14 comments factorio
- Stuck on JS thinking about Python or maybe the way I learn is not fitting for me at this moment https://www.reddit.com/r/learnprogramming/comments/5wtig8/stuck_on_js_thinking_about_python_or_maybe_the/ 14 comments learnprogramming
- Is there a more efficient way to do this? Involves Python and SQL. X-post from /r/Python. http://pastebin.com/Z0Ef7kyq 5 comments learnprogramming
- Is there a way to use Python to scrape/read webpages? http://www.catonmat.net/blog/python-library-for-google-search/ 22 comments learnprogramming
- Lamson is a Python based SMTP (E-Mail) server and application framework that let's you write e-mail applications the way you'd write modern web applications. http://lamsonproject.org/ 85 comments programming
- Ask Reddit: there are so many, which book do you recommend to learn Python in a fun way? http://programming.reddit.com/info/63r4r/comments/ 34 comments programming
- Just started "Learn Python The Hard Way" and need to learn the terminal. Should I use PowerShell or the new Bash for Win10? https://www.reddit.com/r/learnprogramming/comments/4x0ljg/just_started_learn_python_the_hard_way_and_need/ 64 comments learnprogramming
- Is there a way that I can render a template in views.py, and once the template is rendered, call a python function? https://www.reddit.com/r/django/comments/5kkxzs/is_there_a_way_that_i_can_render_a_template_in/ 10 comments django
- I've been learning Python with the help of this sub and others for around a year now. I decided to do a write up on the various ways you can turn a script into an application (web or desktop) you can share with your friends. I hope someone finds it useful. (X-POST /r/learnpython) https://medium.com/@looneymicheal/python-in-the-wild-e67e25ada254#.38bzhsbxy 9 comments learnprogramming