Skip to main content

Just a package

Project description

this project is made yelllovkitten for convenience

yelllovkitten.text:

yelllovkitten.text.font(text_,font) - changes the font of the text
    text_: str | Text
    font: str=None | It can be bold/italic/underline/reverse
    return: Modified text
    
yelllovkitten.text.color(text_,color,color_light) - changes the color of the text
    text_: str | Text
    color: str=None | It can be cyan/red/yelllov(yellow) and others
    color_light: bool=True | True if you need light color else False
    return: Modified text
    
yelllovkitten.text.background(text_,color,color_light) - changes the background of the text
    text_: str | Text
    color: str=None | It can be cyan/red/yelllov(yellow) and others
    color_light: bool=True | True if you need light color else False
    return: Modified text
    
yelllovkitten.text.info(text_,settings) - Outputs the green text to the console
    text_: str | Text
    settings: TimeData=None | It can be TimeData(yelllovkitten.TimeData.TimeData)
    return: None
    
yelllovkitten.text.info(text_,settings) - Outputs the green text to the console
    text_: str | Text
    settings: TimeData=None | It can be TimeData(yelllovkitten.TimeData.TimeData)
    return: None
    
yelllovkitten.text.warn(text_,settings) - Outputs the yelllov(yellow) text to the console
    text: str | Text
    settings: TimeData=None | It can be TimeData(yelllovkitten.TimeData.TimeData)
    return: None
    
yelllovkitten.text.error(text_,settings) - Outputs the red text to the console
    text: str | Text    
    settings: TimeData=None | It can be TimeData(yelllovkitten.TimeData.TimeData)
    return: None
    
yelllovkitten.text.out(text,settings,return_time_info,only_return,out_time) - Outputs the text to the console.
    text: str | Text
    settings: TimeData=None | It can be TimeData(yelllovkitten.TimeData.TimeData)
    return_time_info: bool=True | If True return time + text, else return only text
    only_return: bool=False | If True the text will not be output to the console
    out_time: bool=True | If True outputs the text to the console with time, else only text
    return: If return_time_info is False return text, else time + text
    
yelllovkitten.text.text(text_,color_text,color_text_light,color_background,color_background_light,font_text)
    text_: str | Text
    color_text: str=None | Color of text
    color_text_light: bool=True | True if you need light color of text, else dark color of text
    color_background: str=None | Color of background
    color_background_light: bool=True | True if you need light color of background of text, else dark color of background of text
    font_text: str=None | Font, bold, italic, underline or reverse.
    return: Modified text

yelllovkitten.protection:

I do not recommend using

yelllovkitten.protection.encode(text_,password)
    encrypts the text into a code
    text_: str | Text
    password: int=66 | password
    return: Int code
    
yelllovkitten.protection.decode(code,password)
    decrypts the code into text
    code: str/int | Text
    password: int=66 | password
    return: Text

yelllovkitten.TimeData:

yelllovkitten.TimeData.TimeData(self,utc_edit_hours,time12,mdy,cdat,end,data,sec)
    It is class TimeData
    utc_edit_hours: int=0 | (positive or negative numbers) add or remove hours to utc, example: time now 7:00, if utc_edit_hours = 2 then time 9:00 
    time12: bool=True | twelve-hour format
    mdy: bool=True | date format MDY if True else YMD
    cdat: str=' | ' | text between date and time
    end: str='' | the text at the end
    data: bool=True | show data if True
    sec: bool=False | show sec if True
    return: TimeData
yelllovkitten.TimeData.timedata(settings,utc_edit_hours,time12,mdy,cdat,end,data,sec)
    There will be an update soon, it is not recommended to use it before the update.
    
    settings: TimeData=None
    mdy: bool=True | date format MDY if True else YMD
    cdat: str=' | ' | text between date and time
    end: str='' | the text at the end
    data: bool=True | show data if True
    sec: bool=False | show sec if True
    return: str

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

yelllovkitten-0.0.11.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yelllovkitten-0.0.11.2-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file yelllovkitten-0.0.11.2.tar.gz.

File metadata

  • Download URL: yelllovkitten-0.0.11.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for yelllovkitten-0.0.11.2.tar.gz
Algorithm Hash digest
SHA256 2e7e4f934aeff040883dbb13ab6663fbfb0d59a8a491484bf67de16d3523b3d8
MD5 0fa5899f968aa4a85958ad9c0c6aa873
BLAKE2b-256 8c94fd767a8c6573c7a0e8900d09d9aaecd2ac5f6cb292b4090faa897b8003b3

See more details on using hashes here.

File details

Details for the file yelllovkitten-0.0.11.2-py3-none-any.whl.

File metadata

File hashes

Hashes for yelllovkitten-0.0.11.2-py3-none-any.whl
Algorithm Hash digest
SHA256 20c1357adddd77a6cc82cc84ef7c0f5f671e9bf75972407505a8a7c30818af9a
MD5 f397f409c0586b38c3dd4908d6a3fcd2
BLAKE2b-256 824a1b4fa1a8ee6572ab1ff5a1b212f93ec007f80ff7b0a67fa08b8d3ddad6e3

See more details on using hashes here.

Supported by

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