Skip to main content

Framework for dependency injection and state management within structured concurrency model.

Project description

🚗 haiway 🚕 🚚 🚙

PyPI Python Version License Docs CodeRabbit Pull Request Reviews

Modern Python framework for functional programming with structured concurrency

Haiway brings functional programming principles to Python's async ecosystem, providing a robust foundation for building scalable, maintainable applications with immutable state management and automatic resource cleanup.

Why Haiway?

Building concurrent Python applications often involves complex state management, dependency injection frameworks, and careful resource handling. Haiway simplifies these challenges through:

🔒 Immutability First

Type-safe data structures that prevent race conditions and ensure predictable behavior in concurrent environments

Zero-Config DI

Context-based dependency injection without decorators, containers, or complex frameworks

🎯 Functional Design

Pure functions and explicit data flow make code easier to understand, test, and maintain

🔄 Structured Concurrency

Automatic task lifecycle management with guaranteed cleanup, even in error cases

Core Principles

🎯 Type Safety Throughout

Full type checking with modern Python features - unions, generics, protocols. Runtime validation ensures data integrity.

🧩 Composable Building Blocks

Small, focused components that combine into larger systems. No framework lock-in or magic.

🔄 Explicit Over Implicit

Dependencies are visible in type signatures. No hidden global state or surprising side effects.

🎭 Async-Native

Built for Python's async/await from the ground up. Includes utilities for retries, timeouts, and concurrent operations.

🖥️ Install

With pip:

pip install haiway

👷 Contributing

As an open-source project in a rapidly evolving field, we welcome all contributions. Whether you can add a new feature, enhance our infrastructure, or improve our documentation, your input is valuable to us.

We welcome any feedback and suggestions! Feel free to open an issue or pull request.

⚖️ License

MIT License

Copyright (c) 2024-2025 Miquido

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

haiway-0.34.1.tar.gz (95.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

haiway-0.34.1-py3-none-any.whl (121.8 kB view details)

Uploaded Python 3

File details

Details for the file haiway-0.34.1.tar.gz.

File metadata

  • Download URL: haiway-0.34.1.tar.gz
  • Upload date:
  • Size: 95.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.22

File hashes

Hashes for haiway-0.34.1.tar.gz
Algorithm Hash digest
SHA256 20c4a8cf5f75e3f9c0b7ff84f51a7b43887b9c442bb2e7e35b8d9456d7af23b2
MD5 255feda5426def7e3a3f970fd9993102
BLAKE2b-256 d3b1ea13d24aa8bfdbb31ecb7392f45e202d20ef21e09cc66b121731d0797c53

See more details on using hashes here.

File details

Details for the file haiway-0.34.1-py3-none-any.whl.

File metadata

  • Download URL: haiway-0.34.1-py3-none-any.whl
  • Upload date:
  • Size: 121.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.22

File hashes

Hashes for haiway-0.34.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a5e620e4a9145c5c2166b9ca357630ee8272c513f7c1d4a753cf6c7c0dec5079
MD5 a97e63e3b139171aa7939ef1cf10ae24
BLAKE2b-256 db7d0e4b2a179a8af9b70c90e2c02319d5635fdd1e1b9f94ec7e4bb62a98038a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page