Sanpai – a simple, single-purpose tool I made to inspect Subject Alternative Names on SSL certs: https://www.reddit.com/r/Python/comments/585yjf/sanpai_a_simple_singlepurpose_tool_i_made_to/
reddit
Sanpai – a simple, single-purpose tool I made to... • /r/Python
2 points and 0 comments so far on reddit
any projects/open source that a novice/int. python developer can go to contribute/collaborate and improve?: https://www.reddit.com/r/Python/comments/5864yd/any_projectsopen_source_that_a_noviceint_python/
reddit
any projects/open source that a novice/int. python... • /r/Python
hi all, i am not new to computer science, i did take a few years in highschool using java, but i am new to python and i did recently finish a few...
Hire Donald Stufft (one of the main contributors to PyPI, Warehouse, and pip): https://www.reddit.com/r/Python/comments/5869bd/hire_donald_stufft_one_of_the_main_contributors/
reddit
Hire Donald Stufft (one of the main contributors to... • /r/Python
14 points and 5 comments so far on reddit
TIL: Python datetime can't represent a date with a year inferior to 1: https://www.reddit.com/r/Python/comments/586lc8/til_python_datetime_cant_represent_a_date_with_a/
reddit
TIL: Python datetime can't represent a date with a... • /r/Python
1 points and 1 comments so far on reddit
Beginner Python. Need advice please and thank you.: https://www.reddit.com/r/Python/comments/58745s/beginner_python_need_advice_please_and_thank_you/
reddit
Beginner Python. Need advice please and thank you. • /r/Python
I'm an undergrad student starting to do research. I want to learn Python for bioinformatics track. Are there any resources you guys recommend?...
Yet another flask or django choice: https://www.reddit.com/r/Python/comments/587hg9/yet_another_flask_or_django_choice/
reddit
Yet another flask or django choice • /r/Python
I need to build a small e-commerce website (20 products max), i would like to optimize it for seo (as fast as possible, robust, secure...). The...
Python Infrastructure Status - Phone Number Spam on PyPI: https://www.reddit.com/r/Python/comments/587l5r/python_infrastructure_status_phone_number_spam_on/
reddit
Python Infrastructure Status - Phone Number Spam on PyPI • /r/Python
1 points and 0 comments so far on reddit
The online course for beginners with 100 problems to solve and learn: https://www.reddit.com/r/Python/comments/587qfx/the_online_course_for_beginners_with_100_problems/
reddit
The online course for beginners with 100 problems to... • /r/Python
1 points and 0 comments so far on reddit
Python program to find a number is prime or composite.: https://www.reddit.com/r/Python/comments/587s6e/python_program_to_find_a_number_is_prime_or/
reddit
Python program to find a number is prime or composite. • /r/Python
1 points and 1 comments so far on reddit
How to load a matrix to change the attention layer in seqToseq demo? - Paddle: http://stackoverflow.com/questions/40079380/how-to-load-a-matrix-to-change-the-attention-layer-in-seqtoseq-demo-paddle
Stackoverflow
How to load a matrix to change the attention layer in seqToseq demo? - Paddle
I have a static matrix that I'll need to load into the seqToseq training pipeline, e.g.:
>>> import numpy as np
>>> x = np.random.rand(3,2)
>>> x
array([[ 0.64077103, 0.
>>> import numpy as np
>>> x = np.random.rand(3,2)
>>> x
array([[ 0.64077103, 0.