Skip to main content

Penelopa Dialog for managing and coordinating tasks

Project description

PyPI version License: MIT Downloads LinkedIn

Penelopa Dialog

Penelopa Dialog is a Python module for creating interactive console applications. It simplifies the process of dialogues in the console, waiting for user inputs, and handling responses, making it easier to create interactive command-line tools.

Installation

To install Penelopa Dialog, you can use pip:

pip install penelopa-dialog

Usage

As a Python Module

You can use Penelopa Dialog as a module in your Python scripts.

Example:

from penelopa_dialog import PenelopaDialog

# Initialize the dialog with a prompt message
dialog = PenelopaDialog("Hello, please tell me your task.")

# Run the dialog and capture the user's input
user_response = dialog.run()

print("You responded with:", user_response)

This example demonstrates initializing the Penelopa Dialog with a specific message, running the dialogue to wait for the user's input, and then printing out the response.

Customizing Your Dialogue

You can customize your dialogue by adjusting the prompt message or by extending the PenelopaDialog class to include more complex logic or additional interactive features.

Output Example

When you run the Penelopa Dialog, it displays the prompt message and waits for the user's input. Here is an example interaction:

Hello, please tell me your task:
> Refactor the database schema.
You responded with: Refactor the database schema.

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

License

MIT

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

penelopa_dialog-2025.5.160654.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

penelopa_dialog-2025.5.160654-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file penelopa_dialog-2025.5.160654.tar.gz.

File metadata

  • Download URL: penelopa_dialog-2025.5.160654.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.11

File hashes

Hashes for penelopa_dialog-2025.5.160654.tar.gz
Algorithm Hash digest
SHA256 f75bc9f3130e180779c198fbf10ccbea5ddbfdf709644175ce58e88a072e1e4c
MD5 1725052e30b1459888c3b615994b9542
BLAKE2b-256 e0c495f06a8dfb8350f67f6e6ac17eb309346a49c792f71dd70872c1c1c0af11

See more details on using hashes here.

File details

Details for the file penelopa_dialog-2025.5.160654-py3-none-any.whl.

File metadata

File hashes

Hashes for penelopa_dialog-2025.5.160654-py3-none-any.whl
Algorithm Hash digest
SHA256 96e38477b6bf0922b64aded972389d76fbe93099ee164a88bc3b19c41a460f5c
MD5 86bc5a57c2f3d8e723d1444516671015
BLAKE2b-256 ed5eae98e0b87b3f7c745afc09633eaf2ae282c5264f5b80a7cace73def02027

See more details on using hashes here.

Supported by

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