Auto-generated skyline using next version of Arcade library: https://www.reddit.com/r/Python/comments/79csuw/autogenerated_skyline_using_next_version_of/
reddit
Auto-generated skyline using next version of Arcade library • r/Python
1 points and 3 comments so far on reddit
fast.ai course simplifies AI like Python simplifies programming... using Python: https://www.reddit.com/r/Python/comments/79cut0/fastai_course_simplifies_ai_like_python/
reddit
fast.ai course simplifies AI like Python simplifies... • r/Python
I'm about three lessons into the fast.ai course, and its really, really phenomenal. I've done the Coursera Deep Learning stuff, cracked multiple...
Passing bytes when bytes follow no encoding (utf-8, ascii, etc)?: https://www.reddit.com/r/Python/comments/79d7wk/passing_bytes_when_bytes_follow_no_encoding_utf8/
reddit
Passing bytes when bytes follow no encoding (utf-8,... • r/Python
I have a Elliptic Cryptography Digital Signature Algorithm that returns a `byte string` (i.e. `00001111 11010100...`). I need to take this result...
I can't be the only one who does this...: https://www.reddit.com/r/Python/comments/79dl14/i_cant_be_the_only_one_who_does_this/
reddit
I can't be the only one who does this... • r/Python
I always end up with a bunch of code that looks like this: if True: #do stuff Mainly because I have a while loop/condition that I...
Where can I go to do drills for the concepts in Python such as lists, tuples, dictionaries, and functions?: https://www.reddit.com/r/Python/comments/79dplp/where_can_i_go_to_do_drills_for_the_concepts_in/
reddit
Where can I go to do drills for the concepts in Python... • r/Python
1 points and 1 comments so far on reddit
How should I go even further into programming using Python?: https://www.reddit.com/r/Python/comments/79e9ay/how_should_i_go_even_further_into_programming/
reddit
How should I go even further into programming using Python? • r/Python
So, I started to code in Python sometime ago just to learn the basics on how the actually code is laid out and structured. All I really learnt...
How to install Python 3.6 alongside 3.5 on debian.: https://www.reddit.com/r/Python/comments/79ewup/how_to_install_python_36_alongside_35_on_debian/
reddit
How to install Python 3.6 alongside 3.5 on debian. • r/Python
I installed Python 3.6 and have the folder in my usr/local/lib and usr/lib directories, but when i try this command.... $ pipenv...
Git Repo to Learn Best Practices From?: https://www.reddit.com/r/Python/comments/79fplx/git_repo_to_learn_best_practices_from/
reddit
Git Repo to Learn Best Practices From? • r/Python
Hi everyone, So recently we switch from Ruby into Python, and while everyone in the team invested some time learning the Python syntax, it still...
Creating a REST API with Python and The aiohttp Framework: https://www.reddit.com/r/Python/comments/79frjp/creating_a_rest_api_with_python_and_the_aiohttp/
reddit
Creating a REST API with Python and The aiohttp Framework • r/Python
3 points and 0 comments so far on reddit
Using Python To Analyze 60 Million US Police Stops: https://www.reddit.com/r/Python/comments/79g88x/using_python_to_analyze_60_million_us_police_stops/
reddit
Using Python To Analyze 60 Million US Police Stops • r/Python
2 points and 0 comments so far on reddit
PSA: One of the options to improve python performance is cython - tool that allows you to write C extension using superset of python: https://www.reddit.com/r/Python/comments/79g90f/psa_one_of_the_options_to_improve_python/
reddit
PSA: One of the options to improve python performance... • r/Python
It's really easy to dive in and "cythonize" your bottlenecks. In my use case (the heavy load is in using small integer arrays) I easily gained...
Curio Requests: Async HTTP for Humans The same taste as Requests!: https://www.reddit.com/r/Python/comments/79gf5w/curio_requests_async_http_for_humans_the_same/
reddit
Curio + Requests: Async HTTP for Humans The same taste... • r/Python
1 points and 0 comments so far on reddit
Using Quandl and Bokeh to do an embeddable vizualization (in Python 2.7).: https://www.reddit.com/r/Python/comments/79guz2/using_quandl_and_bokeh_to_do_an_embeddable/
reddit
Using Quandl and Bokeh to do an embeddable... • r/Python
1 points and 1 comments so far on reddit