How to install
No requirments other than the standard library
pip install kittyscript(For the latest version)
pip install Kittyscript==version number(For specific version)
PyPi for Package History | Github | Wiki | Help with kittyscript | forum
How To use
To print text type say() How does it work its just like print in python
How to generate a random number generatenumber()
Note: Now generatenumber will have parameters like generatenumber(200, 1000)
addnum() is used to add two numbers together like this addnum(10, 20) The answer would be 30
addfloat() is the exact same but with floats
divide() divides two numbers
version() shows the current version
CreateFile() has 2 perimeters CreateFile(Nameoffile.something, Content of file)
Short description: Cerates a file with text in it
hashshaw256() create a hash by hashshaw256(putting the text you want to hash here)
Short description: create hashes
curtime() shows current time
CHANGELOG
=============
2.9.8 (7/21/2022)
- sisxth release
- More features
Release files for Kittyscript 2.9.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Kittyscript-2.9.8.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Kittyscript-2.9.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.0 kB
Release files / Kittyscript-2.9.8.tar.gz
| Download URL | Kittyscript-2.9.8.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e74d1f220d201c955e9834b810db4ee1de95735a31b7bc7dfa2e8938eea8ff93
|
|
BLAKE2b-256 checksum How to use checksums |
7c276979833b205dfcd66f5bf29cb29626611d6df39e3d4a70988613a08ab0f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.2
|
Release files / Kittyscript-2.9.8-py3-none-any.whl
| Download URL | Kittyscript-2.9.8-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5de3dfc3c2e7a668096b1e37ae1605c9d8c71ca971e5c57d6cc9fe9b5ce68538
|
|
BLAKE2b-256 checksum How to use checksums |
28ed19be99f29289afa1289ed604f270a3c190dcb436b77deffe52ff83a1d76b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.2
|