Skip to content

FullByte/ddd

Repository files navigation

Doomsday Dispatcher

Doomsday Dispatcher is a radio program. Content is generated using current and past events. New content follows a clear goal and program for a radio and podcast format. Everything else is generated and to some extent random.

Workflow

workflow

Get started

Create and activate a Virtual Environment

python -m venv ddd_venv
source ddd_venv/bin/activate

Install Libraries

pip3 install -r requirements.txt

Run code...

Maintenance

Run python manage_dependencies.py to update the python library dependencies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published