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.3.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.3-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yelllovkitten-0.0.11.3.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.3.tar.gz
Algorithm Hash digest
SHA256 18ca7afd9d494df78aae661a37a539f10685fa4f905d4ac524a2a090ac1989f0
MD5 9f3791f99c657affac1ee79e1be488cd
BLAKE2b-256 32ee5f1960b43525cd89e9ee62b2748ac9dcf1d7e97252e0446a3f42cc15179d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for yelllovkitten-0.0.11.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3defb146fae24164185215eeaa6b6f3e29b267e6d7290e88b1ac495ae3300286
MD5 e986f236cdbceaa3a891e2077e27c1e9
BLAKE2b-256 434be0626788231d6d13eca4358f5bec94e8fa002a5c59172eb35222b3528675

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