Skip to main content

A python package that allows users to create their own wizard.

Project description

Create your own Wizard

Samuel's Badge

Authors

Project Overview

Our project is Harry Potter-based and is split into five different functions:

  1. Wizard Name Generator

    • This function takes a theme like "American" or "bizarre" and utilizes OpenAI to create a wizard name.
  2. Choose a Harry Potter Themed Animal

    • It takes in a house, and based on that house, it prompts the user with a set of questions and returns an animal.
  3. Choose Hogwarts House

    • It takes your house preference like the sorting hat would.
  4. Choose a Harry Potter-themed Candy

    • Takes the number of candies and chooses them randomly from a pre-defined list.
  5. Generate a Harry Potter Fighting Spell

    • It takes the number of spells to be generated, utilizes Latin prefixes and suffixes, and randomly mixes them to create a fighting spell. The spells are returned in a 2D array where the inner array has four elements: the Latin prefix and suffix, and the English translation.

Usage

Contribute

  • Testing

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

harry_potter-0.1.0.tar.gz (46.4 kB view hashes)

Uploaded Source

Built Distribution

harry_potter-0.1.0-py3-none-any.whl (33.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page