awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
devbis avatar

devbis/micropython-aiosentry

0
View on GitHub↗
10 stars·4 forks·Python·MIT·14 views

Micropython Aiosentry

Here is a class for sending an exception with stacktrace from your micropython instance to Sentry.

Features

  • Debugging and Logging - Asynchronous Sentry.io client.

Star history

Star history chart for devbis/micropython-aiosentryStar history chart for devbis/micropython-aiosentry

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Micropython Aiosentry

These projects share indexed features with Micropython Aiosentry. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • folke/snacks.nvimfolke avatar

    folke/snacks.nvim

    7,747View on GitHub↗

    snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core functionality of Neovim. It serves as a multi-purpose toolkit providing a UI framework, navigation enhancements, and integrations with external services. The project distinguishes itself by combining a wide array of specialized tools into a single suite, including a picker-based file explorer, a deep GitHub integration for managing issues and pull requests, and a set of development utilities for profiling Lua performance and inspecting code execution. Its broader capability surface

    Lua
    View on GitHub↗7,747
  • an-dr/micrologan-dr avatar

    an-dr/microlog

    170View on GitHub↗

    Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety via external locking injection - Customization - only data you need - Extensible - add your own features via public API, set of predefined extensions - Support for embedded…

    C
    View on GitHub↗170
  • emilk/loguruemilk avatar

    emilk/loguru

    1,900View on GitHub↗

    A lightweight C++ logging library

    C++
    View on GitHub↗1,900
  • agners/sht15loggeragners avatar

    agners/sht15logger

    0View on GitHub↗

    Temperature and Humidity Logger using SHT15 written in Python 3 (MicroPython for the PyBoard 1.1).

    Python
    View on GitHub↗0
Compare all 14 related projects→

Frequently asked questions

What does devbis/micropython-aiosentry do?

Here is a class for sending an exception with stacktrace from your micropython instance to Sentry.

What are the main features of devbis/micropython-aiosentry?

The main features of devbis/micropython-aiosentry are: Debugging and Logging.

Which projects share features with devbis/micropython-aiosentry?

Projects with overlapping indexed features include: folke/snacks.nvim — snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core… an-dr/microlog — Easy to use - simple API, works out of the box - Advanced filtering and log levels per topic or output - Thread-safety… emilk/loguru — A lightweight C++ logging library. agners/sht15logger — Temperature and Humidity Logger using SHT15 written in Python 3 (MicroPython for the PyBoard 1.1). gpakosz/assert — #include #include. agners/scd30logger — CO2, Humidity and Temperature Logger using Sensirion SCD30 written in Python 3 for MicroPython. Continously logs date,…