Python Weekly - Issue 340: https://mailchi.mp/pythonweekly/python-weekly-issue-340
Python Weekly - Issue 340: https://mailchi.mp/pythonweekly/python-weekly-issue-340
5 different ways to backup your PostgreSQL database using Python: https://www.reddit.com/r/Python/comments/8822gz/5_different_ways_to_backup_your_postgresql/
reddit
5 different ways to backup your PostgreSQL database... • r/Python
1 points and 0 comments so far on reddit
Why you should start using .npy file more often…: https://www.reddit.com/r/Python/comments/88250y/why_you_should_start_using_npy_file_more_often/
reddit
Why you should start using .npy file more often… • r/Python
1 points and 0 comments so far on reddit
Novelist seeking manuscript authentication from someone with programming knowledge: https://www.reddit.com/r/Python/comments/8825z4/novelist_seeking_manuscript_authentication_from/
reddit
Novelist seeking manuscript authentication from someone... • r/Python
My novel has a protagonist programmer. I seek someone with programming knowledge to help me authenticate the programming aspects. This link offers...
Writing a python function without using any of the following characters: = < >: https://www.reddit.com/r/Python/comments/882d9f/writing_a_python_function_without_using_any_of/
reddit
Writing a python function without using any of the... • r/Python
2 points and 0 comments so far on reddit
Download all URLs of a specific web page from Archive.org's Wayback Machine: https://www.reddit.com/r/Python/comments/882vdg/download_all_urls_of_a_specific_web_page_from/
reddit
Download all URLs of a specific web page from... • r/Python
Hi! I am looking for a library or a script that allows to download all URLs (snapshot) of a specific web page from the Wayback Machine and save it...
Python libraries and Docker: https://www.reddit.com/r/Python/comments/882ytp/python_libraries_and_docker/
reddit
Python libraries and Docker • r/Python
My base docker image has library X installed, and I see /usr/lib/python2.7/site-packages/X/__init__.py and __init__.pyc files. I am able to import...
Space Invaders code issue once I create the moving bullet.. review my code?: https://www.reddit.com/r/Python/comments/883d8n/space_invaders_code_issue_once_i_create_the/
reddit
Space Invaders code issue once I create the moving... • r/Python
I am currently having issues with a space invaders emulator that I am working on. All seems to be well until I create the speed of the bullet and...
Ned Batchelder: Is Python interpreted or compiled? Yes.: https://www.reddit.com/r/Python/comments/883eog/ned_batchelder_is_python_interpreted_or_compiled/
reddit
Ned Batchelder: Is Python interpreted or compiled? Yes. • r/Python
79 points and 4 comments so far on reddit
Don't know what library to study to accomplish mapping related goals. Suggestions?: https://www.reddit.com/r/Python/comments/883rtb/dont_know_what_library_to_study_to_accomplish/
reddit
Don't know what library to study to accomplish mapping... • r/Python
I'm trying to generate a map with a marker for each dict in a list that will display some keys and values from the dict when clicked. Just trying...
How to properly distribute python module with multiple entry_points?: https://stackoverflow.com/questions/49309094/how-to-properly-distribute-python-module-with-multiple-entry-points
Stackoverflow
How to properly distribute python module with multiple entry_points?
I have a Python module with multiple entry point scripts enumerated in setup.py, like so:
entry_points={
'console_scripts': [
'mainscript = mymodule:main',
'alias1 = mymodule:func...
entry_points={
'console_scripts': [
'mainscript = mymodule:main',
'alias1 = mymodule:func...
Project - Graphing Network Data with Plotly and/or Dash (x-post from /r/learnpython): https://www.reddit.com/r/Python/comments/884or4/project_graphing_network_data_with_plotly_andor/
reddit
Project - Graphing Network Data with Plotly and/or Dash... • r/Python
I'm working on this project for school where I need to take a .CSV of some captured traffic data. I will be using Wireshark to capture some...
The March release of the Python extension for VS Code is available: faster debugger, django, ...: https://www.reddit.com/r/Python/comments/884w4l/the_march_release_of_the_python_extension_for_vs/
reddit
The March release of the Python extension for VS Code... • r/Python
3 points and 2 comments so far on reddit
Python Developers Survey 2017 Results: Learn about the community: https://www.reddit.com/r/Python/comments/8852gp/python_developers_survey_2017_results_learn_about/
reddit
Python Developers Survey 2017 Results: Learn about the... • r/Python
1 points and 0 comments so far on reddit
Space Invaders emulator - can’t fire bullets. Can you look over my code?: https://www.reddit.com/r/Python/comments/8852ob/space_invaders_emulator_cant_fire_bullets_can_you/
reddit
Space Invaders emulator - can’t fire bullets. Can you... • r/Python
[code](https://pastebin.com/P1mbBEph) Here’s my dilemma: I am working on my first major project in Python and so far everything is going...
Helping girlfriend learn Python: https://www.reddit.com/r/Python/comments/8858q6/helping_girlfriend_learn_python/
reddit
Helping girlfriend learn Python • r/Python
My girlfriend is studying community planning (statistics, sustainability, etc.) and recently a speaker told her class that having Python on your...