StarNumber12046 / activities

A python script to get your activity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

activities

A python script to get your activity Not complete

Requirements

Python (>=3.7) Pip (for python >= 3.7) Git

Pip packages

psutil asyncio aiohttp flask

Running instructions

  • clone (git clone https://github.com/StarNumber12046/activities)
  • Change dir (cd activities/running/runner)
  • Install requirements (pip3 install -r requirements.txt or pip install -r requirements.txt)
  • Run server (python3 srv.py or python srv.py)
  • Run main in a separate terminal (python3 main.py or python main.py)

Bug tracking

Feel free to open an issue

About

A python script to get your activity

License:Apache License 2.0


Languages

Language:Python 100.0%