Building a REST API with Flask and the Orator ORM: https://www.reddit.com/r/Python/comments/584ozi/building_a_rest_api_with_flask_and_the_orator_orm/
reddit
Building a REST API with Flask and the Orator ORM • /r/Python
3 points and 0 comments so far on reddit
New version of yip is here: a 'pip search' alternative now with regex, size/date indicator and more: https://www.reddit.com/r/Python/comments/584xub/new_version_of_yip_is_here_a_pip_search/
reddit
New version of yip is here: a 'pip search' alternative now with...
Since the initial response was so positive and you guys suggested some awesome features, here it is: an updated version of yip. ##### *What is...
Methods can be overwritten in the IDLE (python 3): https://www.reddit.com/r/Python/comments/5852i0/methods_can_be_overwritten_in_the_idle_python_3/
reddit
Methods can be overwritten in the IDLE (python 3) • /r/Python
I noticed this 'bug' at school, I'm not sure about this. I did: def max() : (new line) print("Did this work?") And it was now...
In need of very basic Python help: https://www.reddit.com/r/Python/comments/585eqs/in_need_of_very_basic_python_help/
reddit
In need of very basic Python help • /r/Python
Hello r/Python, I am enrolled in a introductory computer science course that teaches python. I have absolutely zero coding experience prior to...
CodeFights] How good are your programming-skills?: https://www.reddit.com/r/Python/comments/585gp7/codefights_how_good_are_your_programmingskills/
reddit
CodeFights] How good are your programming-skills? • /r/Python
Have you heard about [CodeFights.com](https://codefights.com/signup/mxqwq6tLhxJGfJAjt/company-bots)? Have you ever wonder how good you really are...
pip installed modules don't work with python2.7 even though they are compatible: https://www.reddit.com/r/Python/comments/585cjd/pip_installed_modules_dont_work_with_python27/
reddit
pip installed modules don't work with python2.7 even... • /r/Python
The title pretty much explains my predicament, python2.7 modules aren't working when i install them, anyone else having this issue if so how did...
Analyzing 50k fonts using a simple neural network with Lasagne/Theano: https://www.reddit.com/r/Python/comments/585lvs/analyzing_50k_fonts_using_a_simple_neural_network/
reddit
Analyzing 50k fonts using a simple neural network with... • /r/Python
13 points and 0 comments so far on reddit
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...