Skip to content

mahesh-wor/d2ping-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d2ping-django

Django Implementaion of dota2pyping.

no need to open the game to just check your ping. just goto http://invoron.pythonanywhere.com/

Installation

Linux: (can be modified for windows & osx)

git clone https://github.com/mahesh-wor/d2ping-django/
cd d2ping-django

Set Up virtualenv and install Django

python3 -m venv <your_env>
source yourenv/bin/activate
pip3 install -r requirements.txt  

Usage example

visit localhost:8000 // or  http://invoron.pythonanywhere.com/

Meta

Steam-ID – @invoron

Mahesh-wor – @mahesh-wormaheshwor89@gmail.com

Distributed under the GPL license. See LICENSE for more information.

[https://github.com/mahesh-wor/d2ping-django(https://github.com/dbader/)

Contributing

  1. Fork it (https://github.com/mahesh-wor/d2ping-django/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Django Implementaion of dota2pyping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors