I made a tutorial for writing bash completion scripts in python (and some utilities to assist in it!): https://www.reddit.com/r/Python/comments/a3vg7q/i_made_a_tutorial_for_writing_bash_completion/
reddit
I made a tutorial for writing bash completion scripts in python...
[https://github.com/CarvellScott/completion\_utils](https://github.com/CarvellScott/completion_utils) If you're like me, you like the power that...
Athena | A GUI in Python for the jailbreak development framework Theos.: https://www.reddit.com/r/Python/comments/a3vyj8/athena_a_gui_in_python_for_the_jailbreak/
reddit
r/Python - Athena | A GUI in Python for the jailbreak development framework Theos.
2 votes and 0 comments so far on Reddit
Understanding word embeddings, convolutional layer and max pooling layer in LSTMs and RNNs for NLP Text Classification: https://stackoverflow.com/questions/53623432/understanding-word-embeddings-convolutional-layer-and-max-pooling-layer-in-lstm
Stack Overflow
Understanding word embeddings, convolutional layer and max pooling layer in LSTMs and RNNs for NLP Text Classification
Here is my input data:
data['text'].head()
0 process however afforded means ascertaining di...
1 never occurred fumbling might mere mistake
2 left hand gold snuff box which capere...
data['text'].head()
0 process however afforded means ascertaining di...
1 never occurred fumbling might mere mistake
2 left hand gold snuff box which capere...
Molten, a modern (under-appreciated) Python 3.6 web framework: https://www.reddit.com/r/Python/comments/a3xqdy/molten_a_modern_underappreciated_python_36_web/
reddit
r/Python - Molten, a modern (under-appreciated) Python 3.6+ web framework
3 votes and 0 comments so far on Reddit
Any framework machine learning or brute force navigating a complex graph: https://www.reddit.com/r/Python/comments/a3xsqz/any_framework_machine_learning_or_brute_force/
reddit
r/Python - Any framework machine learning or brute force navigating a complex graph
1 vote and 0 comments so far on Reddit
Blob.download_to_file not working on Compute Engine: https://stackoverflow.com/questions/53631410/blob-download-to-file-not-working-on-compute-engine
Stack Overflow
Blob.download_to_file not working on Compute Engine
Blob.download_to_file not working on Compute Engine. Code execution fails where asterisk * is in the following code block:
from google.cloud import storage
gcs = storage.Client()
buck...
from google.cloud import storage
gcs = storage.Client()
buck...
SansIO — Migrating microservices to asyncio – Smarkets HQ: https://www.reddit.com/r/Python/comments/a3yxm1/sansio_migrating_microservices_to_asyncio/
reddit
r/Python - SansIO — Migrating microservices to asyncio – Smarkets HQ
1 vote and 1 comment so far on Reddit
Molten, a modern (under-appreciated) Python 3.6 web framework: https://moltenframework.com/v0.7.3/index.html#
Here is a tutorial to understand the asterisk (star) operator in Python... (finally): https://www.reddit.com/r/Python/comments/a3zodb/here_is_a_tutorial_to_understand_the_asterisk/
reddit
r/Python - Here is a tutorial to understand the asterisk (star) operator in Python... (finally)
1 vote and 0 comments so far on Reddit
First steps to a Python career: where to start?: https://www.reddit.com/r/Python/comments/a3zqjy/first_steps_to_a_python_career_where_to_start/
reddit
r/Python - First steps to a Python career: where to start?
5 votes and 0 comments so far on Reddit
If making a new project/library, add asyncio support: https://www.reddit.com/r/Python/comments/a409yo/if_making_a_new_projectlibrary_add_asyncio_support/
reddit
r/Python - If making a new project/library, add asyncio support
1 vote and 0 comments so far on Reddit