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
Donate
Release files for pyaztro 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyaztro-0.3.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyaztro-0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:9.0 kB
Release files / pyaztro-0.3.tar.gz
| Download URL | pyaztro-0.3.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6eb114573ef75ada94b2f82394df8dcac392382ac6a99a6f97d515069a5b8560
|
|
BLAKE2b-256 checksum How to use checksums |
8fcaa2fa7d070002287138e0f7bebc367724af4dce6ad6dfd63fd697dbc9137b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
|
Release files / pyaztro-0.3-py3-none-any.whl
| Download URL | pyaztro-0.3-py3-none-any.whl |
|---|---|
| Size | 4.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
04366454457e7a8b9c6f60de0ffa0b3b9d8cf53202a77ac5c96ff23b460e66d6
|
|
BLAKE2b-256 checksum How to use checksums |
a535856f58cb4b94842cf97a13a82135f3995a6a6b2293100ef16ac3a4f18d38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.0.1 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
|