Skip to main content

Tools for Orby applications development.

Project description

Orby DevTools

Orby DevTools is a tool for developing isolated Python applications for the Orby platform. It allows you to create, validate and build applications in a protected .orby format for running through Orby-compatible environments.

Quiq start

Install

pip install orby-devtools

Basic usage

  1. Create a project:
orbydev new myapp --template=default
  1. Build in .orby:
orbydev build myapp

CLI Commands

Command Description
new <name> <path> [--template=...] Create a project in the specified directory
build <path> <save_at> Build project from the directory in .orby
projects List all projects
rmproject <name> <rmdir (t/f)> Delete a project
templates List of all templates
savetemplate <name> <path> Save directory as a template
rmtemplate <name> Delete template

Project structure

myapp/
├── main.py              # Entry point
├── manifest.json        # Configuration

Example manifest.json

{
  "name": "Orby app",
  "version": "0.1.0",
  "author": "Your name",
  "description": "My Orby app",
  "permissions": {},
  "entry_point": "main.py",
  "requirements": {}
}

Useful

  • Bug Tracker
  • Compatibility: Python 3.10+
  • Version: 25.5.1
  • Status: Alfa

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

orby_devtools-25.5.2.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

orby_devtools-25.5.2-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file orby_devtools-25.5.2.tar.gz.

File metadata

  • Download URL: orby_devtools-25.5.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for orby_devtools-25.5.2.tar.gz
Algorithm Hash digest
SHA256 ab0e0a64bfd933922e515b113240c23672ad276fa2138fd0927911462e8218fb
MD5 d9eff5b95520f33216b0482cd434b1a4
BLAKE2b-256 5f9bd9642cbd1218f3610ee77724002cdec913bd051b6d319bdb174fa1e694bc

See more details on using hashes here.

File details

Details for the file orby_devtools-25.5.2-py3-none-any.whl.

File metadata

  • Download URL: orby_devtools-25.5.2-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for orby_devtools-25.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d3eceecbe586b8a1b0e5c8f48b7074a5cf2ac60251dde3afef8e24f01dfacb98
MD5 c0cabce1c52bc8f637dd5bb218b5dc92
BLAKE2b-256 55a5de8a57ed3dbddcbb9833d56d0dcc6a2cbef2953e8dd188815d2cea187e8d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page