psassist/README.md
2021-03-10 18:55:03 +07:00

1.2 KiB

psassist

psassist

Get the stats for places.

Example: python3 passiveassistget.py "41.55,-90.493611" 3500
Web Example: here

4 additional examples, using Smarty Pins: here, Land Lines: here, Google Santa Tracker: here, and Norad Santa Tracker: here.

For LPAds, please click here

How to use

To use PassiveAssist library, you need to do the following actions:

for Python for JavaScript
import passiveassistlib <script src="https://raw.githubusercontent.com/Crawlerop/psassist/main/js/passiveassist.js" crossorigin=""></script>