little language just4fun
Project description
Getting Started!
Install
- via pip
pip install avoscript --upgrade
- via git
git clone https://github.com/ethosa/avoscipt cd avoscript pip install requirements.txt
CLI
python avos.py -h
Flags
-v
/--version
AVOScript versionpython avos.py -v
-i
/--interactive
interactive modepython avos.py -i
-s
/--script
execute scriptpython avos.py -s "var a = 1; echo(a);"
-f
/--file
execute code from filepython avos.py -f tests/test_code.avo
Package Manager
- install package
python avos.py add package-name
- install package without packages fetching
python avos.py add package-name -nf python avos.py add package-name --no-fetch
- update packages data
python avos.py upd
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
AVOScript-0.11.5.tar.gz
(20.2 kB
view details)
File details
Details for the file AVOScript-0.11.5.tar.gz
.
File metadata
- Download URL: AVOScript-0.11.5.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9301923e7aafd25abcd805536c44f545d90a5b82f72f33b4d29fcc6db9fecfac |
|
MD5 | 33a349953de41d56ccd8cdc1534e6a33 |
|
BLAKE2b-256 | 571369321514eaa0f334837a95306d47650cb9d37039e808825b63fff4aa14a3 |