Metadata-Version: 2.4
Name: missing-poster
Version: 0.2.0
Summary: Create funny Missing posters from pictures
Project-URL: Homepage, https://github.com/moemchen13/missing_poster
Project-URL: Repository, https://github.com/moemchen13/missing_poster
Project-URL: Issues, https://github.com/moemchen13/missing_poster/issues
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=2.3.3
Requires-Dist: pillow>=12.0.0
Dynamic: license-file

# Missing Poster Package

1. First command *create_csv* takes folder with images that are named after the person
2. Creates CSV file with those and funny attributes
3. Second command *csv_to_missing_poster* takes in csv file and creates pdf of Missing posters

### Example of PDF created
![Example_missing](./Moritz_Christ_missing_poster.png)
