2017 Python Language Summit: Lightning Talks: https://lwn.net/Articles/723823/
lwn.net
Language summit lightning talks
Over the course of the day, the 2017 Python Language Summit hosted a
handful of lightning talks, several of which were worked into the dynamic
schedule when an opportunity presented itself. They ranged from the
traditional "less than five minutes" format…
handful of lightning talks, several of which were worked into the dynamic
schedule when an opportunity presented itself. They ranged from the
traditional "less than five minutes" format…
Simple Rest API Example and String Formatting (always learning): https://www.reddit.com/r/Python/comments/6huf6e/simple_rest_api_example_and_string_formatting/
reddit
Simple Rest API Example and String Formatting (always... • r/Python
2 points and 1 comments so far on reddit
I want to render a attribute of a class (which is a class) with my how doc: https://stackoverflow.com/questions/44502655/i-want-to-render-a-attribute-of-a-class-which-is-a-class-with-my-how-doc
Stackoverflow
I want to render a attribute of a class (which is a class) with my how doc
class Parameters(dict):
""" Some doc here """
pass
class System(object):
Parameter = Parameters
""" The default parameters attribute builder """
def __init__(self):
...
""" Some doc here """
pass
class System(object):
Parameter = Parameters
""" The default parameters attribute builder """
def __init__(self):
...
How can I set user full name in foreignkey field with User Model using on_delete attribute?: https://stackoverflow.com/questions/42632464/how-can-i-set-user-full-name-in-foreignkey-field-with-user-model-using-on-delete
Stackoverflow
How can I set user full name in foreignkey field with User Model using on_delete attribute?
I have a model in django that have foreignkey with User model.
class News(models.Model):
user = models.ForeignKey(AUTH_USER_MODEL, on_delete=models.SET(???))
message - models.TextField()
So
class News(models.Model):
user = models.ForeignKey(AUTH_USER_MODEL, on_delete=models.SET(???))
message - models.TextField()
So
Apache Parquet vs Feather vs HDFS vs database?: https://www.reddit.com/r/Python/comments/6huxen/apache_parquet_vs_feather_vs_hdfs_vs_database/
reddit
Apache Parquet vs Feather vs HDFS vs database?
I am using Airflow (Python ETL pipeline library) to organize tasks which grab data from many different sources (SFTP, databases, Salesforce,...
Embed HTML code in a GUI? Preferably Tkinter but PyQt will work to.: https://www.reddit.com/r/Python/comments/6huypm/embed_html_code_in_a_gui_preferably_tkinter_but/
reddit
Embed HTML code in a GUI? Preferably Tkinter but PyQt... • r/Python
I am trying to make a Spotify play button. If anyone could show me how to do it that would be great. I have been working all day to try and...
I can't pythoneer on my new laptop: https://www.reddit.com/r/Python/comments/6hvb02/i_cant_pythoneer_on_my_new_laptop/
reddit
I can't pythoneer on my new laptop • r/Python
Today I received my new laptop today, and ofcourse installed python 3.6 as one of the first programs. But after installing, I can't open a...
Know Python? Want to pick up some basic (pip installable) Game theory? I've written documentation for Nashpy.: https://www.reddit.com/r/Python/comments/6hv664/know_python_want_to_pick_up_some_basic_pip/
reddit
Know Python? Want to pick up some basic (pip... • r/Python
1 points and 0 comments so far on reddit
Introducing Rhymebase - The Video Rhyme Database (written in python/django): https://www.reddit.com/r/Python/comments/6hvqv1/introducing_rhymebase_the_video_rhyme_database/
reddit
Introducing Rhymebase - The Video Rhyme Database... • r/Python
1 points and 0 comments so far on reddit
Excel function as 'Link_Location' in HYPERLINK formula is called on writing: https://stackoverflow.com/questions/44577823/excel-function-as-link-location-in-hyperlink-formula-is-called-on-writing
Stackoverflow
Excel function as 'Link_Location' in HYPERLINK formula is called on writing
I'm using XLWINGS to add some functionality to Excel. I want to be able to use a specific audio player with specific codecs to play audio files when the hyperlink in the excel cell is clicked (not ...
What is the point of Jupyter?: https://www.reddit.com/r/Python/comments/6hwa22/what_is_the_point_of_jupyter/
reddit
What is the point of Jupyter? • r/Python
Every time I go through a Python data analysis tutorial they seem to recommend Jupyter, but to me it appears mainly as a documentation tool, what...
Deep Video Analytics, a complete ML/Deep Learning project using Django/Celery/TensorFlow for those who are looking for something more full-featured/complicated than beginner tutorials.: https://www.reddit.com/r/Python/comments/6hwyrk/deep_video_analytics_a_complete_mldeep_learning/
reddit
Deep Video Analytics, a complete ML/Deep Learning... • r/Python
1 points and 0 comments so far on reddit
I just made an app in pythonista. Is there any way to add it to my home screen?: https://www.reddit.com/r/Python/comments/6hy5fk/i_just_made_an_app_in_pythonista_is_there_any_way/
reddit
I just made an app in pythonista. Is there any way to... • r/Python
0 points and 0 comments so far on reddit
Do you look like a Nobel Laureate, Physicist, Chemist, Mathematician, Actor or a Programmer? Find out today!: https://www.reddit.com/r/Python/comments/6hyh13/do_you_look_like_a_nobel_laureate_physicist/
reddit
Do you look like a Nobel Laureate, Physicist, Chemist,... • r/Python
1 points and 0 comments so far on reddit