Assist mode for python
Project description
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.6 (7/19/2022)
- sisxth release
- More features
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
Built Distribution
Hashes for Kittyscript-2.9.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c914372025b7fac3b343e6843b977869ad604d66d960a14735d1bfe6646c2750 |
|
MD5 | d072c8a9576143602ee19aeb65798edc |
|
BLAKE2b-256 | 8eb3e1e682b2bb8d4cfd08c9cf221e9c54c2474cb5584bbf3ff541931ec179c5 |