aztro
aztro copied to clipboard
The Astrology API 💫 Get daily horoscope!
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Looked at the astrology.py source file and it's scraping horoscopes from astrology.kudosmedia.net instead of generating them. Do you own kudosmedia or have a license from them to do this and...
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 to 0.19.0. Changelog Sourced from httplib2's changelog. 0.19.0 auth: parse headers using pyparsing instead of regexp httplib2/httplib2#182 auth: WSSE token needs to be string not bytes...
Pasting this in a browser is no longer working. https://aztro.sameerkumar.website/?sign=aries&day=today
Hello, I developed a static web page to practice the use of APIs. I hope you like it.
Getting this error again and again Exact error : `"message": "'NoneType' object has no attribute 'text'"` Status : 400 Could you please tell me how to resolve or what is...
Im getting this error { "message": "'NoneType' object has no attribute 'text'" } status:400 Bad Request anyone know about this?
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.3 to 0.15.5. Release notes Sourced from werkzeug's releases. 0.15.5 Changelog: http://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-5 0.15.4 Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-4 Changelog Sourced from werkzeug's changelog. Version 0.15.5 Released 2019-07-17 Fix...
Python code returns Is this an error code? Maybe put some information up on what the API returns when there's an error? Maybe some more detailed code?