Skip to main content

Fetch Daily meditations

Project description

Fetch Meditation Py

  • Python library for reading and parsing daily meditations

Basic Usage

from fetch_meditation.jft_language import JftLanguage
from fetch_meditation.jft_settings import JftSettings
from fetch_meditation.jft import Jft

settings = JftSettings(JftLanguage.Russian)
jft_instance = Jft.get_instance(settings)
jft_entry = jft_instance.fetch()

print(jft_entry.quote)

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

fetch_meditation-0.2.0.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

fetch_meditation-0.2.0-py3-none-any.whl (17.9 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