Skip to main content

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.8 (7/21/2022)

  • sisxth release
  • More features

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Kittyscript-2.9.8.tar.gz (4.5 kB view hashes)

Uploaded Source

Built Distribution

Kittyscript-2.9.8-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page