![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@kearisp/workspace
Advanced tools
npm i -g @kearisp/workspace
127.0.0.1 <domain>
cd /project-dir
ws init
ws domain:add <domain>
ws start -d
Options:
ws proxy:start
ws proxy:logs
To access the following services within the workspace, please add the following entries to your hosts file:
127.0.0.1 maildev.workspace
127.0.0.1 dbadmin-mariadb.workspace
ws maridb:start
The mariadb:backup
command is used to create a backup of a MariaDB database.
ws mariadb:backup [database]
The backup file will be saved in the following directory:
$WS_DIR/plugins/mariadb/dump/[dbname]/yyyy-MM-dd HH-mm.sql
The mariadb:delete-backup
command will remove file from $WS_DIR
directory.
ws mariadb:delete-backup [database] [filename]
The mariadb:dump
command is used to dump a MariaDB database to a file.
ws mairadb:dump [database] > dump.sql
You can add WS_DIR
into .bashrc
for changing ws data path.
export WS_DIR="$HOME/.workspace"
source <(ws completion script)
βββ bin/
βββ plugins/
β βββ localtunnel/
β βββ maildev/
β βββ mariadb/
β βββ ngrok/
βββ presets/
β βββ apache/
β βββ go/
β βββ node/
β βββ shopify/
βββ plugins/
βββ src/
βββ makes/
β βββ index.ts
βββ models/
β βββ index.ts
βββ types/
β βββ index.ts
βββ utils/
β βββ index.ts
βββ App.ts
βββ env.ts
βββ index.ts
FAQs
Docker workspace for web projects
The npm package @kearisp/workspace receives a total of 0 weekly downloads. As such, @kearisp/workspace popularity was classified as not popular.
We found that @kearisp/workspace demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenanceβdevelopers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.