One App you can do everything
Project description
:rocket: Link US
Video Tutorials
Report Bug
Request Feature
:star2: About the Project
Many open source projects focus on the software layer, various tricks and encapsulation, while ignoring the ease of use for developers and the efficiency of interaction between development teams. Most projects are launched online, so that end users can use them directly from 0 to 1 without any transition, which is very uncomfortable for end users. Bomiot was originally designed to solve these problems.
:dart: module
- Scheduled tasks
- Project management
- Plugin system
- Document management
- Real-time file monitoring
- Permission control
- Multi-language
:compass: Installation
pip install bomiot
Or
poetry add bomiot
Initialization
Initialize the workbench
bomiot init
Create a new project
bomiot project test
Create an app in a new project
bomiot new app_test
Create a new plugin
bomiot plugin plugin_test
Create a database
bomiot migrate
Create an admin account
bomiot initadmin
:hammer_and_wrench: How to start:
daphne -p 8008 bomiot.server.server.asgi:application
or
daphne -b 0.0.0.0 -p 8008 bomiot.server.server.asgi:application # LAN
- Front-end development mode Install the Quasar environment and enter the templates folder In boot/axios.js, open baseUrl
yarn install
- Start the front end
quasar d
After modifying the front end development, you need to close the baseUrl again, and then quasar build to repackage the front end
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 bomiot-0.7.0.tar.gz.
File metadata
- Download URL: bomiot-0.7.0.tar.gz
- Upload date:
- Size: 2.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20d3f23e5c685f9885d66d5d60ce7e9855c5ff6a058ba0491620b30bd3a11c63
|
|
| MD5 |
d8d4709d6a1ca69fd18913d3943ee51a
|
|
| BLAKE2b-256 |
5b62ccd36dd776585b373a70a734f0f65d57a8db49fe639f5249773bef13c140
|
File details
Details for the file bomiot-0.7.0-py3-none-any.whl.
File metadata
- Download URL: bomiot-0.7.0-py3-none-any.whl
- Upload date:
- Size: 2.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8de9c38e57da7286deaa9e7b0a3e384e6ff84d4b99f39da1e952c3f157ea1635
|
|
| MD5 |
052e8579b1010347f2ad86125e7bc936
|
|
| BLAKE2b-256 |
b1a2bd38a5650f7ea53b749e7616a8bd9bab571dda4d309a50dbaeebba3bb563
|