The PyForged EcoSystem (core).
Project description
โ๏ธ PyForged
A modular Python ecosystem, comprised of a suite of separate but interoperable packages designed to accelerate deployment.
๐น Key Features
โ Modularity & Extensibility
Packages work independently or together. Extend functionality with plugins, hooks, and dynamic loading. Flexible configuration options (file-based, DB-backed, in-memory).
The Ecosystem
The ecosystem is available altogether or
Projects under the PyForged umbrella
| Project Name | Description | Pain Point(s) | Status |
|---|---|---|---|
| PyForged ๐ฅ | The very core for the ecosystem. All elements can be installed with: pip install pyforged[suite] |
N/A | Alpha - v0.2.0 |
| Bedrocked ๐ชจ | Foundation library offering essential utilities for configuration, logging, error handling, and more. | Inconsistent configurations, poor logging standards, lack of reusable utility functions | Alpha - v0.1.0 |
| RuneCaller ๐ | Flexible framework for event management, hooks, and dynamic plugin systems. | Lack of structured event handling, limited extensibility, poor observability of dynamic processes. | Alpha - v0.1.0 |
| WardKeeper ๐ | Security and access control framework handling authentication, authorization, and policy enforcement. | Fragmented security implementations, inconsistent access controls, limited integration options. | ๐ CLOSED ALPHA PRODUCTION โ |
| EssenceBinder ๐๏ธ | Abstraction, interaction, and management of anything and everything. | Ad-hoc data models, poor lifecycle management, fragile interfaces between components. | ๐ CLOSED ALPHA PRODUCTION โ |
| Concordance โ๏ธ | Distributed synchronization and data consistency management across processes and systems. | Data drift across services, lack of real-time sync, high operational complexity. | ๐ CLOSED ALPHA PRODUCTION โ |
| FlowSculptor ๐ | Workflow orchestration and process automation system for defining and managing complex workflows. | Manual processes, brittle automation, poor visibility into multi-step processes. | ๐ CLOSED ALPHA PRODUCTION โ |
| HexCrafter ๐ช | Automation & Intelligent Actions. | ๐ CLOSED ALPHA PRODUCTION โ | |
| WatchTowered ๐ | Real-time monitoring, performance metrics collection, and analytics aggregation. | Fragmented monitoring, reactive issue detection, no unified performance view. | ๐ CLOSED ALPHA PRODUCTION โ |
| VaultKeeper ๐๏ธ | Data storage abstraction layer providing flexible storage management across databases, files, and services. | Inconsistent data access, limited portability across storage backends, redundant integration code | ๐ CLOSED ALPHA PRODUCTION โ |
| CovenantLedger ๐ | Audit logging, compliance tracking, and regulatory reporting framework for full traceability. | Missing audit trails, compliance gaps, difficult regulatory reporting. | ๐ CLOSED ALPHA PRODUCTION โ |
| ChimeBringer ๐ฃ | Centralized messaging and notification delivery system with extensible channels and formats. | Notification silos, lack of centralized message management, poor multi-channel support | ๐ CLOSED ALPHA PRODUCTION โ |
.
Installation
To install the entire suite, use the following command:
pip install pyforged[suite]
To install individual packages, use:
pip install pyforged[package_name]
Replace package_name with the desired package, e.g., bedrocked, runecaller, etc.
Installation Mixes
PyForged is available with purposefully utile and or interoperable combinations of the ecosystems packages, shown below, that are installed just as demonstrated above after replacing 'suite' with the name of the mix.
Available Installation Mixes
| Package // Mix | suite | std | |||||
|---|---|---|---|---|---|---|---|
| Bedrocked | โ | โ | โ | โ | โ | ||
| RuneCaller | โ | โ | |||||
| WardKeeper | โ | โ | |||||
| EssenceBinder | โ | ||||||
| Concordance | โ | ||||||
| HexCrafter | โ | ||||||
| CovenantLedger | โ | ||||||
| . |
Usage
You can find the full docs here.
The Project
The package not the ecosystem.
Contributing
We welcome contributions! Please read our Contributing Guidelines for more details.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
Thanks to all contributors and maintainers. Special thanks to the open-source community
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyforged-0.2.6.tar.gz.
File metadata
- Download URL: pyforged-0.2.6.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5edbd9d99ed0eb53b262d05bffa8bcac6414d9cc3a0cfbdf1d36c799207fa2f2
|
|
| MD5 |
6dedd95434b65329eb6127a5e4257819
|
|
| BLAKE2b-256 |
5a4dfbb374583567402f6d81839362e212cc85ecdb55f5e3a2e94bfdc36d4a9d
|
File details
Details for the file pyforged-0.2.6-py3-none-any.whl.
File metadata
- Download URL: pyforged-0.2.6-py3-none-any.whl
- Upload date:
- Size: 34.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74ad60044e30e3fcf8bf68ec1c4fe33a8995ce0875dbb2da2569bc8068578d77
|
|
| MD5 |
ed7126243d22af8a9cf33d2666e54b8e
|
|
| BLAKE2b-256 |
6bece4c792eb19c3661b92b70b947050161877e8e11ab83b336209ef12d58f45
|