Is There a Way to Pattern Match Inequalities in Python ≥ 3.10?
https://stackoverflow.com/questions/69710333/is-there-a-way-to-match-inequalities-in-python-%E2%89%A5-3-10
https://stackoverflow.com/questions/69710333/is-there-a-way-to-match-inequalities-in-python-%E2%89%A5-3-10
Stack Overflow
Is there a way to match inequalities in Python ≥ 3.10?
The new structural pattern matching feature in Python 3.10 is a very welcome feature. Is there a way to match inequalities using this statement? Prototype example:
match a:
case < 42:
match a:
case < 42:
Quickly Optimizing Python Code With FunctionTrace
https://programsareproofs.com/articles/functiontrace_glyphslib.html
https://programsareproofs.com/articles/functiontrace_glyphslib.html
Programsareproofs
Quickly optimizing Python code with FunctionTrace
Optimizing Python with FunctionTrace
Find Out Why Scout’s a Developer’s Best Friend With a Free 14-Day Trial, No Credit Card Needed
https://scoutapm.com/?utm_source=pycoders&utm_medium=newsletter&utm_campaign=ad_1_q4_2021&utm_content=sponsored
https://scoutapm.com/?utm_source=pycoders&utm_medium=newsletter&utm_campaign=ad_1_q4_2021&utm_content=sponsored
Scoutapm
Scout Monitoring: APM, Logs, and Error Monitoring
Get full visibility—without setting up three tools. The platform trusted by developers using Rails, Django, and more.
Reading Input and Writing Output in Python
https://realpython.com/courses/reading-input-writing-output-python/
https://realpython.com/courses/reading-input-writing-output-python/
Realpython
Reading Input and Writing Output in Python – Real Python
In this introductory Python course, you'll learn how to take user input from the keyboard with the built-in function input() and how to display output to the console with the built-in function print().
Pants 2.8 Supports PEP 517: Build Python Native Extensions With Ease
https://blog.pantsbuild.org/pants-supports-pep-517/
https://blog.pantsbuild.org/pants-supports-pep-517/
The Pants Build System Blog
Pants supports PEP 517
TL;DR The upcoming Pants 2.8 release has greatly improved support for packaging Python distributions (sdists and wheels), including native extensions, by leveraging PEP 517. Pants has industry-leading support for Python builds - covering steps such as resolving…
PyDev of the Week: Tzu-ping Chung
https://www.blog.pythonlibrary.org/2021/11/01/pydev-of-the-week-tzu-ping-chung/
https://www.blog.pythonlibrary.org/2021/11/01/pydev-of-the-week-tzu-ping-chung/
Mouse Vs Python
PyDev of the Week: Tzu-ping Chung - Mouse Vs Python
This week we welcome Tzu-ping Chung (@uranusjr) as our PyDev of the Week! Tzu-ping is a member of Python Packaging Authority (PyPA) and a maintainer of
pyhpc-benchmarks: Benchmarks for CPU and GPU of the Most Popular High-Perf Python Libs
https://github.com/dionhaefner/pyhpc-benchmarks
https://github.com/dionhaefner/pyhpc-benchmarks
GitHub
GitHub - dionhaefner/pyhpc-benchmarks: A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries…
A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries for Python :rocket: - dionhaefner/pyhpc-benchmarks
Dataconf: Configuration Library With Automatic Dataclasses Parsing
https://github.com/zifeo/dataconf
https://github.com/zifeo/dataconf
GitHub
GitHub - zifeo/dataconf: Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict/cli…
Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict/cli support. - zifeo/dataconf
epilog: Docker Container Log Aggregation With Elasticsearch, Kibana, and Filebeat
https://github.com/rednafi/epilog
https://github.com/rednafi/epilog
GitHub
GitHub - rednafi/epilog: Docker container log aggregation with Elasticsearch, Kibana & Filebeat
Docker container log aggregation with Elasticsearch, Kibana & Filebeat - GitHub - rednafi/epilog: Docker container log aggregation with Elasticsearch, Kibana & Filebeat
Closember: Close/Merge as Many Issues and PR as Possible During the Month of November
https://closember.org/
https://closember.org/
closember.org
Closember 2022 by Quansight
Closember aims to increase awareness about open source maintainer burnout and promote practices to make maintaining open source less stressful and more enjoyable for everyone.