{ "info": { "author": "Medeor", "author_email": "me@medeor.me", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Framework :: AsyncIO", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.7", "Topic :: Communications :: Chat" ], "description": "# Red Star Bot\n![Python](https://img.shields.io/badge/Python-3.7-blue.svg) [![PyPI](https://img.shields.io/pypi/v/red-star.svg)](https://pypi.org/project/red-star/)\n\n\n\nA configurable, extensible Discord bot with administration and entertainment plugins included. Now with added shouting.\n\n# Features\n- Flexible music playing with [youtube-dl](https://github.com/rg3/youtube-dl), including queues, playlist support, vote-skipping, and more,\n- Powerful custom commands based on our own Lisp dialect, [RSLisp](https://github.com/medeor413/Red_Star/wiki/Custom-Commands),\n- Event logging, including message edits, deletions, and pins, user joins/leaves, and more,\n- Powerful message purging by content (regex supported), author, and more,\n- Message of the Day plugins with configurable holidays and messages based on day, weekday, or month,\n- Voting plugin for making, responding to, and counting the results of polls,\n- Reminder plugin with times, delays, and recurring reminders,\n- New member announcer with easily configurable messages,\n- Easy role administration for mobile users via commands,\n- And more, with extra plugins available [here](https://github.com/medeor413/Red_Star_Plugins).\n\n# Installation\n## With pip\nSimply run `pip install red-star`, and Red Star and all its dependencies will be automatically installed.\nYou can then run Red Star by simply running `python -m red_star` or `red_star` (if Scripts is in your PATH).\n\n## From source\n### Installing\nRunning `pip install -e .` inside the Red Star folder will install Red Star and all its dependencies automatically.\nThis will allow you to run Red Star in the same way as above.\n### Running portably\nAlternatively, one can run Red Star portably by simply navigating to the source directory and running `python red_star.py -p`.\nThis will tell Red Star to keep its loose files inside the source directory, instead of placing them in your user folder.\n\n# Usage\nStarting the bot is already covered above; simply invoke `red_star`, `python -m red_star`, or `python red_star.py` to run the bot.\nOn first run, a default configuration file will be copied to `~/.red_star` (`C:\\Users\\username\\.red_star` on Windows) that must be edited before use.\n## Command-line Arguments\n- `-[-p]ortable`: Tells the bot to run in portable mode, keeping all of its loose files in its source directory.\nUseful if you don't want to clutter your user folder, or install the bot with `pip`.\n- `-[-d]irectory`: Allows the user to specify a custom directory to place loose files. Cannot be used with `-p`.\n- `-[-l]ogfile`: Allows the user to specify a different name for the log file than the default.\n- `-[-v]erbose`: Tells the bot to output debug information while running. Can be called up to three times, increasing verbosity each time.\n## Documentation\nSee [our wiki](https://github.com/medeor413/Red_Star/wiki) for additional documentation, including \n[Command Reference](https://github.com/medeor413/Red_Star/wiki/Command-Reference), [Configuring Red Star](https://github.com/medeor413/Red_Star/wiki/Configuring-Red-Star),\nand [Adding A Bot to a Server](https://github.com/medeor413/Red_Star/wiki/Adding-A-Bot).\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/medeor413/Red_Star", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "red-star", "package_url": "https://pypi.org/project/red-star/", "platform": "any", "project_url": "https://pypi.org/project/red-star/", "project_urls": { "Homepage": "https://github.com/medeor413/Red_Star" }, "release_url": "https://pypi.org/project/red-star/2.2.4/", "requires_dist": [ "discord.py[voice] (<2.0.0,>=1.5.0)", "yt-dlp (>=2021.09.02)", "setuptools" ], "requires_python": "~=3.7", "summary": "Red Star - A general-purpose Discord bot with bonus shouting.", "version": "2.2.4", "yanked": false, "yanked_reason": null }, "last_serial": 11408155, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "2131c1518ccc3028fd772d690c6ec644", "sha256": "4acf5317d10b4e381b4833e8a0348d9bfa06c64ade8b7e9099806628147baf22" }, "downloads": -1, "filename": "red_star-2.0.0-py3.7-none-any.whl", "has_sig": false, "md5_digest": "2131c1518ccc3028fd772d690c6ec644", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": null, "size": 66176, "upload_time": "2018-09-20T17:23:52", "upload_time_iso_8601": "2018-09-20T17:23:52.542687Z", "url": "https://files.pythonhosted.org/packages/dc/53/98db468310d5f40f8e5b40d6b0f9e8207d41faefd13a1e023c04237f39cf/red_star-2.0.0-py3.7-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "08cb041e92571b13c3fb6ce87dcb9537", "sha256": "5890f33fb8be1cd9b46b56b17f167837f842757629f7c24146b08b69c6b828ad" }, "downloads": -1, "filename": "red_star-2.0.0.tar.gz", "has_sig": false, "md5_digest": "08cb041e92571b13c3fb6ce87dcb9537", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56195, "upload_time": "2018-09-20T17:23:53", "upload_time_iso_8601": "2018-09-20T17:23:53.925529Z", "url": "https://files.pythonhosted.org/packages/c6/79/76fed372dfc804c6dccc9f388483b83df4288ccc6aaa56c332a397b78d4d/red_star-2.0.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "b2cf56ce90661c5ca5cdfeeb06a35d6b", "sha256": "ed8b55c19bc4373971fb9b528c683fe4ebb93fa0b51ed54d5a1295388b21a7ac" }, "downloads": -1, "filename": "red_star-2.0.1-py3.7-none-any.whl", "has_sig": false, "md5_digest": "b2cf56ce90661c5ca5cdfeeb06a35d6b", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": null, "size": 66258, "upload_time": "2018-09-30T13:00:03", "upload_time_iso_8601": "2018-09-30T13:00:03.233560Z", "url": "https://files.pythonhosted.org/packages/1f/8c/b522b8a960196b727c6a5d6192ef20e9a87431b9dc7542c74ecd911b0826/red_star-2.0.1-py3.7-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5059ea8433ed7fb7f2df1f6679a02e5b", "sha256": "aab32acebe1679ff33ab2d035f8b33df26d56ea127273e50a7f8f8f760014cb5" }, "downloads": -1, "filename": "red_star-2.0.1.tar.gz", "has_sig": false, "md5_digest": "5059ea8433ed7fb7f2df1f6679a02e5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56325, "upload_time": "2018-09-30T13:00:04", "upload_time_iso_8601": "2018-09-30T13:00:04.883618Z", "url": "https://files.pythonhosted.org/packages/22/27/70f750c75603c22e5dc8de693f4accddaf49194baa03f9ebb2d6e65df70b/red_star-2.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "360daaefd8acefafff58dfa6affa9db8", "sha256": "e27d1a263d668199bc1f7445b3ef99933b746f9989a93e007432f944b511fd66" }, "downloads": -1, "filename": "red_star-2.1.0-py3.7-none-any.whl", "has_sig": false, "md5_digest": "360daaefd8acefafff58dfa6affa9db8", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": null, "size": 77306, "upload_time": "2018-11-06T17:03:21", "upload_time_iso_8601": "2018-11-06T17:03:21.788438Z", "url": "https://files.pythonhosted.org/packages/8d/f5/e3af7822fea15e04e8ef5257ea0c71e8930b8699b67789eac4d119a672f1/red_star-2.1.0-py3.7-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e3ccef238fcef4c607ad347b5c89527d", "sha256": "0d33df02d5608dee931e8c2b1f0adb62571f08a36fd48022fc69e3fdbf52b594" }, "downloads": -1, "filename": "red_star-2.1.0.tar.gz", "has_sig": false, "md5_digest": "e3ccef238fcef4c607ad347b5c89527d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57642, "upload_time": "2018-11-06T17:03:22", "upload_time_iso_8601": "2018-11-06T17:03:22.934814Z", "url": "https://files.pythonhosted.org/packages/e8/e3/c03349c6d840b88f75d249786d0344644ec118b3d5fffaf0c4654e2a7253/red_star-2.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.1": [ { "comment_text": "", "digests": { "md5": "504f94d4ee87cab6cf973d82d5e91e13", "sha256": "9dbe1b2769e477f7b3a0c087c7a4ac3e177d574a71578fb519f2fb777d988f0d" }, "downloads": -1, "filename": "red_star-2.1.1-py3.7-none-any.whl", "has_sig": false, "md5_digest": "504f94d4ee87cab6cf973d82d5e91e13", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": null, "size": 79048, "upload_time": "2019-01-28T17:42:40", "upload_time_iso_8601": "2019-01-28T17:42:40.384661Z", "url": "https://files.pythonhosted.org/packages/6d/ed/81336401771dd9557db1ff566ebb24d4dff20ca9b8510d4ac3070c4277c2/red_star-2.1.1-py3.7-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "bafeddd67959a4e95f311f23f60ab496", "sha256": "14c36ca5e21f0bbc116db86304627af82c76eaf63fec32ed657c1312824c6afb" }, "downloads": -1, "filename": "red_star-2.1.1.tar.gz", "has_sig": false, "md5_digest": "bafeddd67959a4e95f311f23f60ab496", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59687, "upload_time": "2019-01-28T17:42:41", "upload_time_iso_8601": "2019-01-28T17:42:41.933915Z", "url": "https://files.pythonhosted.org/packages/68/de/3775fd7758a639c2dc47804200586819e406b70bd8d860e2adc4da1f7c98/red_star-2.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "5fef973daade4bea8de998eed81bcbbc", "sha256": "0f9b0b0a4c477115fa9569a97a45d4ef40878354302a6439cc4e4b654e0399da" }, "downloads": -1, "filename": "red_star-2.1.2-py3.7-none-any.whl", "has_sig": false, "md5_digest": "5fef973daade4bea8de998eed81bcbbc", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": null, "size": 80491, "upload_time": "2019-03-27T15:37:01", "upload_time_iso_8601": "2019-03-27T15:37:01.815414Z", "url": "https://files.pythonhosted.org/packages/ea/50/2a1a73b49417080d634f00a0e6ef71b5baf7d3961a15c312afdca6fc5360/red_star-2.1.2-py3.7-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3c3f5de16a137e72dd654b46ff85faec", "sha256": "5356c2ab6c42a214697494969da1bdfb5eb9f50f7a231308e0d7798d9c9f0ca6" }, "downloads": -1, "filename": "red_star-2.1.2.tar.gz", "has_sig": false, "md5_digest": "3c3f5de16a137e72dd654b46ff85faec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60996, "upload_time": "2019-03-27T15:37:03", "upload_time_iso_8601": "2019-03-27T15:37:03.444438Z", "url": "https://files.pythonhosted.org/packages/2c/cd/4396942e943fb657d337038dcb5334a7edce5059de7bb29f1af0dd58f2b1/red_star-2.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "eea3f23e2c93ecf165331f1c0a86a851", "sha256": "13f3187782816347d99afe0ecace7079b3c2ee1d124cb363cf2d807a828e90e2" }, "downloads": -1, "filename": "red_star-2.1.3-py3.7-none-any.whl", "has_sig": false, "md5_digest": "eea3f23e2c93ecf165331f1c0a86a851", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": null, "size": 80042, "upload_time": "2019-04-12T20:22:53", "upload_time_iso_8601": "2019-04-12T20:22:53.738556Z", "url": "https://files.pythonhosted.org/packages/0d/27/41f59fe9c59778a5f75786580016f8eb3fe81d66b09ab1fc4eb2560d2639/red_star-2.1.3-py3.7-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ba37bf4d0b4ab14b1c234b1afae00604", "sha256": "8713a502be12291ee2da936514d54b64482132409602518864112bac83beb2e6" }, "downloads": -1, "filename": "red_star-2.1.3.tar.gz", "has_sig": false, "md5_digest": "ba37bf4d0b4ab14b1c234b1afae00604", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60686, "upload_time": "2019-04-12T20:22:55", "upload_time_iso_8601": "2019-04-12T20:22:55.254937Z", "url": "https://files.pythonhosted.org/packages/53/51/b6a0feec2f1494b91dc07e01aaa3449ccb84f1e1047f833703c25b98d1ff/red_star-2.1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.4": [ { "comment_text": "", "digests": { "md5": "dfab330e01d3cc4155b8040d31f546c3", "sha256": "762fbed47b3327a0f8367aaa15388aeb205f413fe1336a943ec7f61d306e9ffe" }, "downloads": -1, "filename": "red_star-2.1.4-py3.7-none-any.whl", "has_sig": false, "md5_digest": "dfab330e01d3cc4155b8040d31f546c3", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": null, "size": 69499, "upload_time": "2019-05-03T22:50:10", "upload_time_iso_8601": "2019-05-03T22:50:10.630105Z", "url": "https://files.pythonhosted.org/packages/57/af/709f5b52968d75222c6e34cf0de5d9be9ab6c65554f67abd801fd682fd93/red_star-2.1.4-py3.7-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5d6f244116bea399d28f6bcbd255e65c", "sha256": "491fcf924a5912b429f7748d1a53a411ae28bbe7f01b5b077c2bb7edee5a2ac4" }, "downloads": -1, "filename": "red_star-2.1.4.tar.gz", "has_sig": false, "md5_digest": "5d6f244116bea399d28f6bcbd255e65c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60697, "upload_time": "2019-05-03T22:50:12", "upload_time_iso_8601": "2019-05-03T22:50:12.135601Z", "url": "https://files.pythonhosted.org/packages/cf/ac/d330b582e087e36e60e4297f0a8650b11b17ba61c600e28c67928d6e7d85/red_star-2.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.5": [ { "comment_text": "", "digests": { "md5": "d745bca88032950b962eee92e733f56b", "sha256": "dabe7b6f10c00746a032309883f68107477891e65b5b5539f9eec3afbe23ffdc" }, "downloads": -1, "filename": "red_star-2.1.5-py3.7-none-any.whl", "has_sig": false, "md5_digest": "d745bca88032950b962eee92e733f56b", "packagetype": "bdist_wheel", "python_version": "py3.7", "requires_python": null, "size": 69616, "upload_time": "2019-10-27T19:39:51", "upload_time_iso_8601": "2019-10-27T19:39:51.283426Z", "url": "https://files.pythonhosted.org/packages/51/de/6dc433dff7d8a3bf155550227d58bc9d2e49a4d67b596d85174d85ec8bdc/red_star-2.1.5-py3.7-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ba2a767ee3d881029df964e3a23f79fa", "sha256": "4a8686e15028a00c91c0aecec81c1c99dc54e172864d525ccc97590c52476e25" }, "downloads": -1, "filename": "red_star-2.1.5.tar.gz", "has_sig": false, "md5_digest": "ba2a767ee3d881029df964e3a23f79fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60842, "upload_time": "2019-10-27T19:39:53", "upload_time_iso_8601": "2019-10-27T19:39:53.064954Z", "url": "https://files.pythonhosted.org/packages/4b/1b/a3ca67b6f23ba2650de5d62c0e6b4c771feed4003bb39e3c596ae27ec789/red_star-2.1.5.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.6": [ { "comment_text": "", "digests": { "md5": "4d97747592d9bf054b31a07736eaeef7", "sha256": "cdf13b5f8f894b4e531f02958f190e0372a1bf28f80addd455ed484a5f9b34bb" }, "downloads": -1, "filename": "red_star-2.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "4d97747592d9bf054b31a07736eaeef7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 70555, "upload_time": "2020-07-05T16:21:31", "upload_time_iso_8601": "2020-07-05T16:21:31.663689Z", "url": "https://files.pythonhosted.org/packages/af/ac/b5a5b04c2a29a5762f35ff881ae8f11b56d2d50645198240fec1f74c0578/red_star-2.1.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "66a0f480c22540538f88be4bc823fb09", "sha256": "34b22092f56d9fdee4574065067a987547e94f3f48170fd4e86c353410711679" }, "downloads": -1, "filename": "red_star-2.1.6.tar.gz", "has_sig": false, "md5_digest": "66a0f480c22540538f88be4bc823fb09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61648, "upload_time": "2020-07-05T16:21:32", "upload_time_iso_8601": "2020-07-05T16:21:32.637794Z", "url": "https://files.pythonhosted.org/packages/a8/d5/c38a7360ed5daf61a7bd580f7dadc5b8ff2cb304f91155ba86f84fe10612/red_star-2.1.6.tar.gz", "yanked": false, "yanked_reason": null } ], "2.1.7": [ { "comment_text": "", "digests": { "md5": "701f1e8058734364e7bbff40a6b17489", "sha256": "26622f615476d4aadb3a41d6a631a77b7a6873f5df0eb5ba99763afb9791ec67" }, "downloads": -1, "filename": "red_star-2.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "701f1e8058734364e7bbff40a6b17489", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 70549, "upload_time": "2020-07-06T19:25:17", "upload_time_iso_8601": "2020-07-06T19:25:17.375955Z", "url": "https://files.pythonhosted.org/packages/86/51/75b9450f62a0c3a6293ef0d81411226883d676d4e04f3db86ce447c424eb/red_star-2.1.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0cf92793a3b30d0b7535dcd30cb5702f", "sha256": "6054c39661e6bfdb91d3d06dd0ac3bd634fcc9d69d9992058a56ceb89a5b87f1" }, "downloads": -1, "filename": "red_star-2.1.7.tar.gz", "has_sig": false, "md5_digest": "0cf92793a3b30d0b7535dcd30cb5702f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61634, "upload_time": "2020-07-06T19:25:18", "upload_time_iso_8601": "2020-07-06T19:25:18.490961Z", "url": "https://files.pythonhosted.org/packages/d7/9a/6bd84e0445379a97f596ce1e92332f31ea71b057091e45229cea0304d19b/red_star-2.1.7.tar.gz", "yanked": false, "yanked_reason": null } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "59964c56c9b6574cfa277946479e99d6", "sha256": "65d322399df25283050acc7105fe178b11ccf7cc37c0015683931562e2d854b8" }, "downloads": -1, "filename": "red_star-2.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "59964c56c9b6574cfa277946479e99d6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.7", "size": 72768, "upload_time": "2020-09-25T20:37:37", "upload_time_iso_8601": "2020-09-25T20:37:37.801639Z", "url": "https://files.pythonhosted.org/packages/77/80/686678d70d4766c77c6dc8388eeb94a5c876de002aaa3e086fa6f2f63d2d/red_star-2.2.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3d8c49a6beb5c9f9c49e25a6acc54011", "sha256": "a85df3d1efbc89311c6d928e42599e44c14c448d84c2d12748b2d80b76bde387" }, "downloads": -1, "filename": "red_star-2.2.0.tar.gz", "has_sig": false, "md5_digest": "3d8c49a6beb5c9f9c49e25a6acc54011", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 64331, "upload_time": "2020-09-25T20:37:39", "upload_time_iso_8601": "2020-09-25T20:37:39.419300Z", "url": "https://files.pythonhosted.org/packages/8a/7e/fdc0fec9423808f389c6b2be69a704b7ff9e19c76bb2a7caf2da3493d0cf/red_star-2.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "2a1780ed17fc629ed15c31c9229a7bdf", "sha256": "43819a25ef3e3de90ff559c55a17b52b826adcc2f950762d32141138b60f6018" }, "downloads": -1, "filename": "red_star-2.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2a1780ed17fc629ed15c31c9229a7bdf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.7", "size": 73003, "upload_time": "2020-09-27T20:58:11", "upload_time_iso_8601": "2020-09-27T20:58:11.607871Z", "url": "https://files.pythonhosted.org/packages/fa/30/9e213ece90043a8d3e8668891d190f0ada216e36eb2101fbd4a1e2261335/red_star-2.2.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ed57bfd4ca0966ceca3609039002ebb0", "sha256": "05381ebb1424c47e6a2bd590f52b3970df610209f6afd0dc344cc0a0e5c817b2" }, "downloads": -1, "filename": "red_star-2.2.1.tar.gz", "has_sig": false, "md5_digest": "ed57bfd4ca0966ceca3609039002ebb0", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 64506, "upload_time": "2020-09-27T20:58:12", "upload_time_iso_8601": "2020-09-27T20:58:12.590896Z", "url": "https://files.pythonhosted.org/packages/a1/0d/501829966537c9fb3a818f1d8172a6941adbaabd3ab9bb02ac771024fe3b/red_star-2.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "e8f5367e1dd1f4a12c8d0ab2e20c6203", "sha256": "6963a99b981b336d6d694f7dab7fbfad8ec4f2175f5a1667983cd14d5478bf07" }, "downloads": -1, "filename": "red_star-2.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e8f5367e1dd1f4a12c8d0ab2e20c6203", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.7", "size": 73031, "upload_time": "2020-10-07T17:15:14", "upload_time_iso_8601": "2020-10-07T17:15:14.906781Z", "url": "https://files.pythonhosted.org/packages/97/d2/983a51075887d0949934dd5c9a724dea7451a2a88adef39a45ccf79ea0cd/red_star-2.2.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "916017791aff4e5eb775c81db8320959", "sha256": "05b89be6a19e7bb83dba3923f2ad48c264d3fd385ba01c18324222af882e544d" }, "downloads": -1, "filename": "red_star-2.2.2.tar.gz", "has_sig": false, "md5_digest": "916017791aff4e5eb775c81db8320959", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 64532, "upload_time": "2020-10-07T17:15:16", "upload_time_iso_8601": "2020-10-07T17:15:16.214776Z", "url": "https://files.pythonhosted.org/packages/1b/69/08840fb4bc52a0f6f57fb8c41329cccde7b5596324608e11fe43b7c61b2b/red_star-2.2.2.tar.gz", "yanked": false, "yanked_reason": null } ], "2.2.3": [ { "comment_text": "", "digests": { "md5": "c63fc3c5cc00ad51cb324de1e9f44e39", "sha256": "c7dc0cca62214e4bc357c98268a0743045c708314477848e5838ff10ced0042a" }, "downloads": -1, "filename": "red_star-2.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c63fc3c5cc00ad51cb324de1e9f44e39", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.7", "size": 72825, "upload_time": "2020-11-01T19:03:16", "upload_time_iso_8601": "2020-11-01T19:03:16.594778Z", "url": "https://files.pythonhosted.org/packages/8a/c3/328aed8cdc359dbfa24ec80f9ada317bc080ef1bf02137c4d108fc285788/red_star-2.2.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "342e5e51127b62408a9b94de70d0d43c", "sha256": "ece7916f1a8c5c91f7232579e7b7ac4a95c35b895a61d976113c821cdb84ff98" }, "downloads": -1, "filename": "red_star-2.2.3.tar.gz", "has_sig": false, "md5_digest": "342e5e51127b62408a9b94de70d0d43c", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 64292, "upload_time": "2020-11-01T19:03:18", "upload_time_iso_8601": "2020-11-01T19:03:18.807390Z", "url": "https://files.pythonhosted.org/packages/b0/7b/1fae0bbdfb245b30c683849699077c30a077bff1eeed0756b69d15706722/red_star-2.2.3.tar.gz", "yanked": false, "yanked_reason": null } ], "2.2.4": [ { "comment_text": "", "digests": { "md5": "a8aad7b60f980cc0591831d4f15bfd0d", "sha256": "ffd03eaafce7e024b08550bfe6193fc1a9339fe696babd3ba54ad6d5963dfe3e" }, "downloads": -1, "filename": "red_star-2.2.4-py3-none-any.whl", "has_sig": false, "md5_digest": "a8aad7b60f980cc0591831d4f15bfd0d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.7", "size": 73125, "upload_time": "2021-09-09T17:08:35", "upload_time_iso_8601": "2021-09-09T17:08:35.464334Z", "url": "https://files.pythonhosted.org/packages/6d/53/131e20e8589f4156201ada7d3b5b5252deb29f086c66cba0aed127040b73/red_star-2.2.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "66042fc7945415e1b6e1f6e5f3645292", "sha256": "df9bc33d4e1a06b7d0a3fa6d0f86680c2765328d25495536322004925e986fcf" }, "downloads": -1, "filename": "red_star-2.2.4.tar.gz", "has_sig": false, "md5_digest": "66042fc7945415e1b6e1f6e5f3645292", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 65116, "upload_time": "2021-09-09T17:08:37", "upload_time_iso_8601": "2021-09-09T17:08:37.153801Z", "url": "https://files.pythonhosted.org/packages/2e/7a/7ca69507aa6e1141063ae920c4a690a0adfc5dca33136b1345633004dc96/red_star-2.2.4.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8aad7b60f980cc0591831d4f15bfd0d", "sha256": "ffd03eaafce7e024b08550bfe6193fc1a9339fe696babd3ba54ad6d5963dfe3e" }, "downloads": -1, "filename": "red_star-2.2.4-py3-none-any.whl", "has_sig": false, "md5_digest": "a8aad7b60f980cc0591831d4f15bfd0d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "~=3.7", "size": 73125, "upload_time": "2021-09-09T17:08:35", "upload_time_iso_8601": "2021-09-09T17:08:35.464334Z", "url": "https://files.pythonhosted.org/packages/6d/53/131e20e8589f4156201ada7d3b5b5252deb29f086c66cba0aed127040b73/red_star-2.2.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "66042fc7945415e1b6e1f6e5f3645292", "sha256": "df9bc33d4e1a06b7d0a3fa6d0f86680c2765328d25495536322004925e986fcf" }, "downloads": -1, "filename": "red_star-2.2.4.tar.gz", "has_sig": false, "md5_digest": "66042fc7945415e1b6e1f6e5f3645292", "packagetype": "sdist", "python_version": "source", "requires_python": "~=3.7", "size": 65116, "upload_time": "2021-09-09T17:08:37", "upload_time_iso_8601": "2021-09-09T17:08:37.153801Z", "url": "https://files.pythonhosted.org/packages/2e/7a/7ca69507aa6e1141063ae920c4a690a0adfc5dca33136b1345633004dc96/red_star-2.2.4.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }