Raymond Hettinger - Great keynote at PyCon Canada: https://www.reddit.com/r/Python/comments/5i1ygt/raymond_hettinger_great_keynote_at_pycon_canada/
reddit
Raymond Hettinger - Great keynote at PyCon Canada • /r/Python
1 points and 0 comments so far on reddit
OpenID connect based authentication in Angular.js (with Django backend): http://stackoverflow.com/questions/40990927/openid-connect-based-authentication-in-angular-js-with-django-backend
Stackoverflow
OpenID connect based authentication in Angular.js (with Django backend)
Is there a way to write the logic for both backend and frontend?
In my current flow, We are using Django rest-framework login, now we need to integrate OpenID connect SSO in our project so guide m...
In my current flow, We are using Django rest-framework login, now we need to integrate OpenID connect SSO in our project so guide m...
example of a simple python library written in rust (x-post /r/rust): https://www.reddit.com/r/Python/comments/5i2o7f/example_of_a_simple_python_library_written_in/
reddit
example of a simple python library written in rust... • /r/Python
3 points and 1 comments so far on reddit
Thoughts on a function returning different types: https://www.reddit.com/r/Python/comments/5i2ptx/thoughts_on_a_function_returning_different_types/
reddit
Thoughts on a function returning different types • /r/Python
Good morning r/Python I work with databases most of the time in my day job and often have functions returning tuple representations of database...
Export everything effortlessly, An Elasticsearch wrapper to export data to CSV, Pickle and JSON.: https://www.reddit.com/r/Python/comments/5i2ry8/export_everything_effortlessly_an_elasticsearch/
reddit
Export everything effortlessly, An Elasticsearch... • /r/Python
1 points and 0 comments so far on reddit
School year to keystage converter: https://www.reddit.com/r/Python/comments/5i2twd/school_year_to_keystage_converter/
reddit
School year to keystage converter • /r/Python
hi can someone please tell me how I can make a program where I input my year then I get my key stage back. thankks Key stage Year group Key stage...
[Cython] Fastest data container for cython?: https://www.reddit.com/r/Python/comments/5i2w21/cython_fastest_data_container_for_cython/
reddit
[Cython] Fastest data container for cython? • /r/Python
Hi boys and girls, What would be the best way to store data for cython? Usually, when I am storing numeric data, np.ndarray works fine but now I...
Can I merge a WII U,Playstation,Xbox SDK with Python?: https://www.reddit.com/r/Python/comments/5i304s/can_i_merge_a_wii_uplaystationxbox_sdk_with_python/
reddit
Can I merge a WII U,Playstation,Xbox SDK with Python? • /r/Python
I'm wondering if I can.
What do you think is more 'pythonic' ?: https://www.reddit.com/r/Python/comments/5i2ya2/what_do_you_think_is_more_pythonic/
reddit
What do you think is more 'pythonic' ? • /r/Python
What do you think is more 'pythonic' ? condition or fx(n) or if not condition: fx(n) the first case use the or property to...
Awesome Python: A curated list of awesome Python frameworks, libraries, software and resources: https://www.reddit.com/r/Python/comments/5i2ush/awesome_python_a_curated_list_of_awesome_python/
reddit
Awesome Python: A curated list of awesome Python... • /r/Python
435 points and 24 comments so far on reddit
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