Skip to main content

A client library for aztro - The Astrology API

Project description

PyAztro is a client library for aztro written in Python.

aztro provides horoscope info for sun signs such as Lucky Number, Lucky Color, Mood, Color, Compatibility with other sun signs, description of a sign for that day etc.

Documentation for aztro API is available here, documentation for PyAztro is under development.

Requirements

  • Python 3+ (Recommended)

  • The requests and dateutils library. pip should handle this for you when installing pyaztro.

Installation

pip install pyaztro

Example Usage

>>> import pyaztro
>>> horoscope = pyaztro.Aztro(sign='aries')
>>> horoscope.description
'Diligent'

Support

If you encounter any bugs, please let me know by creating an issue or tweeting at me @sameer_kumar018.

Contributing

Please see the repository’s CONTRIBUTING file.

Say Thanks

Say Thanks

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

pyaztro-0.2.tar.gz (3.5 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