Metadata-Version: 2.1
Name: tcrutils
Version: 0.0.84
Summary: Useful stuff for TCR projects!
Home-page: https://github.com/TheCreatorrr333/TCRUtils
Author: TheCreatorrrr
License: GPL-3.0 license
Project-URL: Source, https://github.com/TheCreatorrr333/TCRUtils
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Utilities
Requires-Python: >=3.11,<3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colored
Requires-Dist: hikari
Requires-Dist: hikari-toolbox

# TCRUtils

Useful stuff for tcr projects.

## Todo
- [x] if in timestr.to_int() there are both and only 1 each of: x.y.z and a\:b:c syntaxes then `days -= 1`
- [x] `to_str2` which shows in format `1d + 23:45:57`
- [x] update gp_scum.py to use tcrutils from pypi
- [x] `timestr.to_int()` should support weekdays
- [x] Add all docstrings
- [x] Fix floats not recognized and negative numbers not recognized
- [x] Also weekdays now need `days -= 1` (`((number_of_date_syntaxes) ^ (number_of_weekday_syntaxes) == 1) and`)
- [x] Add docstring to dict_zip and others
- [x] make docstrings use \<h1> // ###
- [x] Add optional syntax highlighting to print_iterable
  - [ ] *Rewrite print_iterable, maybeeee?*
- [x] dir2()
- [ ] add IFYs to discord.string
- [ ] add Components[] constructor (returns both view and view.build())
- [ ] tcr.insist()


~~<style>s{color: crimson;} b,strong{text-decoration:underline}</style>~~
<!-- I am MEGUMIN the greatest mage among crimson demons and wielder of EXPLOSION MAGIC -->
~~<style>p, li{font-family: "Hubot Sans Bold"; font-size: 17px}</style>~~
~~<style>code, pre{font-family: Consolas}</style>~~
~~<style>code{background-color: #271a45; border-radius: 4px; padding: 2px; padding-left: 5px; padding-right: 5px;}</style>~~
