Metadata-Version: 2.1
Name: tcrutils
Version: 0.0.86
Summary: Useful stuff for TCR projects!
License: GPL-3.0
Author: TheCreatorrrr
Requires-Python: >=3.11.0,<3.12
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: colored (>=2.2.4,<3.0.0)
Requires-Dist: hikari (>=2.0.0.dev122,<3.0.0)
Requires-Dist: hikari-toolbox (>=0.1.6,<0.2.0)
Description-Content-Type: text/markdown

# 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>~~
