Created a program to take every word used in the top 100 posts(title/comments) on Reddit and make a wordcloud. Anyway, I thought it was cool.: https://www.reddit.com/r/Python/comments/afkqjk/created_a_program_to_take_every_word_used_in_the/
reddit
r/Python - Created a program to take every word used in the top 100 posts(title/comments) on Reddit and make a wordcloud. Anyway…
2 votes and 0 comments so far on Reddit
Scrape-My-ICPC — Scrape and plot results from the International Collegiate Programming Competition: https://www.reddit.com/r/Python/comments/afl7y2/scrapemyicpc_scrape_and_plot_results_from_the/
reddit
r/Python - Scrape-My-ICPC — Scrape and plot results from the International Collegiate Programming Competition
1 vote and 0 comments so far on Reddit
A quick performance comparison of Python code formatters: https://www.reddit.com/r/Python/comments/aflq5v/a_quick_performance_comparison_of_python_code/
reddit
r/Python - A quick performance comparison of Python code formatters
0 votes and 0 comments so far on Reddit
[WIP ]My first real program! Talk to your computer and Johnny 5 will respond!: https://www.reddit.com/r/Python/comments/aflq8i/wip_my_first_real_program_talk_to_your_computer/
reddit
r/Python - [WIP ]My first real program! Talk to your computer and Johnny 5 will respond!
2 votes and 1 comment so far on Reddit
Are Single-Line 'if' Statements Frowned Upon?: https://www.reddit.com/r/Python/comments/aflync/are_singleline_if_statements_frowned_upon/
reddit
r/Python - Are Single-Line 'if' Statements Frowned Upon?
1 vote and 3 comments so far on Reddit
Changing states of Keras stateful RNN model, layers and methods after creating an Estimator: https://stackoverflow.com/questions/54145072/changing-states-of-keras-stateful-rnn-model-layers-and-methods-after-creating-a
Stack Overflow
Changing states of Keras stateful RNN model, layers and methods after creating an Estimator
What is the benefit of using tf.keras.estimator.model_to_estimator over a stand-alone keras model? For example, when we wish to serve the model in real time?
Let's take a this example. I have a Ke...
Let's take a this example. I have a Ke...
What is the latest and greatest virtual environment library for windows?: https://www.reddit.com/r/Python/comments/afmv31/what_is_the_latest_and_greatest_virtual/
reddit
r/Python - What is the latest and greatest virtual environment library for windows?
1 vote and 1 comment so far on Reddit
How do I reload a module in the Python console?: https://stackoverflow.com/questions/54151978/how-do-i-reload-a-module-in-the-python-console
Stack Overflow
How do I reload a module in the Python console?
I'm using PyCharm with Python 3.7. In my Python console, how do I reload a module that I've changed? I created a file, "services.py" where I created a service class in
class ArticlesService:
...
class ArticlesService:
...
Show HN: Python script to automate filling out Google form using Selenium: https://github.com/vedipen/AutomateGoogleForm
GitHub
GitHub - vedipen/AutomateGoogleForm: Python script for automating Google form filling.
Python script for automating Google form filling. Contribute to vedipen/AutomateGoogleForm development by creating an account on GitHub.
Loops in python 3 - Definitive guide for beginners: https://www.reddit.com/r/Python/comments/afnsxb/loops_in_python_3_definitive_guide_for_beginners/
reddit
r/Python - Loops in python 3 - Definitive guide for beginners
2 votes and 0 comments so far on Reddit
flask db upgrade: table does not exist: https://stackoverflow.com/questions/54113934/flask-db-upgrade-table-does-not-exist
Stack Overflow
flask db upgrade: table does not exist
I'm having a problem which causes me headaches...
I want to run flask db upgrade to create my database which I wrote with flask_db.
When importing the Models for my database everything just works ...
I want to run flask db upgrade to create my database which I wrote with flask_db.
When importing the Models for my database everything just works ...
How can I turn my python program into an application on my desktop?: https://www.reddit.com/r/Python/comments/afo5dw/how_can_i_turn_my_python_program_into_an/
reddit
r/Python - How can I turn my python program into an application on my desktop?
2 votes and 0 comments so far on Reddit
I made a car that is controlled by a wii remote like Mario cart.: https://www.reddit.com/r/Python/comments/afo1zr/i_made_a_car_that_is_controlled_by_a_wii_remote/
reddit
r/Python - I made a car that is controlled by a wii remote like Mario cart.
114 votes and 13 comments so far on Reddit
Making bot for discord and async def is an invalid syntax (using 3.6) please help.: https://www.reddit.com/r/Python/comments/afotdn/making_bot_for_discord_and_async_def_is_an/
reddit
r/Python - Making bot for discord and async def is an invalid syntax (using 3.6) please help.
1 vote and 2 comments so far on Reddit
Opine Please: Sendgrid-like Calendar Invite API/Service: https://www.reddit.com/r/Python/comments/afozz2/opine_please_sendgridlike_calendar_invite/
reddit
r/Python - Opine Please: Sendgrid-like Calendar Invite API/Service
1 vote and 0 comments so far on Reddit