Pyinsole

Latest version: v0.2.0a3

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0a3

What's Changed
* feat: add SNS message translator by hartungstenio in https://github.com/pyinsole/pyinsole/pull/25


**Full Changelog**: https://github.com/pyinsole/pyinsole/compare/0.2.0a2...0.2.0a3

0.2.0a2

What's Changed
* refactor: Rename classes and interfaces name by edopneto in https://github.com/pyinsole/pyinsole/pull/3
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by dependabot in https://github.com/pyinsole/pyinsole/pull/5
* chore: remove ROADMAP file by hartungstenio in https://github.com/pyinsole/pyinsole/pull/14
* build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by dependabot in https://github.com/pyinsole/pyinsole/pull/15
* refactor: support only queue URLs by hartungstenio in https://github.com/pyinsole/pyinsole/pull/19
* chore: switch from Poetry to Hatch by hartungstenio in https://github.com/pyinsole/pyinsole/pull/16
* refactor: remove some badly implemented features by hartungstenio in https://github.com/pyinsole/pyinsole/pull/20
* refactor: remove loafer runner by hartungstenio in https://github.com/pyinsole/pyinsole/pull/21
* fix: do not suppress CancelledError by hartungstenio in https://github.com/pyinsole/pyinsole/pull/22
* refactor: convert routes and providers to Context Managers by hartungstenio in https://github.com/pyinsole/pyinsole/pull/24
* feat: add a graceful timeout on SIGTERM by hartungstenio in https://github.com/pyinsole/pyinsole/pull/23

New Contributors
* edopneto made their first contribution in https://github.com/pyinsole/pyinsole/pull/3

**Full Changelog**: https://github.com/pyinsole/pyinsole/compare/0.1.0-alpha...0.2.0a2

0.1.0alpha

- **Insole SQS Consumer** 👟: Map and process data from SQS queues.
- **Decoupling from [loafer](https://github.com/georgeyk/loafer)** 👟: This is the initial breakdown of this project.

🛠️ Things to Note:
- This is an **alpha release**, meaning there are still some rough edges, and certain features might not work perfectly just yet.
- We're actively working on expanding support for more sensor types and adding more advanced data analysis tools.
- Stability improvements and additional features will be released in upcoming versions.

How to Install
To install and test out this pre-release, run the following:

bash
poetry add pyinsole --allow-prereleases


Or via pip:

bash
pip install pyinsole --pre


📢 Feedback & Contributions
As this is a **pre-release**, your feedback is invaluable! If you encounter any bugs or have suggestions for improvements, please open an issue or contribute to the repository. Together, we can build a powerful tool for sensor data analysis! 💪

Stay tuned for the full release! 🚀

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.