Eo2py

Latest version: v0.1.7

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.7

Changelog
- Array literals `* ... *` are now translated to Python!
- Added [some tests](https://github.com/polystat/eo2py/blob/main/eo-python-runtime/tests/example_programs/test_arrays.py) for arrays

0.1.6

Changelog
- Moving to Polystat!
- A lot of additions to READMEs all over the project.
- Translator now handles recursively defined inner objects and applicable attributes. See 35 for more details.
- Some internal changes to Python API, check out 34 and 29.

0.1.5

Changelog
- Most of Python API has been redesigned for the sake of simplicity of auto-generated files. See 28 for more details.
- Added 2 scripts to sandbox:
* `setup_python_env.sh` which created a Python virtual environment in the `sandbox` directory if it doesn't already exist. It also downloads all the necessary dependencies to format and execute the generated Python code.
* `run.sh` which compile the `.eo` files in `eo` directory and runs the `app.eo.py` file.

0.1.4

Changelog
- Updated Github Actions workflow to automatically publish Python package to PyPI.
- Fixed `bumpversion` breaking `eo-parser` version

0.1.3

Changelog
- Updated Github Actions workflow to automatically publish Python package to PyPI.

0.1.2

Changelog
- Updated github workflow to automatically publish Python package to PyPI.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.