Skip to content

BioHazard786/Custom-Posters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Custom Posters

A api to generate custom anime, tv and movie posters.

View Demo · Report Bug · Request Feature

Deploy To Vercel

Deploy to Vercel

In production build command is - gunicorn -w 4 -b 0.0.0.0:8000 app:app

Table of Contents

Getting Started

Prerequisites

Required Variables

  • TMDB_API_KEY: Get it from TMDB

Required Softwares

Run Locally

1. Clone Repo

git clone https://github.com/BioHazard786/Custom-Posters.git custom-poster/

2. Setting up config.env file

  • Create config.env file in root folder with the following variables.

2. Running Locally

# cd into folder
cd custom-poster

# Install dependencies
pip install -r requirements.txt

# uncomment the last line in app.py
# Run Locally
python app.py

Built With

  • Python - The main language

  • Pillow - The image manipulation library used

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Mohd Zaid - @LuLu786 - [email protected]

Project Link : https://github.com/BioHazard786/Custom-Posters

About

Custom Posters of anime, tv and movies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages