Skip to main content

Truth Dare Fun Api

Project description

Tg-Truth-Dare

Examples

Installing Package

$ sh pip3 install -U TruthDarePy

Truth In English

from TruthDarePy import TD
love = TD()
print(love.truth["question"])

Truth In Bangala

from TruthDarePy import TD
love = TD()
print(love.truth["bangala"])

Dare In English

from TruthDarePy import TD
love = TD()
print(love.dare["question"])

Dare In Bangala

from TruthDarePy import TD
love = TD()
print(love.dare["bn"])

Get Available Languages

from TruthDarePy import TD
love = TD()
print(love.languages())

Output

• English - question
• বাংলা (Bengali) - bn
• Deutsch (German) - de
• Español (Spanish) - ea
• Français (French) - fr
• हिंदी (Hindi) - hi
• Tagalog (Filipino) - tl

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

TruthDarePy-1.0.0.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

TruthDarePy-1.0.0-py3-none-any.whl (14.4 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