Hosting the source code of the modules
Main repository: ArkScript
Warning: This repository can not be used alone, it was made to separate the modules’ code from the source code of the language.
python shell/createmodules/create.py <module-name>
shell/module_structure.json
(This structure can be customised)console
to change text color when using print
bitwise
for bitwise operationshash
to compute md5 and sha256 hashesjson
to manipulate and create JSON objectsdatabase
to manipulate sqlite databasehttp
to make web requests (get, post, put, patch, delete)Copyright (c) 2019-2025 Alexandre Plateau. All rights reserved.
This ArkScript distribution contains no GNU GPL code, which means it can be used in proprietary projects.