No project description provided
Project description
jac-cloud
jac-cloud is the cloud-native library for jac programs. jac-cloud automatically converts your jac program from a script-like local program to a production-readh server stack.
Install
From pip
pip install jac-cloud
From source (for contributors)
git clone https://github.com/Jaseci-Labs/jaseci.git
cd jaseci/jac-cloud
pip install -e .
Additional dependencies for contributors
pip install jaclang black pre-commit pytest flake8 flake8_import_order flake8_docstrings flake8_comprehensions flake8_bugbear flake8_annotations pep8_naming flake8_simplify mypy pytest
pre-commit install
Quick Start
Simply replace jac run with jac serve. jac serve starts an API server with a set of API endpoints corresponding to the walkers in the jac program.
jac serve main.jac
API Docs
Once starts, navigate to /docs to access the built-in API docs.
For additional details, check out our documentation.
test
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 jac_cloud-0.2.2.tar.gz.
File metadata
- Download URL: jac_cloud-0.2.2.tar.gz
- Upload date:
- Size: 67.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
446e4a9feca38144e03ccc90ff7513ed1f78016abe8cb9fbc352b3ab786f9cbf
|
|
| MD5 |
bcac73eab4d43da2223a535dbd448252
|
|
| BLAKE2b-256 |
9fb02cbbb28fa3ab72261bf24ef2d01d7155e553b04aeea6c8a78a6f752129d7
|
File details
Details for the file jac_cloud-0.2.2-py3-none-any.whl.
File metadata
- Download URL: jac_cloud-0.2.2-py3-none-any.whl
- Upload date:
- Size: 86.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cfeff46105f701d95e75705f89c3ebcebc96916c7de1e634ff529d534b147d2
|
|
| MD5 |
8ab51adea94ad6c574e536f53fbb768a
|
|
| BLAKE2b-256 |
f994166685e50b2782fc51eabaaa3c31c67b4b77b06abe7f5bd5241d94639b35
|