Date: 01 May 2023
Module : pyaztro Installation : pip install pyaztro About: 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. Sample: >>> import pyaztro >>> horoscope = pyaztro.Aztro(sign='aries') >>> horoscope.description 'Diligent' Reference: https://pypi.org/project/pyaztro/
_______________________________________________ Chennaipy mailing list Chennaipy@python.org https://mail.python.org/mailman/listinfo/chennaipy