ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

News & links about Python programming. https://pythonhub.dev/

显示更多
2 532
订阅者
+224 小时
+37
+530
帖子存档
leonjza / log4jpwn log4j rce test environment and poc https://github.com/leonjza/log4jpwn

How vectorization speeds up your Python code Vectorization allows you to speed up the processing of homogeneous data in Python. Learn what it means, when it applies, and how to do it. https://pythonspeed.com/articles/vectorization-python/

Show HN: Simple Wordle solver in commandline in Python https://github.com/KevinXuxuxu/wordle_machine

Sockets for dummies Dive into the world of socket programming with this Python tutorial that assumes 0 prior experience. https://mathspp.com/blog/sockets-for-dummies

Sentiment Analysis Using Python Learn how to use sentiment analysis to mine insights from tweets and news articles. https://newscatcherapi.com/blog/sentiment-analysis-using-python

Mercury Easily convert your Python notebooks into interactive web apps by adding parameters in YAML. https://github.com/mljar/mercury

Analyzing stock data near events with pandas Stock market returns are heavily impacted by some events, like FOMC announcements, and we can use pandas to understand this impact. https://www.wrighters.io/analyzing-stock-data-events-with-pandas/

coltrane A simple content site framework that harnesses the power of Django without the hassle. https://github.com/adamghill/coltrane/

red-mail Red Mail is an advanced email sender library. It makes sending emails trivial and has a lot of advanced features. https://github.com/Miksus/red-mail

dgtlmoon / changedetection.io changedetection.io - The best and simplest self-hosted open source website change detection monitoring and notification service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change. Open source web page change detection - Now also includes XPATH and JSON API … https://github.com/dgtlmoon/changedetection.io

microblog-api A modern (as of 2022) Flask API back end. https://github.com/miguelgrinberg/microblog-api

Faster API development with django-dataclasses A new django-dataclasses library allows you to: Define your API schema using Python dataclasses, Use the dataclasses as request and response bodies in Django views and Generate a JavaScript API client from an OpenAPI export. https://medium.com/roivant-technology/faster-api-development-with-django-dataclasses-5d33c366f23c

SymPy Tutorial (2022): For Physicists, Engineers, and Mathematicians This from-scratch tutorial on SymPy is designed specifically for those in physics, mathematics, and engineering. https://www.youtube.com/watch?v=1yBPEPhq54M

mureq Single-file replacement for python-requests. https://github.com/slingamn/mureq

Aesara A Python library that allows one to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays. https://github.com/aesara-devs/aesara

Humanities Data Analysis: Case Studies with Python A practical guide to data-intensive humanities research using the Python programming language. https://www.humanitiesdataanalysis.org/

Brownie A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine. https://github.com/eth-brownie/brownie