The really big list of really interesting Open Source projects in Python and another languages such as Go, JS etc.: https://www.reddit.com/r/Python/comments/5i3chq/the_really_big_list_of_really_interesting_open/
reddit
The really big list of really interesting Open Source... • /r/Python
1 points and 0 comments so far on reddit
Upgrading a Python 3.5 script with Python 3.6 features: https://www.reddit.com/r/Python/comments/5i3fug/upgrading_a_python_35_script_with_python_36/
reddit
Upgrading a Python 3.5 script with Python 3.6 features • /r/Python
25 points and 1 comments so far on reddit
Using SQLAlchemy how do I get last Inventory entry with distinct values for Product and Warehouse: http://stackoverflow.com/questions/41079196/using-sqlalchemy-how-do-i-get-last-inventory-entry-with-distinct-values-for-prod
Stack Overflow
Using SQLAlchemy how do I get last Inventory entry with distinct values for Product and Warehouse
I am trying to build a simple inventory app and cannot figure out how to perform a few queries. The relevant classes are Product, Warehouse and Inventory. Product and Warehouse are pretty self-
Pygame 1.9.2 finally released after more than 7 years since the last version: https://www.reddit.com/r/Python/comments/5i4ado/pygame_192_finally_released_after_more_than_7/
reddit
Pygame 1.9.2 finally released after more than 7 years... • /r/Python
1 points and 0 comments so far on reddit
Asynchronous handlers for standard python logging library: https://www.reddit.com/r/Python/comments/5i5c1s/asynchronous_handlers_for_standard_python_logging/
reddit
Asynchronous handlers for standard python logging library • /r/Python
1 points and 0 comments so far on reddit
Multiprocessing pool process count dropping over time: https://www.reddit.com/r/Python/comments/5i5tbt/multiprocessing_pool_process_count_dropping_over/
reddit
Multiprocessing pool process count dropping over time • /r/Python
Hi All, I'm curious what could be causing the behavior I'm experiencing. I'm using a combo of the multiprocessing and subprocess modules to call...
Need a library for block schemes drawing and editing...: https://www.reddit.com/r/Python/comments/5i5vwo/need_a_library_for_block_schemes_drawing_and/
reddit
Need a library for block schemes drawing and editing... • /r/Python
Good afternoon, gentlemen! I have to write a Python GUI application, when user is able to create and edit some parametrized blocks, connected via...
Asset Pricing using Extreme Liquidity with Python (Part-2): https://www.reddit.com/r/Python/comments/5i5z4k/asset_pricing_using_extreme_liquidity_with_python/
reddit
Asset Pricing using Extreme Liquidity with Python (Part-2) • /r/Python
1 points and 0 comments so far on reddit
OperationalError: (2019, ""Can't initialize character set utf8mb4 (path: C:\\mysql\\\\share\\charsets\\)""): http://stackoverflow.com/questions/41081683/operationalerror-2019-cant-initialize-character-set-utf8mb4-path-c-mys
Stackoverflow
OperationalError: (2019, ""Can't initialize character set utf8mb4 (path: C:\\mysql\\\\share\\charsets\\)"")
I configured my Django database setting in settings.py with:
'OPTIONS': {'charset': 'utf8mb4'},
All columns and tables are set to utf8mb4.
I want this encoding so I can store emojis.
When I sta...
'OPTIONS': {'charset': 'utf8mb4'},
All columns and tables are set to utf8mb4.
I want this encoding so I can store emojis.
When I sta...
Interested in feedback on my code, from the more experienced (x-post from r/learnpython): https://www.reddit.com/r/Python/comments/5i6don/interested_in_feedback_on_my_code_from_the_more/
reddit
Interested in feedback on my code, from the more... • /r/Python
My first real work with Python is a [set of command-line scripts here](https://github.com/CommArc/phishbuckets). Have tried to format and split...
PythonBytes #6: Python 3.6 is going to be awesome, Kite: your friendly co-developing AI: https://www.reddit.com/r/Python/comments/5i6kqr/pythonbytes_6_python_36_is_going_to_be_awesome/
reddit
PythonBytes #6: Python 3.6 is going to be awesome,... • /r/Python
0 points and 1 comments so far on reddit
I made a site that analyzes your comments and lets you know if you are a dick.: https://www.reddit.com/r/Python/comments/5i77cd/i_made_a_site_that_analyzes_your_comments_and/
reddit
I made a site that analyzes your comments and lets you... • /r/Python
I had the idea this morning to analyze users using the nltk vader sentiment analysis tool to determine who is a dick and who is cool. I was so...
Python and the blockchain (Bitcoin, Ethereum and Stellar): https://www.reddit.com/r/Python/comments/5i7mhy/python_and_the_blockchain_bitcoin_ethereum_and/
reddit
Python and the blockchain (Bitcoin, Ethereum and Stellar) • /r/Python
1 points and 0 comments so far on reddit