TicTacToe in one line (Python3.5 ): https://www.reddit.com/r/Python/comments/9ozfeq/tictactoe_in_one_line_python35/
reddit
TicTacToe in one line (Python3.5+)
``` (lambda: [[[list(iter(lambda: ((userinput() and False or check_state() == -1 and [state[y].__setitem__(x, 2) for x, y in [aimove()]]) and...
Installing and compiling libgit2 and pygit2 in a virtualenv without CMake and without root access: https://www.reddit.com/r/Python/comments/9oxiez/installing_and_compiling_libgit2_and_pygit2_in_a/
reddit
r/Python - Installing and compiling libgit2 and pygit2 in a virtualenv without CMake and without root access
1 vote and 0 comments so far on Reddit
If I have a serial device that can take serial commands, does that mean Python or any language can talk to it?: https://www.reddit.com/r/Python/comments/9p03q9/if_i_have_a_serial_device_that_can_take_serial/
reddit
r/Python - If I have a serial device that can take serial commands, does that mean Python or any language can talk to it?
0 votes and 1 comment so far on Reddit
Python Notes - bit by bit - day by day - so that I don't remain a beginner forever: https://www.reddit.com/r/Python/comments/9p0do7/python_notes_bit_by_bit_day_by_day_so_that_i_dont/
reddit
r/Python - Python Notes - bit by bit - day by day - so that I don't remain a beginner forever
1 vote and 0 comments so far on Reddit
GitHub - kennethreitz/responder: a familiar HTTP Service Framework for Python: https://www.reddit.com/r/Python/comments/9p0k2g/github_kennethreitzresponder_a_familiar_http/
reddit
r/Python - GitHub - kennethreitz/responder: a familiar HTTP Service Framework for Python
1 vote and 1 comment so far on Reddit
Wouldn't let me press enter after the. else: (I'm learning btw): https://www.reddit.com/r/Python/comments/9p0wpt/wouldnt_let_me_press_enter_after_the_else_im/
reddit
r/Python - Wouldn't let me press enter after the. else: (I'm learning btw)
2 votes and 5 comments so far on Reddit
Made my first program to automate one of the more boring/tedious parts of my job. I'm really proud of it.: https://www.reddit.com/r/Python/comments/9p0jao/made_my_first_program_to_automate_one_of_the_more/
reddit
r/Python - Made my first program to automate one of the more boring/tedious parts of my job. I'm really proud of it.
482 votes and 189 comments so far on Reddit
Head over to r/AskScience today at noon (PST) for an AMA on Cividis - a colormap accessible to those with colorblindness: https://www.reddit.com/r/Python/comments/9p13w7/head_over_to_raskscience_today_at_noon_pst_for_an/
reddit
r/Python - Head over to r/AskScience today at noon (PST) for an AMA on Cividis - a colormap accessible to those with colorblindness
1 vote and 0 comments so far on Reddit
Pipenv Intro and Walkthrough - Easily Manage Packages and Virtual Environments: https://www.reddit.com/r/Python/comments/9p1m2c/pipenv_intro_and_walkthrough_easily_manage/
Reddit
From the Python community on Reddit: Pipenv Intro and Walkthrough - Easily Manage Packages and Virtual Environments
Explore this post and more from the Python community
Poetry 0.12.0 is out : brand new installer, PEP-517 support, dependency resolution improvements and more: https://www.reddit.com/r/Python/comments/9p2f8v/poetry_0120_is_out_brand_new_installer_pep517/
reddit
r/Python - Poetry 0.12.0 is out : brand new installer, PEP-517 support, dependency resolution improvements and more
1 vote and 1 comment so far on Reddit