A small collection of utilities for cog creation with Red-DiscordBot.
Project description
Tidegear
A collection of utilities for use with Red-DiscordBot, made for SeaCogs. This library is fully documented.
Licensing
Tidegear is licensed under the Mozilla Public License 2.0. Asset files and documentation are licensed under CCO 1.0. Additionally, Tidegear uses the Reuse tool to validate license compliance. If a file does not have an explicit license header - which most should! - you may check the REUSE.toml file to determine the file's license.
Developing
You'll need some prerequisites before you can start working on Tidegear.
git - uv
Additionally, I recommend a code editor of some variety. Visual Studio Code is a good, beginner-friendly option.
Installing Prerequisites
This section of the guide only applies to Windows systems. If you're on Linux, refer to the documentation of the projects listed above. I also offer a Nix Flake that contains all of the required prerequisites, if you're a Nix user.
git
You can download git from the git download page.
Alternatively, you can use winget:
winget install --id=Git.Git -e --source=winget
uv
You can install uv with the following Powershell command:
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Alternatively, you can use winget:
winget install --id=astral-sh.uv -e
Getting the Source Code
Once you have git installed, you can use the git clone command to get a copy of the repository on your system.
git clone https://c.csw.im/cswimr/tidegear.git --recurse-submodules
Then, you can use uv to install the Python dependencies required for development.
uv sync --all-groups --all-extras --frozen
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file red_tidegear-1.26.11.tar.gz.
File metadata
- Download URL: red_tidegear-1.26.11.tar.gz
- Upload date:
- Size: 80.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fba393d762f42ca2d8d31a917997722d4271a8279f79da98d4a7876a8027436b
|
|
| MD5 |
d300c9e48c3bf1936b02a5272cce9734
|
|
| BLAKE2b-256 |
3b44eba68ab40e6a1972b408dc640eb9edd4f474a676b86d975cf32b0bba02d3
|
File details
Details for the file red_tidegear-1.26.11-py3-none-any.whl.
File metadata
- Download URL: red_tidegear-1.26.11-py3-none-any.whl
- Upload date:
- Size: 94.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d043ff2cd521a01f57ce41952560122f83ad0e7fff79607609093c522ce4682c
|
|
| MD5 |
e2cd97d5f88ea52ddca231b90a52024c
|
|
| BLAKE2b-256 |
a977d2b518d1131d016d72a986ec63a0ada3db15638254082d26b7f3f63f730f
|