Gems (ground equipment monitoring service) libraries for python: https://www.reddit.com/r/Python/comments/5pu1kl/gems_ground_equipment_monitoring_service/
reddit
Gems (ground equipment monitoring service) libraries... • /r/Python
Just wondering, if there are libraries to include for python that are related to the GEMS protocol, the Ground Equipment Monitoring Service. Not...
My first attempt at a somewhat well designed REST API implementation. Got a couple bugs I can't figure out though: https://www.reddit.com/r/Python/comments/5pu3aa/my_first_attempt_at_a_somewhat_well_designed_rest/
reddit
My first attempt at a somewhat well designed REST API... • /r/Python
1 points and 2 comments so far on reddit
Python package for dealing with alternative facts: https://www.reddit.com/r/Python/comments/5pqngu/python_package_for_dealing_with_alternative_facts/
reddit
Python package for dealing with alternative facts • /r/Python
0 points and 1 comments so far on reddit
Any ideas for projects for a beginner like me or anyone else?: https://www.reddit.com/r/Python/comments/5puwwh/any_ideas_for_projects_for_a_beginner_like_me_or/
reddit
Any ideas for projects for a beginner like me or... • /r/Python
So I have learnt the basics of Python over a weekend and I learnt it for a game development tool but am also looking into software development and...
Setting up tests in Gitlab CI for Django project with Docker Engine – PySlackers: https://www.reddit.com/r/Python/comments/5pv3zw/setting_up_tests_in_gitlab_ci_for_django_project/
reddit
Setting up tests in Gitlab CI for Django project with... • /r/Python
1 points and 0 comments so far on reddit
Comprehensive Python quiz and questions from basic to advanced level that help you to review your Python knowledge and become the master of Python.: https://www.reddit.com/r/Python/comments/5pvau3/comprehensive_python_quiz_and_questions_from/
reddit
Comprehensive Python quiz and questions from basic to... • /r/Python
2 points and 0 comments so far on reddit
Dimentionality Reduction Techniques(For Machine Learning fans): https://www.reddit.com/r/Python/comments/5pvbp1/dimentionality_reduction_techniquesfor_machine/
reddit
Dimentionality Reduction Techniques(For Machine... • /r/Python
1 points and 0 comments so far on reddit
Help - Task Queueing (Celery): https://www.reddit.com/r/Python/comments/5pvj5u/help_task_queueing_celery/
reddit
Help - Task Queueing (Celery) • /r/Python
Hi Guys, I was wondering if anyone had any experience or advice, the company I work for I have managed to move my role more into task automation...
kawaii-player: media player and portable media server written in python3 and pyqt5: https://www.reddit.com/r/Python/comments/5pvefv/kawaiiplayer_media_player_and_portable_media/
reddit
kawaii-player: media player and portable media server... • /r/Python
[kawaii-player project page](https://github.com/kanishka-linux/kawaii-player) When I stared out the project I knew nothing about python and...
Python Programming Language - A Deep Primer - Part 1 | Infoginx: https://www.reddit.com/r/Python/comments/5pvlht/python_programming_language_a_deep_primer_part_1/
reddit
Python Programming Language - A Deep Primer - Part 1 |... • /r/Python
1 points and 0 comments so far on reddit
More elegant way to implement regexp-like quantifiers: http://stackoverflow.com/questions/41790538/more-elegant-way-to-implement-regexp-like-quantifiers
Stackoverflow
More elegant way to implement regexp-like quantifiers
I'm writing a simple string parser which allows regexp-like quantifiers. An input string might look like this:
s = "x y{1,2} z"
My parser function translates this string to a list of tuples:
s = "x y{1,2} z"
My parser function translates this string to a list of tuples:
Ride the carousel of folly with a Python migration: https://www.reddit.com/r/Python/comments/5pvwfn/ride_the_carousel_of_folly_with_a_python_migration/
reddit
Ride the carousel of folly with a Python migration • /r/Python
1 points and 0 comments so far on reddit
Custom Parallel Algorithms on a Cluster with Dask: https://www.reddit.com/r/Python/comments/5pw0tl/custom_parallel_algorithms_on_a_cluster_with_dask/
reddit
Custom Parallel Algorithms on a Cluster with Dask • /r/Python
2 points and 0 comments so far on reddit
What's everyone working on this week?: https://www.reddit.com/r/Python/comments/5pw9zr/whats_everyone_working_on_this_week/
reddit
What's everyone working on this week? • /r/Python
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your pain. Talk about your...
Python Bytes Podcast #10 - Dismissing Python's Garbage Collection, PyPI Name Reservations, and Hackers Exfiltrate US Government Data to Save Itself: https://www.reddit.com/r/Python/comments/5pwerv/python_bytes_podcast_10_dismissing_pythons/
reddit
Python Bytes Podcast #10 - Dismissing Python's Garbage... • /r/Python
0 points and 1 comments so far on reddit
Setuptools 34 has been released and breaks with older versions of pip: https://www.reddit.com/r/Python/comments/5pwngp/setuptools_34_has_been_released_and_breaks_with/
reddit
Setuptools 34 has been released and breaks with older... • r/Python
See [the official announcement](https://setuptools.readthedocs.io/en/latest/history.html#v34-0-0) and [one of the many related GitHub issues out...