Skip to main content

API de frases

Project description

Frases.py

Librería de Python para la API de Las Frases

Instalar

PyPI

  • pip install frases

Git

  • git clone https://github.com/Luqaska/frases.py.git
  • cd frases
  • pip install .

Ejemplo

import frases
print(frases.frase()["frase"])

Funciones

  • frase(): Frase al azar
  • all(): Lista de todas las frases disponibles
  • autor(autor): Filtrar por autor (Anónimo => False)
  • buscar(consulta: str): Buscar frase por su contenido

(C) 2022 Luqaska

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

frases-0.1.0.tar.gz (2.4 kB view hashes)

Uploaded Source

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