Assist mode for python
Project description
How to install
No requirments other than python
pip install kittyscript
(For the latest version)
pip install Kittyscript==version number
(For specific version)
PyPi for Package History | Github | Wiki
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.3 (7/4/2022)
- Second release
- More features
- New hash functionality
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.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6aba5c667214a6b5044b7fe94744705f28a9556c004a0bed2213f8a866183de6 |
|
MD5 | b85e1b550022bd4d2b62f222f4f20216 |
|
BLAKE2b-256 | eb690066ccbf1c9fb3ad49b3273746926909e7969960bf95d01efafe07021570 |