An open API service indexing awesome lists of open source software.

https://github.com/dapp-learning-dao/poster-helper

Automatically generate posters and announcement information for sharing meeting.
https://github.com/dapp-learning-dao/poster-helper

Last synced: 8 months ago
JSON representation

Automatically generate posters and announcement information for sharing meeting.

Awesome Lists containing this project

README

          

# DL Poster Helper

## Quick Start

- install

```sh
pip install -r ./requirements.txt
```

- run

```sh
python main.py
```