Database library using nothing but Discord. PyDis Codejam 2024.
Project description
Discobase
This is a temporary README
Installation
One-Time Installs
You need to run the following commands after running locally:
$ python -m venv .venv
$ source .venv/bin/activate
$ pip install pre-commit
$ pre-commit install
$ pip install hatch
$ pip install -e .
Other Commands
source .venv/bin/activate: activates the virtual environment (for Mac and Linux)..\.venv\Scripts\activate: activates the virtual environ (for Windows).hatch test: runs unit tests. Note that you need theTEST_BOT_TOKENenvironment variable set.ruff format: Formats your code.
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
discobase-1.0.0.tar.gz
(21.2 kB
view details)
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 discobase-1.0.0.tar.gz.
File metadata
- Download URL: discobase-1.0.0.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4166471a81cf842a84e1fc8ed86654a99c4c9740a2e412f8589943ec799b5e6f
|
|
| MD5 |
9eb477f0155517164b0f5d98c225bad9
|
|
| BLAKE2b-256 |
cd3d2596628bac8d14a378188ef9fadbf37a0173c755bf5a0507ab10639e58ea
|
File details
Details for the file discobase-1.0.0-py2.py3-none-any.whl.
File metadata
- Download URL: discobase-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1472c9ac6d6487f751c99463e3701c878de71c2282c4e44e280b609ff79647f
|
|
| MD5 |
8a2c5f3393180e9328412138f32cd177
|
|
| BLAKE2b-256 |
cfbfd3b0946eb137456a74cc55e02843a40c0253cb76d9c7dd1a522e4e8c1ca1
|