Anomaly Detection in Time Series
Learn how to detect anomalies in time series data using different detection models. Explore our step-by-step guide with code examples for various applications.
https://blog.jetbrains.com/pycharm/2025/01/anomaly-detection-in-time-series/
Learn how to detect anomalies in time series data using different detection models. Explore our step-by-step guide with code examples for various applications.
https://blog.jetbrains.com/pycharm/2025/01/anomaly-detection-in-time-series/
The JetBrains Blog
Anomaly Detection in Time Series | The PyCharm Blog
Learn how to detect anomalies in time series data using different detection models. Explore our step-by-step guide with code examples for various applications.
isd
isd (interactive systemd) — a better way to work with systemd units.
https://github.com/isd-project/isd
isd (interactive systemd) — a better way to work with systemd units.
https://github.com/isd-project/isd
GitHub
GitHub - isd-project/isd: isd (interactive systemd) – a better way to work with systemd units
isd (interactive systemd) – a better way to work with systemd units - isd-project/isd
MicroPie
MicroPie is an ultra-micro Python web framework that gets out of your way.
https://github.com/patx/micropie
MicroPie is an ultra-micro Python web framework that gets out of your way.
https://github.com/patx/micropie
GitHub
GitHub - patx/micropie: MicroPie is an ultra-micro ASGI Python web framework that gets out of your way.
MicroPie is an ultra-micro ASGI Python web framework that gets out of your way. - patx/micropie
👍2
MatterGen
MatterGen is a generative model for inorganic materials design across the periodic table that can be fine-tuned to steer the generation towards a wide range of property constraints.
https://github.com/microsoft/mattergen
MatterGen is a generative model for inorganic materials design across the periodic table that can be fine-tuned to steer the generation towards a wide range of property constraints.
https://github.com/microsoft/mattergen
GitHub
GitHub - microsoft/mattergen: Official implementation of MatterGen -- a generative model for inorganic materials design across…
Official implementation of MatterGen -- a generative model for inorganic materials design across the periodic table that can be fine-tuned to steer the generation towards a wide range of property c...
Coolify your Django project
Coolify is an open-source & self-hostable Heroku / Netlify / Vercel alternative. In this article, learn how to deploy a Django project with coolify in your own VPS or virtual machine.
https://fmacedo.com/posts/coolify-your-django-project/
Coolify is an open-source & self-hostable Heroku / Netlify / Vercel alternative. In this article, learn how to deploy a Django project with coolify in your own VPS or virtual machine.
https://fmacedo.com/posts/coolify-your-django-project/
Francisco Macedo
Coolify your Django project
Learn how to deploy a Django project with Coolify
What is OpenTelemetry and how to add it to your Django application
A step-by-step guide to connecting your Django app’s OpenTelemetry setup to an Elastic observability backend.
https://allthingsopen.org/articles/what-is-opentelemetry-add-django-application
A step-by-step guide to connecting your Django app’s OpenTelemetry setup to an Elastic observability backend.
https://allthingsopen.org/articles/what-is-opentelemetry-add-django-application
All Things Open
What is OpenTelemetry and how to add it to your Django application | We Love Open Source • All Things Open
OpenTelemetry is an open source, vendor-neutral way to add monitoring features to your application. It is designed to allow you to monitor different systems using different backends in a standardized... Read More
👍2
deepseek-ai / DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
https://github.com/deepseek-ai/DeepSeek-VL
DeepSeek-VL: Towards Real-World Vision-Language Understanding
https://github.com/deepseek-ai/DeepSeek-VL
GitHub
GitHub - deepseek-ai/DeepSeek-VL: DeepSeek-VL: Towards Real-World Vision-Language Understanding
DeepSeek-VL: Towards Real-World Vision-Language Understanding - deepseek-ai/DeepSeek-VL
An Introduction to Django Views
Understanding Django views helps you make faster progress in your project. Learn all about views and best practices for using them.
https://blog.jetbrains.com/pycharm/2025/01/django-views/
Understanding Django views helps you make faster progress in your project. Learn all about views and best practices for using them.
https://blog.jetbrains.com/pycharm/2025/01/django-views/
The JetBrains Blog
An Introduction to Django Views | The PyCharm Blog
Understanding Django views helps you make faster progress in your project. Learn all about views and best practices for using them.
deepseek-ai / Janus
Janus-Series: Unified Multimodal Understanding and Generation Models
https://github.com/deepseek-ai/Janus
Janus-Series: Unified Multimodal Understanding and Generation Models
https://github.com/deepseek-ai/Janus
GitHub
GitHub - deepseek-ai/Janus: Janus-Series: Unified Multimodal Understanding and Generation Models
Janus-Series: Unified Multimodal Understanding and Generation Models - deepseek-ai/Janus
The creators of ruff and uv are building a new static type checker for Python
https://www.reddit.com/r/Python/comments/1idk4ko/the_creators_of_ruff_and_uv_are_building_a_new/
https://www.reddit.com/r/Python/comments/1idk4ko/the_creators_of_ruff_and_uv_are_building_a_new/
Reddit
From the Python community on Reddit: The creators of ruff and uv are building a new static type checker for Python
Explore this post and more from the Python community
Mizban, A cross-platform LAN file sharing utility
share files across all your devices on LAN—no setup, no configs, just instant access! 🚀
https://github.com/aminupy/mizban
share files across all your devices on LAN—no setup, no configs, just instant access! 🚀
https://github.com/aminupy/mizban
GitHub
GitHub - aminupy/mizban: LAN File Transfer Made Easy !
LAN File Transfer Made Easy ! Contribute to aminupy/mizban development by creating an account on GitHub.
👍1🔥1
10 Tips to Become REALLY Good at Python
The video presents 10 tips to elevate Python development skills, covering topics from mastering comprehensions to efficient use of classes and functions. It aims to transform good Python developers into great ones, addressing common challenges and providing insights into advanced programming techniques.
https://www.youtube.com/watch?v=zml0rTMJVXg
The video presents 10 tips to elevate Python development skills, covering topics from mastering comprehensions to efficient use of classes and functions. It aims to transform good Python developers into great ones, addressing common challenges and providing insights into advanced programming techniques.
https://www.youtube.com/watch?v=zml0rTMJVXg
YouTube
10 Tips to Become REALLY Good at Python
👉 Visit https://brilliant.org/ArjanCodes/ to try Brilliant for free for 30 days. You’ll also get 20% off an annual premium subscription.
In this video, I’ll share 10 tips that can take you from a good Python developer to a great developer. Make sure you…
In this video, I’ll share 10 tips that can take you from a good Python developer to a great developer. Make sure you…
Hacking the Import System and Rewriting the AST For Durable Execution
Modifying the code that takes the user code and transforms it by installing an import hook, and rewriting the AST (abstract syntax tree).
https://autokitteh.com/technical-blog/hacking-the-import-system-and-rewriting-the-ast-for-durable-execution/
Modifying the code that takes the user code and transforms it by installing an import hook, and rewriting the AST (abstract syntax tree).
https://autokitteh.com/technical-blog/hacking-the-import-system-and-rewriting-the-ast-for-durable-execution/
autokitteh
Python - Rewriting the AST For Durable Execution
Modifying the code that takes the user code and transforms it by installing an import hook, and rewriting the AST (abstract syntax tree).
Reactive Signals for Python – inspired by Angular's reactivity model
https://github.com/buiapp/reaktiv
https://github.com/buiapp/reaktiv
GitHub
GitHub - buiapp/reaktiv: Signals for Python - inspired by Angular Signals / SolidJS. Reactive Declarative State Management Library…
Signals for Python - inspired by Angular Signals / SolidJS. Reactive Declarative State Management Library for Python - automatic dependency tracking and reactive updates for your application state....