Builder Web Services
Project description
MS Core
Ms Core
Instalar / Crear un proyecto
echo "export PATH=\$PATH:$HOME/.local/bin" >> ~/.bashrc
pip install -U bws-boa
# crear proyecto
boa init .
Crear un aplicación
boa add-app <name>
Activar app
Agregar dentro de app.config.INSTALLED_APPS el path del modulo
INSTALLED_APPS = [
"...",
"app.nombre_app"
]
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
bws-boa-0.0.5.tar.gz
(24.3 kB
view details)
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
bws_boa-0.0.5-py3-none-any.whl
(25.1 kB
view details)
File details
Details for the file bws-boa-0.0.5.tar.gz.
File metadata
- Download URL: bws-boa-0.0.5.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41e2703c5e9f28a2fedff475eb2b713f4edc79bd73cf7668a582b3690450f39b
|
|
| MD5 |
0a9af103b9a842ceeaededa614cafacc
|
|
| BLAKE2b-256 |
a4cfc95d8ae883148601ee64a2f0b0b783be3f36181df662381ae68b117cf4f2
|
File details
Details for the file bws_boa-0.0.5-py3-none-any.whl.
File metadata
- Download URL: bws_boa-0.0.5-py3-none-any.whl
- Upload date:
- Size: 25.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a5a48b3f6d53684fe3e14312017399e1c8197c8f3b8a6303916d3f4f5f897f9
|
|
| MD5 |
dd620a4934fe8ac5d6994362b4a60d98
|
|
| BLAKE2b-256 |
75133e85815153658642dfd2cc80a5b3d59b1c92e87e7708d9a946edab838c97
|