# 🚀 Mibale Framework
Vue.js-like mobile framework in Python - Build native mobile apps with Python
[](https://pypi.org/project/mibale/)
[](https://pypi.org/project/mibale/)
[](https://opensource.org/licenses/MIT)
[](https://pepy.tech/project/mibale)
## 📱 What is Mibale?
Mibale is a Vue.js-inspired mobile framework that lets you build **truly native** Android and iOS applications using Python. Write your app once with familiar Vue.js concepts, and deploy to both platforms.
### ✨ Features
- **Vue.js-like Syntax**: Familiar `.mb` files with template, script, and style sections
- **Native Performance**: Renders to real Android/iOS native components
- **Hot Reload**: Instant updates during development
- **Cross-Platform**: Single codebase for Android and iOS
- **Native APIs**: Access to camera, GPS, sensors, Bluetooth, and more
- **Vue Router**: Client-side routing system
- **Pinia-like Stores**: State management
- **Axios-like HTTP Client**: Network requests
- **CLI Tools**: Project scaffolding and build system
## 🚀 Quick Start
### Installation
```bash
pip install mibale
Raw data
{
"_id": null,
"home_page": "https://github.com/votre-username/mibale",
"name": "mibale",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Votre Nom <votre.email@example.com>",
"keywords": "mobile, framework, vuejs, android, ios, cross-platform, native, python, mobile-development",
"author": "gedeon-kay",
"author_email": "Votre Nom <votre.email@example.com>",
"download_url": "https://files.pythonhosted.org/packages/be/3d/6e8a5cd00d81578bb8af6754ec9358195e9232a610ff42c333a9d2aa7014/mibale-1.0.2.tar.gz",
"platform": "Android",
"description": "# \ud83d\ude80 Mibale Framework\n\nVue.js-like mobile framework in Python - Build native mobile apps with Python\n\n[](https://pypi.org/project/mibale/)\n[](https://pypi.org/project/mibale/)\n[](https://opensource.org/licenses/MIT)\n[](https://pepy.tech/project/mibale)\n\n## \ud83d\udcf1 What is Mibale?\n\nMibale is a Vue.js-inspired mobile framework that lets you build **truly native** Android and iOS applications using Python. Write your app once with familiar Vue.js concepts, and deploy to both platforms.\n\n### \u2728 Features\n\n- **Vue.js-like Syntax**: Familiar `.mb` files with template, script, and style sections\n- **Native Performance**: Renders to real Android/iOS native components\n- **Hot Reload**: Instant updates during development\n- **Cross-Platform**: Single codebase for Android and iOS\n- **Native APIs**: Access to camera, GPS, sensors, Bluetooth, and more\n- **Vue Router**: Client-side routing system\n- **Pinia-like Stores**: State management\n- **Axios-like HTTP Client**: Network requests\n- **CLI Tools**: Project scaffolding and build system\n\n## \ud83d\ude80 Quick Start\n\n### Installation\n\n```bash\npip install mibale\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Vue.js-like mobile framework in Python - Build native mobile apps with Python",
"version": "1.0.2",
"project_urls": {
"Changelog": "https://github.com/votre-username/mibale/releases",
"Documentation": "https://mibale.readthedocs.io",
"Homepage": "https://github.com/votre-username/mibale",
"Issues": "https://github.com/votre-username/mibale/issues",
"Repository": "https://github.com/votre-username/mibale"
},
"split_keywords": [
"mobile",
" framework",
" vuejs",
" android",
" ios",
" cross-platform",
" native",
" python",
" mobile-development"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d62b51fc2db6c1d85bab103831c09b5b9975787d6f9722be6141c8f04bb50633",
"md5": "4eb10ee8ced926d18892a25f05e9a701",
"sha256": "57ab766aac14cdac8134709c15dbebd6d57ee20192beb731a3cee5c076685b20"
},
"downloads": -1,
"filename": "mibale-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4eb10ee8ced926d18892a25f05e9a701",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 97962,
"upload_time": "2025-11-06T23:40:41",
"upload_time_iso_8601": "2025-11-06T23:40:41.791522Z",
"url": "https://files.pythonhosted.org/packages/d6/2b/51fc2db6c1d85bab103831c09b5b9975787d6f9722be6141c8f04bb50633/mibale-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "be3d6e8a5cd00d81578bb8af6754ec9358195e9232a610ff42c333a9d2aa7014",
"md5": "efaa30e5e18f29ce2c8d9f0f4a378128",
"sha256": "4ee990cfe6c6e071b7b3ca250dd4323a0f9bfa2b9fbe0bf02501550f30f1b9aa"
},
"downloads": -1,
"filename": "mibale-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "efaa30e5e18f29ce2c8d9f0f4a378128",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 79848,
"upload_time": "2025-11-06T23:40:43",
"upload_time_iso_8601": "2025-11-06T23:40:43.643828Z",
"url": "https://files.pythonhosted.org/packages/be/3d/6e8a5cd00d81578bb8af6754ec9358195e9232a610ff42c333a9d2aa7014/mibale-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-11-06 23:40:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "votre-username",
"github_project": "mibale",
"github_not_found": true,
"lcname": "mibale"
}