{"id":16098675,"url":"https://github.com/ethosa/avoscript","last_synced_at":"2025-03-18T07:30:55.004Z","repository":{"id":55872316,"uuid":"523270296","full_name":"Ethosa/avoscript","owner":"Ethosa","description":"little language just4fun","archived":false,"fork":false,"pushed_at":"2022-09-02T07:18:28.000Z","size":27272,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-25T01:08:23.888Z","etag":null,"topics":["avocat","language","web-editor"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ethosa.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-10T08:56:20.000Z","updated_at":"2022-09-03T17:05:08.000Z","dependencies_parsed_at":"2022-08-15T08:10:57.315Z","dependency_job_id":null,"html_url":"https://github.com/Ethosa/avoscript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ethosa%2Favoscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ethosa%2Favoscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ethosa%2Favoscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ethosa%2Favoscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ethosa","download_url":"https://codeload.github.com/Ethosa/avoscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910715,"owners_count":20367538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avocat","language","web-editor"],"created_at":"2024-10-09T18:24:21.363Z","updated_at":"2025-03-18T07:30:54.660Z","avatar_url":"https://github.com/Ethosa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# AVOScript\n\n| ![CodeExample][] | ![CLIExample][] |\n|:----------------:|:---------------:|\n|   Code example   |   CLI Example   |\n\n### little language just for fun\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/avoscript?style=flat-square)](https://pypi.project/avoscript)\n[![PyPI](https://img.shields.io/pypi/v/avoscript?style=flat-square)](https://pypi.org/project/avoscript)\n\n\u003c/div\u003e\n\n## Getting Started!\n### Install\n- via pip\n  ```bash\n  pip install avoscript --upgrade\n  ```\n- via git\n  ```bash\n  git clone https://github.com/ethosa/avoscipt\n  cd avoscript\n  pip install requirements.txt\n  ```\n\n### CLI\n```bash\npython avos.py -h\n```\n#### Flags\n- `-v`/`--version` AVOScript version\n  ```bash\n  python avos.py -v\n  ```\n- `-i`/`--interactive` interactive mode\n  ```bash\n  python avos.py -i\n  ```\n- `-s`/`--script` execute script\n  ```bash\n  python avos.py -s \"var a = 1; echo(a);\"\n  ```\n- `-f`/`--file` execute code from file\n  ```bash\n  python avos.py -f tests/test_code.avo\n  ```\n\n#### Package Manager\n- install package\n  ```bash\n  python avos.py add package-name\n  ```\n- install package without packages fetching\n  ```bash\n  python avos.py add package-name -nf\n  python avos.py add package-name --no-fetch\n  ```\n- update packages data\n  ```bash\n  python avos.py --upd\n  ```\n- upload your package\n  ```bash\n  python avos.py --upload\n  ```\n\n\u003cdiv align=\"center\"\u003e\n\n| [Wiki][] | [AvailableStatements][] | [Playground][] |\n|----------|-------------------------|----------------|\n\n\u003c/div\u003e\n\n[Wiki]:https://github.com/Ethosa/avoscript/wiki\n[AvailableStatements]:https://github.com/Ethosa/avoscript/wiki/Available-Statements\n[Playground]:https://ethosa.github.io/avoscript\n\n[CodeExample]:https://user-images.githubusercontent.com/49402667/187029351-875205bf-67f7-4dac-bed7-ca2746d65ad4.png\n[CLIExample]:https://user-images.githubusercontent.com/49402667/187029349-4ee9a53e-3ad6-44f4-b2c0-be1d9cc71257.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethosa%2Favoscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethosa%2Favoscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethosa%2Favoscript/lists"}