Skip to main content

Simplified tech guides for seniors — clear, step-by-step instructions for smartphones, tablets, apps, and everyday technology.

Project description

facilguide

Python access to Facil.guide -- simplified tech guides for seniors in 5 languages: English, Spanish, French, Portuguese, and Italian.

Install

pip install facilguide

Quick Start

import facil

# Browse all guides
all_guides = facil.guides()
print(f"{len(all_guides)} guides available")

# Filter by language
spanish = facil.guides(lang="es")
french = facil.guides(lang="fr")

# Filter by category
security = facil.guides(category="security")
social = facil.guides(category="social")

# Search guides
facil.search("whatsapp")
# [{'title': 'How to Set Up WhatsApp', 'category': 'social', ...}]

# Available languages
facil.languages()
# [{'code': 'en', 'name': 'English', 'url': 'https://facil.guide/en/'}, ...]

# Guide categories
facil.categories()
# [{'slug': 'smartphone', 'name': 'Smartphone', ...}, ...]

Categories

Category Description
Smartphone Phone setup, apps, and everyday use
Tablet iPad and Android tablet guides
Computer Desktop and laptop essentials
Internet Web browsing, email, and online safety
Social Media Facebook, WhatsApp, and staying connected
Security Passwords, scams, and digital safety
Photos & Video Taking, storing, and sharing photos
Health Apps Health tracking and telehealth

Languages

Links

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

facilguide-0.1.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

facilguide-0.1.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file facilguide-0.1.0.tar.gz.

File metadata

  • Download URL: facilguide-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for facilguide-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f442104e94bc6e04c8f91b034f266d9f4daa62c520323ad76d4fe6a727c20531
MD5 8986a2c054bddded8c6e89361bef386b
BLAKE2b-256 3d5f5700862423ee8e3a5f51aeda5705ea2665d74ac877d9cd4fd4c3ee2f669d

See more details on using hashes here.

File details

Details for the file facilguide-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: facilguide-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for facilguide-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3cb934f1e8794cf1a4c6b54b64c7bf7733528786031e6e9b15d3bbd5f053c43a
MD5 96c0628b36b06c475ad9d313e0803e22
BLAKE2b-256 d4d86dcb6f63e4adee362093bf1d9ecb6a56cfa01b81fdfc8042ce614831df25

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