tcrutils


Nametcrutils JSON
Version 12.0.232 PyPI version JSON
download
home_pagehttps://github.com/anamoyee/TCRUtils
SummaryUseful stuff for TCR projects!
upload_time2024-07-16 15:32:29
maintainerNone
docs_urlNone
authoranamoyee
requires_python<3.13,>=3.11.0
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TCRUtils

Useful stuff for tcr projects.

TODO: Add here an index of best features

## Todo
  - [ ] ensure deps: apply f_back magic to automatically set global vars (instruct user)
  - [ ] finish imgui
    - [ ] add docstrings
  - [ ] finish execute
    - [ ] remove old execute
    - [ ] add docstrings
    - [ ] Placeholders
      - [ ] How to make your own placeholders template
      - Discord
        - Author
          - [x] mention / @ / @@
          - [x] username
          - [x] global name
          - [x] nickname
          - [x] discrim
          - [x] tag
          - [x] id
          - [x] isbot
          - [x] ishuman
          - [x] indms
          - [x] avatar
          - [x] roles
          - [ ] color
        - Server
          - [x] name
          - [x] id
          - [ ] members
          - [ ] roles
          - [ ] channels
          - [ ] categories
          - [ ] vcs
          - [ ] emojis
          - [ ] boosts
          - [ ] icon
        - [ ] 
        - [ ] Other
          - [x] attach (convert url to attachment)
      - Text
        - [ ] args
        - [x] var
        - [ ] Args
        - [ ] Variable with Arguments
        - [ ] Prefix
        - [ ] Alias
        - [ ] Test
        - [ ] Switch
        - [ ] Length
        - [ ] Lower
        - [ ] Upper
        - [ ] Capitalize
        - [ ] Apostrophe
        - [ ] Unmark
        - [ ] Reverse
        - [ ] Repeat
        - [ ] Limit
        - [ ] Slice
        - [ ] Split
        - [ ] Contains
        - [ ] URL
        - [ ] Spoiler
        - [ ] Replace
        - [ ] Regex
        - [ ] Regex Replace
        - [ ] Trim
        - [ ] Hex Color
        - [ ] Char
        - [ ] Char Code
        - [ ] Newline
        - [ ] comment
      - Math
        - [ ] RNG
        - [x] Add
        - [x] Subtract
        - [x] Multiply
        - [x] Divide
        - [x] Power
        - [x] Modulo
        - [x] Round
        - [x] Floor
        - [x] Ceil
        - [ ] Fixed
        - [ ] Precise
        - [ ] Highest
        - [ ] Lowest
        - [ ] Absolute
        - [ ] Clamp
        - [ ] Commafy
        - [ ] Nth
        - [ ] Bit
        - [ ] BBit
        - [ ] Base

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/anamoyee/TCRUtils",
    "name": "tcrutils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.11.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "anamoyee",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/31/01/a87776ca1b422a35e6f7e96cc37e76477d4b97baab4ae96b15507b6f7fdd/tcrutils-12.0.232.tar.gz",
    "platform": null,
    "description": "# TCRUtils\n\nUseful stuff for tcr projects.\n\nTODO: Add here an index of best features\n\n## Todo\n  - [ ] ensure deps: apply f_back magic to automatically set global vars (instruct user)\n  - [ ] finish imgui\n    - [ ] add docstrings\n  - [ ] finish execute\n    - [ ] remove old execute\n    - [ ] add docstrings\n    - [ ] Placeholders\n      - [ ] How to make your own placeholders template\n      - Discord\n        - Author\n          - [x] mention / @ / @@\n          - [x] username\n          - [x] global name\n          - [x] nickname\n          - [x] discrim\n          - [x] tag\n          - [x] id\n          - [x] isbot\n          - [x] ishuman\n          - [x] indms\n          - [x] avatar\n          - [x] roles\n          - [ ] color\n        - Server\n          - [x] name\n          - [x] id\n          - [ ] members\n          - [ ] roles\n          - [ ] channels\n          - [ ] categories\n          - [ ] vcs\n          - [ ] emojis\n          - [ ] boosts\n          - [ ] icon\n        - [ ] \n        - [ ] Other\n          - [x] attach (convert url to attachment)\n      - Text\n        - [ ] args\n        - [x] var\n        - [ ] Args\n        - [ ] Variable with Arguments\n        - [ ] Prefix\n        - [ ] Alias\n        - [ ] Test\n        - [ ] Switch\n        - [ ] Length\n        - [ ] Lower\n        - [ ] Upper\n        - [ ] Capitalize\n        - [ ] Apostrophe\n        - [ ] Unmark\n        - [ ] Reverse\n        - [ ] Repeat\n        - [ ] Limit\n        - [ ] Slice\n        - [ ] Split\n        - [ ] Contains\n        - [ ] URL\n        - [ ] Spoiler\n        - [ ] Replace\n        - [ ] Regex\n        - [ ] Regex Replace\n        - [ ] Trim\n        - [ ] Hex Color\n        - [ ] Char\n        - [ ] Char Code\n        - [ ] Newline\n        - [ ] comment\n      - Math\n        - [ ] RNG\n        - [x] Add\n        - [x] Subtract\n        - [x] Multiply\n        - [x] Divide\n        - [x] Power\n        - [x] Modulo\n        - [x] Round\n        - [x] Floor\n        - [x] Ceil\n        - [ ] Fixed\n        - [ ] Precise\n        - [ ] Highest\n        - [ ] Lowest\n        - [ ] Absolute\n        - [ ] Clamp\n        - [ ] Commafy\n        - [ ] Nth\n        - [ ] Bit\n        - [ ] BBit\n        - [ ] Base\n\n~~<style>s{color: crimson;} b,strong{text-decoration:underline}</style>~~\n<!-- I am MEGUMIN the greatest mage among crimson demons and wielder of EXPLOSION MAGIC -->\n~~<style>p, li{font-family: \"Hubot Sans Bold\"; font-size: 17px}</style>~~\n~~<style>code, pre{font-family: Consolas}</style>~~\n~~<style>code{background-color: #271a45; border-radius: 4px; padding: 2px; padding-left: 5px; padding-right: 5px;}</style>~~\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Useful stuff for TCR projects!",
    "version": "12.0.232",
    "project_urls": {
        "Homepage": "https://github.com/anamoyee/TCRUtils",
        "Repository": "https://github.com/anamoyee/TCRUtils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad745d64c8443b8d558fd15947fcacc8d2f782431d72bc86524ff1feffc8dad9",
                "md5": "d93249b8d2b8cd9ce25b52b376099d99",
                "sha256": "b4c6e8e3b24d4e123da2d56b0350eb0c472794c6989223a368c99d16051a1c0e"
            },
            "downloads": -1,
            "filename": "tcrutils-12.0.232-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d93249b8d2b8cd9ce25b52b376099d99",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.11.0",
            "size": 138515,
            "upload_time": "2024-07-16T15:32:26",
            "upload_time_iso_8601": "2024-07-16T15:32:26.628463Z",
            "url": "https://files.pythonhosted.org/packages/ad/74/5d64c8443b8d558fd15947fcacc8d2f782431d72bc86524ff1feffc8dad9/tcrutils-12.0.232-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3101a87776ca1b422a35e6f7e96cc37e76477d4b97baab4ae96b15507b6f7fdd",
                "md5": "a784a5229f628e9737d5872ca50b3785",
                "sha256": "7494eff3f7ec46c3f3a1ef85f33ce97947bb0c81a2919f8353bed54fc0035e2b"
            },
            "downloads": -1,
            "filename": "tcrutils-12.0.232.tar.gz",
            "has_sig": false,
            "md5_digest": "a784a5229f628e9737d5872ca50b3785",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.11.0",
            "size": 120366,
            "upload_time": "2024-07-16T15:32:29",
            "upload_time_iso_8601": "2024-07-16T15:32:29.471265Z",
            "url": "https://files.pythonhosted.org/packages/31/01/a87776ca1b422a35e6f7e96cc37e76477d4b97baab4ae96b15507b6f7fdd/tcrutils-12.0.232.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 15:32:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anamoyee",
    "github_project": "TCRUtils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tcrutils"
}
        
Elapsed time: 0.31316s