Use the Snail IDE API in your python scripts.
Project description
SnailPy - A python package to interact with Snail IDE's public APIS
Docs
To install SnailPy, all you have to do is use the following command in the terminal
pip install snailpy
Now lets make a python file, start by importing SnailPy
import snailpy
You should automatically see something like this in the shell
You are successfully using SnailPy [VERSION NUMBER HERE]
DOCS WIP THIS IS ALL THAT THERE IS RIGHT NOW
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
snailpy-1.1.0.tar.gz
(39.8 kB
view hashes)
Built Distribution
snailpy-1.1.0-py3-none-any.whl
(28.0 kB
view hashes)