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.
- Host: GitHub
- URL: https://github.com/dapp-learning-dao/poster-helper
- Owner: Dapp-Learning-DAO
- Created: 2023-12-12T15:19:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T03:52:00.000Z (about 1 year ago)
- Last Synced: 2025-06-13T10:07:27.191Z (about 1 year ago)
- Language: Python
- Size: 17.2 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DL Poster Helper
## Quick Start
- install
```sh
pip install -r ./requirements.txt
```
- run
```sh
python main.py
```