Skip to main content

nora-sdk

Client SDK + nora developer CLI to build and debug robots on NORA (Robots Center). Install it to develop locally; in production the NORA agent provides the same SDK automatically, so your robot code is identical.

pip install nora-sdk

Uso en el robot

from nora_agent import sdk

item = sdk.get_queue_item("RPA-Challenge")   # consume una cola
cred = sdk.get_asset("API_KEY")              # lee un asset (secreto)
sdk.log("info", "hola")                      # log al dashboard
sdk.update_progress(50, "a mitad")

Desarrollo local con breakpoints

nora login
nora dev env --write .env     # NORA_API_URL + token de dev (dev/staging, no prod)
# apunta tu IDE a .env y debuggea, o:
nora dev run main.py

Seguridad

  • El token solo viaja por HTTPS (rechaza http salvo localhost).
  • Los nombres en la URL van percent-encoded (sin inyección de path/query).
  • Sin shell, sin eval/exec. Dependencia única: httpx.
  • El token de dev está limitado a dev/staging: nunca lee secretos de producción.
  • La sesión se guarda en ~/.nora/credentials.json con permisos solo-dueño.

Download files

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

Source Distribution

nora_sdk-0.7.9.tar.gz (21.3 kB view details)

Uploaded Source

Built Distribution

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

nora_sdk-0.7.9-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file nora_sdk-0.7.9.tar.gz.

File metadata

  • Download URL: nora_sdk-0.7.9.tar.gz
  • Upload date:
  • Size: 21.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nora_sdk-0.7.9.tar.gz
Algorithm Hash digest
SHA256 f15550723a0079245c251041843e708c3399b578a4d1f636163a8d79278fdcc1
MD5 514b9803a60ed38ad243007b331a3aed
BLAKE2b-256 98c9e9675baa805c2448c337ddc9eac17264204d618fa8d4d0a5075d0b83b8fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for nora_sdk-0.7.9.tar.gz:

Publisher: publish-sdk.yml on valisoftconsulting/NORA

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nora_sdk-0.7.9-py3-none-any.whl.

File metadata

  • Download URL: nora_sdk-0.7.9-py3-none-any.whl
  • Upload date:
  • Size: 22.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nora_sdk-0.7.9-py3-none-any.whl
Algorithm Hash digest
SHA256 39c52dccf4795754c97641d612a4fc84c97570ebbae9d3d1123c0617c55d2da7
MD5 d7bc4cc44d2b497204d16051500a09e8
BLAKE2b-256 088426e98740911df8629dee2b3c2d23be07c9c2765c54a1bd19363ae1340f16

See more details on using hashes here.

Provenance

The following attestation bundles were made for nora_sdk-0.7.9-py3-none-any.whl:

Publisher: publish-sdk.yml on valisoftconsulting/NORA

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.7.9 This release

2 files

0.7.7

2 files

0.4.4

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page