Skip to content

robin-collins/Evpn

 
 

Repository files navigation

Evpn

Evpn is Python library for control ExpressVPN on your machine using Native messaging

Docs

the docs available here

Development
  1. Install dependencies pip3 install .
  2. Install dev dependencies pip3 install .[dev]
  3. Lint it pylint --rcfile=.pylintrc --recursive=y .
  4. Test your changes python3 -m pytest .
  5. Make new PR 🚀
Contributing

Every contribution is welcome. If you want to contribute but are unsure where to start, any open issues are fair game!

About

Cross Platform ExpressVPN python native API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%