https://github.com/muhammad-fiaz/pywebflow
A Python-based web framework to create flow-based workflows applications.
https://github.com/muhammad-fiaz/pywebflow
dataflow-programming fastapi flow flow-based-framework flow-based-programming nodeflow python python-framework pywebflow pywebflow-pypi web-framework web-frameworks web-frameworks-for-deployment webflow webflow-pypi webflows workflow workflow-tool
Last synced: 14 days ago
JSON representation
A Python-based web framework to create flow-based workflows applications.
- Host: GitHub
- URL: https://github.com/muhammad-fiaz/pywebflow
- Owner: muhammad-fiaz
- License: apache-2.0
- Created: 2025-01-30T10:22:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T13:05:21.000Z (about 1 year ago)
- Last Synced: 2025-02-15T14:19:10.567Z (about 1 year ago)
- Topics: dataflow-programming, fastapi, flow, flow-based-framework, flow-based-programming, nodeflow, python, python-framework, pywebflow, pywebflow-pypi, web-framework, web-frameworks, web-frameworks-for-deployment, webflow, webflow-pypi, webflows, workflow, workflow-tool
- Language: TypeScript
- Homepage: https://pypi.org/project/pywebflow/
- Size: 485 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
PyWebflow
## 🚀 About PyWebflow
**PyWebflow** is a powerful and flexible Python-based web framework designed for creating **Flow-based workflows**. It enables developers to build, manage, and visualize complex node-based workflows using **pure Python**, making it ideal for applications in automation, data processing, AI workflows, and more.
> ⚠️ **Note:** This project is still in development and is not yet ready for production use.
📖 **Documentation is not yet fully available** and will be released in future updates on [documentation](https://docs.muhammadfiaz.com/projects/pywebflow).
---
## 📌 Features
✅ Node-based workflow creation
✅ Easy integration with Python applications
✅ Open-source & actively maintained
---
## 🛠️ Installation
Install PyWebflow using **pip**:
```sh
pip install pywebflow
```
---
## 🏗️ Contributing
We **welcome contributions**! Please follow these steps:
1. **Review** the [Code of Conduct](https://github.com/muhammad-fiaz/pywebflow/blob/main/CODE_OF_CONDUCT.md).
2. **Check** our [Contributing Guide](https://github.com/muhammad-fiaz/pywebflow/blob/main/CONTRIBUTING.md).
3. **Fork & Submit** a Pull Request.
📌 **Discussions & Support**
- **GitHub Discussions:** [Join here](https://github.com/muhammad-fiaz/pywebflow/discussions)
- **Discord Community:** [Join here](https://discord.gg/Kpm7frtu)
---
## 📜 License
This project is licensed under the **Apache-2.0 License**.
See the full license in the [LICENSE](LICENSE) file.