Reminiscence v0.2: A self-hosted bookmark and archive manager: https://www.reddit.com/r/Python/comments/9kfndr/reminiscence_v02_a_selfhosted_bookmark_and/
reddit
r/Python - Reminiscence v0.2: A self-hosted bookmark and archive manager
2 votes and 0 comments so far on Reddit
Flake8 plugin to validate type annotations style: https://www.reddit.com/r/Python/comments/9kfxa0/flake8_plugin_to_validate_type_annotations_style/
reddit
r/Python - Flake8 plugin to validate type annotations style
1 vote and 0 comments so far on Reddit
Logorain-ASCII-Art: a simple python script that convert image to ASCII Art :): https://www.reddit.com/r/Python/comments/9kgcjc/logorainasciiart_a_simple_python_script_that/
reddit
r/Python - Logorain-ASCII-Art: a simple python script that convert image to ASCII Art :)
1 vote and 0 comments so far on Reddit
PyCM : Multi-class confusion matrix library in Python: https://www.reddit.com/r/Python/comments/9kggwx/pycm_multiclass_confusion_matrix_library_in_python/
reddit
r/Python - PyCM : Multi-class confusion matrix library in Python
1 vote and 0 comments so far on Reddit
Support both encrypted and non encrypted configuration with aumbry: https://stackoverflow.com/questions/52522959/support-both-encrypted-and-non-encrypted-configuration-with-aumbry
Stack Overflow
Support both encrypted and non encrypted configuration with aumbry
We have a python application that loads a config.yml with aumbry. For production purpose we need to encrypt this configuration with fernet, which aumbry can load seamlessly.
We want to be able to ...
We want to be able to ...
Students learning Python, what are the big issues for you?: https://www.reddit.com/r/Python/comments/9khlsy/students_learning_python_what_are_the_big_issues/
reddit
r/Python - Students learning Python, what are the big issues for you?
1 vote and 0 comments so far on Reddit
PyQt5 tutorial – Python GUI programming examples: https://www.reddit.com/r/Python/comments/9khai0/pyqt5_tutorial_python_gui_programming_examples/
reddit
r/Python - PyQt5 tutorial – Python GUI programming examples
325 votes and 24 comments so far on Reddit
My Tutorial Book on Anaconda, NumPy and Pandas Is Out: Hands-On Data Analysis with NumPy and Pandas: https://www.reddit.com/r/Python/comments/9kh94c/my_tutorial_book_on_anaconda_numpy_and_pandas_is/
reddit
r/Python - My Tutorial Book on Anaconda, NumPy and Pandas Is Out: Hands-On Data Analysis with NumPy and Pandas
3 votes and 0 comments so far on Reddit
Make a script to automatically modify windows user preferences?: https://www.reddit.com/r/Python/comments/9khnoy/make_a_script_to_automatically_modify_windows/
reddit
r/Python - Make a script to automatically modify windows user preferences?
1 vote and 0 comments so far on Reddit
Hello! I am a beginner trying to figure out how to have my program print just the file extensions in my program. Any help would be greatly appreciated!: https://www.reddit.com/r/Python/comments/9kicrh/hello_i_am_a_beginner_trying_to_figure_out_how_to/
reddit
r/Python - Hello! I am a beginner trying to figure out how to have my program print just the file extensions in my program. Any…
2 votes and 1 comment so far on Reddit
Open Source projects to contribute to on Github for Hacktoberfest!: https://www.reddit.com/r/Python/comments/9kil12/open_source_projects_to_contribute_to_on_github/
reddit
r/Python - Open Source projects to contribute to on Github for Hacktoberfest!
1 vote and 0 comments so far on Reddit
Bluez Profile Registration: https://stackoverflow.com/questions/52558519/bluez-profile-registration
Stack Overflow
Bluez Profile Registration
I'm trying to get a bluetoothe device working in Python on Bluez5. Currently I have the following:
#set up a bluez profile to advertise device capabilities from a loaded service record
def
#set up a bluez profile to advertise device capabilities from a loaded service record
def
Tensoflow Deployed model works with CURL POST but not in python: https://www.reddit.com/r/Python/comments/9kj3tc/tensoflow_deployed_model_works_with_curl_post_but/
reddit
Tensoflow Deployed model works with CURL POST but not... • r/Python
I deployed a Tensorflow Model following the instructions https://www.tensorflow.org/serving/docker I did curl, and it was succesful curl...
apiron: A Python package for creating declarative API interactions: https://www.reddit.com/r/Python/comments/9kit7n/apiron_a_python_package_for_creating_declarative/
reddit
r/Python - apiron: A Python package for creating declarative API interactions
6 votes and 1 comment so far on Reddit
BlueZ AutoReconnect as device to PC: https://stackoverflow.com/questions/52561549/bluez-autoreconnect-as-device-to-pc
Stack Overflow
BlueZ AutoReconnect as device to PC
I'm working on a HID bluetooth device with the code on the device in Python; at the moment it can connect to a PC by running:
os.system("hciconfig hcio class 0x002560")
os.system("hciconfig hcio n...
os.system("hciconfig hcio class 0x002560")
os.system("hciconfig hcio n...
dictlib - Dictionary Library including good deep merge and dictionary as objects: https://www.reddit.com/r/Python/comments/9kju7k/dictlib_dictionary_library_including_good_deep/
reddit
r/Python - dictlib - Dictionary Library including good deep merge and dictionary as objects
1 vote and 0 comments so far on Reddit
Python in the Command Line: A Tutorial on Click: https://www.reddit.com/r/Python/comments/9kk2k9/python_in_the_command_line_a_tutorial_on_click/
reddit
r/Python - Python in the Command Line: A Tutorial on Click
1 vote and 0 comments so far on Reddit