Metadata-Version: 2.1
Name: xxt
Version: 0.0.4
Summary: XXT is a multifunctional Python library designed to enhance various aspects of programming by providing an extensive set of functions and classes related to time, numbers, and randomization.
Home-page: https://pythonraft1575.github.io/xxt/
Author: Xi Teo
Author-email: diamondraft1575@gmail.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: datetime
Requires-Dist: openai

# XXT



XXT is a multifunctional Python library designed to enhance various aspects of programming by providing an extensive set of functions and classes related to time, numbers, and randomization.



Additional classes for using the chat and image API of OpenAI included (need your own OpenAPI token)



## Uses



> - Wait function

> - Clear function

> - Functions to get time and date

> - Classes for a chatbot, imagebot, numbers and random choices



## Installation



```

pip install xxt

```



## Changelog



0.0.1 (17/7/2023)



> - First Release



0.0.2 (20/07/2023)



> - Better Documentation

> - Changelog



0.0.3 (22/07/2023)



> - Chatbot Class



0.0.4 (24/07/2023)



> - Imagebot Class

> - Better Documentation (website)

