Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Jaseci-Labs/jac-cloud

Repository files navigation

JACLANG JASECI

Installation

pip install -e .

Dependencies for Devs

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

REFERENCES