PyPI mirror list? Dealing with pip behind corporate firewall/proxy: https://www.reddit.com/r/Python/comments/93jb6v/pypi_mirror_list_dealing_with_pip_behind/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Pandavro: reading and writing of Avro data for pandas DataFrame: https://www.reddit.com/r/Python/comments/93kfyn/pandavro_reading_and_writing_of_avro_data_for/
reddit
r/Python - Pandavro: reading and writing of Avro data for pandas DataFrame
1 vote and 0 comments so far on Reddit
python-web-application-crud-example-using-flask-and-mysql/: https://www.reddit.com/r/Python/comments/93kzum/pythonwebapplicationcrudexampleusingflaskandmysql/
reddit
r/Python - python-web-application-crud-example-using-flask-and-mysql/
1 vote and 0 comments so far on Reddit
Please help me collect some data for my machine learning program!: https://www.reddit.com/r/Python/comments/93kuwo/please_help_me_collect_some_data_for_my_machine/
reddit
r/Python - Please help me collect some data for my machine learning program!
0 votes and 2 comments so far on Reddit
Handling encoding issues with Unicode normalisation in Python: https://www.reddit.com/r/Python/comments/93mw3c/handling_encoding_issues_with_unicode/
reddit
r/Python - Handling encoding issues with Unicode normalisation in Python
1 vote and 0 comments so far on Reddit
Saving and sending back files elegantly with blueprints/config: https://stackoverflow.com/questions/49945304/saving-and-sending-back-files-elegantly-with-blueprints-config
Stack Overflow
Saving and sending back files elegantly with blueprints/config
I have the following file structure:
.
├── app
│ ├── api_routes
│ │ ├── forms.py
│ │ ├── __init__.py
│ │ └── routes.py
│ ├── __init__.py
│ ├── main_routes
│ │ ├── forms.py
│ ...
.
├── app
│ ├── api_routes
│ │ ├── forms.py
│ │ ├── __init__.py
│ │ └── routes.py
│ ├── __init__.py
│ ├── main_routes
│ │ ├── forms.py
│ ...
New nice images generated with python and POV-Ray, it's open source!: https://www.reddit.com/r/Python/comments/93nbjn/new_nice_images_generated_with_python_and_povray/
reddit
r/Python - New nice images generated with python and POV-Ray, it's open source!
187 votes and 17 comments so far on Reddit
Requesting Mods for disabling downvote from this sub: https://www.reddit.com/r/Python/comments/93nbuz/requesting_mods_for_disabling_downvote_from_this/
reddit
Requesting Mods for disabling downvote from this sub • r/Python
Dear mods, I would like to post a request for disabling the downvote in this sub. This sub (and subs alike) should be a place for objective...
Python GUI Programming using Tkinter Pygame - YouTube Playlist: https://www.reddit.com/r/Python/comments/93nj6h/python_gui_programming_using_tkinter_pygame/
reddit
r/Python - Python GUI Programming using Tkinter + Pygame - YouTube Playlist
2 votes and 0 comments so far on Reddit
Logging within py.test tests: https://stackoverflow.com/questions/4673373/logging-within-py-test-tests
Stack Overflow
Logging within py.test tests
I would like to put some logging statements within test function to examine some state variables.
I have the following code snippet:
import pytest,os
import logging
logging.basicConfig(level=log...
I have the following code snippet:
import pytest,os
import logging
logging.basicConfig(level=log...
How celery works when there is one worker and multiple dynamic queues?: https://www.reddit.com/r/Python/comments/93occc/how_celery_works_when_there_is_one_worker_and/
reddit
r/Python - How celery works when there is one worker and multiple dynamic queues?
1 vote and 0 comments so far on Reddit
PyCharm 2018.2 finally understands pytest fixtures: https://www.reddit.com/r/Python/comments/93o4hf/pycharm_20182_finally_understands_pytest_fixtures/
reddit
r/Python - PyCharm 2018.2 finally understands pytest fixtures
1 vote and 0 comments so far on Reddit
Fantasy Football Data Analysis with Python: https://www.reddit.com/r/Python/comments/93p2zo/fantasy_football_data_analysis_with_python/
reddit
Fantasy Football Data Analysis with Python • r/Python
Hey, Does anyone want to help me/mentor me as we analyze and visualize the fantasy football data that I have? I have 10 years of fantasy football...