No description
Find a file
2020-10-25 00:03:01 +07:00
js update passiveAssist every 5 seconds 2020-10-25 00:03:01 +07:00
LICENSE Create LICENSE 2020-10-24 22:55:17 +07:00
passiveassistget.py First release 2020-10-24 22:56:53 +07:00
passiveassistlib.py First release 2020-10-24 22:56:53 +07:00
passiveassistparse.py First release 2020-10-24 22:56:53 +07:00
README.md Made a example site clickable 2020-10-24 23:12:21 +07:00

psassist

Get the stats for places.

Example: python3 passiveassistget.py "41.55,-90.493611" 3500
Web Example: 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>