Mailu
A simple yet full-featured mail server as a set of Docker images. The project aims at providing people with an easily setup, easily maintained and full-featured mail server while not shipping proprietary software nor unrelated features often found in popular groupware.
It makes running and maintaining a mail server really easy.
https://mailu.io/2.0/
https://github.com/Mailu/Mailu
#opensource #docker #mail #python #imap #stmp #dkim #dmarc #email
A simple yet full-featured mail server as a set of Docker images. The project aims at providing people with an easily setup, easily maintained and full-featured mail server while not shipping proprietary software nor unrelated features often found in popular groupware.
It makes running and maintaining a mail server really easy.
https://mailu.io/2.0/
https://github.com/Mailu/Mailu
#opensource #docker #mail #python #imap #stmp #dkim #dmarc #email
❤1👍1
YouTube Spammer Purge
A tool that allows you to filter and search for spammer comments on your channel and other's channel(s) in many different ways AND delete/report them all at once.
https://github.com/ThioJoe/YT-Spammer-Purge
Also check the videos from MKBHD and LTT.
#opensource #python #spam #scam #youtube #tool
A tool that allows you to filter and search for spammer comments on your channel and other's channel(s) in many different ways AND delete/report them all at once.
https://github.com/ThioJoe/YT-Spammer-Purge
Also check the videos from MKBHD and LTT.
#opensource #python #spam #scam #youtube #tool
👍3
You're the OS!
Do you sometimes get frustrated at how slow your computer's operating system can be? Now is your chance to prove that you could do a better job!
Behold the nerdiest game ever, in which YOU are the operating system! As such, you have to manage the computer's processes, memory and input/output events, and try not to get rebooted by an impatient user. Good luck!
https://drfreckles42.itch.io/youre-the-os
https://github.com/plbrault/youre-the-os
#opensource #game #python #os
Do you sometimes get frustrated at how slow your computer's operating system can be? Now is your chance to prove that you could do a better job!
Behold the nerdiest game ever, in which YOU are the operating system! As such, you have to manage the computer's processes, memory and input/output events, and try not to get rebooted by an impatient user. Good luck!
https://drfreckles42.itch.io/youre-the-os
https://github.com/plbrault/youre-the-os
#opensource #game #python #os
🔥3❤1👍1
Tube Archivist
Helps you to (automatically) download, index and search your video collection with metadata from YouTube, you can organize, search and enjoy your archived YouTube videos without hassle offline through a convenient web interface.
🔗 https://www.tubearchivist.com/
🌐 https://github.com/tubearchivist/tubearchivist
#opensource #web #youtube #video #youtubedl #archive #python
Helps you to (automatically) download, index and search your video collection with metadata from YouTube, you can organize, search and enjoy your archived YouTube videos without hassle offline through a convenient web interface.
#opensource #web #youtube #video #youtubedl #archive #python
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
Ruff
An extremely fast Python linter and code formatter, written in Rust. Ruff aims to be orders of magnitude faster than alternative tools while integrating more functionality behind a single, common interface.
Ruff can be used to replace Flake8 (plus dozens of plugins), Black, isort, pydocstyle, pyupgrade, autoflake, and more, all while executing tens or hundreds of times faster than any individual tool.
🔗 https://astral.sh/ruff
🌐 https://github.com/astral-sh/ruff
#opensource #rust #python #linter #tool #dev
An extremely fast Python linter and code formatter, written in Rust. Ruff aims to be orders of magnitude faster than alternative tools while integrating more functionality behind a single, common interface.
Ruff can be used to replace Flake8 (plus dozens of plugins), Black, isort, pydocstyle, pyupgrade, autoflake, and more, all while executing tens or hundreds of times faster than any individual tool.
#opensource #rust #python #linter #tool #dev
Please open Telegram to view this post
VIEW IN TELEGRAM
👎1🔥1
mitmproxy
Your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify and replay web traffic such as HTTP/1, HTTP/2, WebSockets, or any other SSL/TLS-protected protocols.
🔗 https://mitmproxy.org/
🌐 https://github.com/mitmproxy/mitmproxy
#opensource #network #tls #ssl #http #web #python #tool #proxy #mitm #infosec #security #pentesting
Your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify and replay web traffic such as HTTP/1, HTTP/2, WebSockets, or any other SSL/TLS-protected protocols.
#opensource #network #tls #ssl #http #web #python #tool #proxy #mitm #infosec #security #pentesting
Please open Telegram to view this post
VIEW IN TELEGRAM
🏆1
Tribler
A privacy enhanced BitTorrent client with P2P content discovery.
Bittorrent itself offers no privacy protection. It is easily traced that you are downloading certain content. Tribler is a research project of Delft University of Technology. It uses their own dedicated Tor-like network for anonymous torrent downloading. Download speeds up to 100 Mbps.
🔗 https://www.tribler.org
🌐 https://github.com/Tribler/tribler
#opensource #proxy #p2p #torrent #bittorrent #privacy #tor #python
A privacy enhanced BitTorrent client with P2P content discovery.
Bittorrent itself offers no privacy protection. It is easily traced that you are downloading certain content. Tribler is a research project of Delft University of Technology. It uses their own dedicated Tor-like network for anonymous torrent downloading. Download speeds up to 100 Mbps.
#opensource #proxy #p2p #torrent #bittorrent #privacy #tor #python
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
👍2
Supervision
A toolkit that simplifies the process of working with vision models. It offers connectors to popular model libraries, a plethora of visualizers (annotators), powerful post-processing features and an easy learning curve and lots of tutorial videos available.
🔗 https://supervision.roboflow.com
🌐 https://github.com/roboflow/supervision
#opensource #python #tracking #machinelearning #computervision #ai
A toolkit that simplifies the process of working with vision models. It offers connectors to popular model libraries, a plethora of visualizers (annotators), powerful post-processing features and an easy learning curve and lots of tutorial videos available.
#opensource #python #tracking #machinelearning #computervision #ai
Please open Telegram to view this post
VIEW IN TELEGRAM
uv
An extremely fast Python package and project manager, written in Rust. It aims to replace multiple tools like
The python world is going crazy right now. There barely is any reason not to use it. Also uv is backed by Astral, the creators of Ruff [ByteCrawl/244].
🔗 https://docs.astral.sh/uv/
🌐 https://github.com/astral-sh/uv
#opensource #dev #development #tool #package #packagemanager #python #venv #rust
An extremely fast Python package and project manager, written in Rust. It aims to replace multiple tools like
pip, pip-tools, pipx, poetry, pyenv, twine, and virtualenv with a single tool that is 10-100x faster than pip. It supports installing and managing Python versions, running and installing Python applications, and managing project dependencies and environments. It saves you space by using a global cache for dependency deduplication.The python world is going crazy right now. There barely is any reason not to use it. Also uv is backed by Astral, the creators of Ruff [ByteCrawl/244].
#opensource #dev #development #tool #package #packagemanager #python #venv #rust
Please open Telegram to view this post
VIEW IN TELEGRAM
🏆2
13ft
A site similar to 12ft.io [ByteCrawl/20] but is self hosted and works with websites that 12ft.io doesn't work with.
🔗 https://13ft.wasimaster.me
🌐 https://github.com/wasi-master/13ft
#opensource #python #selfhosted #paywall #website #web
A site similar to 12ft.io [ByteCrawl/20] but is self hosted and works with websites that 12ft.io doesn't work with.
#opensource #python #selfhosted #paywall #website #web
Please open Telegram to view this post
VIEW IN TELEGRAM
👏6
Glances
A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems. Written in Python and uses libraries to grab information from your system. It is based on an open architecture where developers can add new plugins or exports modules. Can expose the statistics via a webserver as well.
🔗 https://nicolargo.github.io/glances
🌐 https://github.com/nicolargo/glances
#opensource #linux #windows #macos #python #sysadmin #monitoring #web
A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems. Written in Python and uses libraries to grab information from your system. It is based on an open architecture where developers can add new plugins or exports modules. Can expose the statistics via a webserver as well.
#opensource #linux #windows #macos #python #sysadmin #monitoring #web
Please open Telegram to view this post
VIEW IN TELEGRAM
⚡1
TOMMY
Transform ordinary Wi‑Fi devices into motion sensors that detect movement through walls and obstacles. It's fully local and self-hosted with no cloud components. All processing happens on your network. Easy to install, integrates with Home Assistant or Matter, and creates zone-based motion sensors for smart home automations.
🔗 https://www.tommysense.com
🌐 https://github.com/tommy-sense
#freemium #wifi #motiondatection #python #homeassistant #selfhosted
Transform ordinary Wi‑Fi devices into motion sensors that detect movement through walls and obstacles. It's fully local and self-hosted with no cloud components. All processing happens on your network. Easy to install, integrates with Home Assistant or Matter, and creates zone-based motion sensors for smart home automations.
#freemium #wifi #motiondatection #python #homeassistant #selfhosted
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥1