Skip to main content

An library which used to connect to JUST VPN

Project description

https://img.shields.io/pypi/v/justvpn.svg https://img.shields.io/pypi/l/justvpn.svg https://img.shields.io/pypi/pyversions/justvpn.svg

一个方便连接江苏科技大学内网的Python库

对Python的request库中Session类进行了简单封装,Demo为访问知网

依赖:

  • bs4

  • requests

  • lxml

安装方法:

Ubuntu:

sudo apt update && sudo apt upgrade
sudo apt install python python-pip
sudo pip install justvpn

Arch Linux:

sudo pacman -Syu python python-pip
sudo pip install justvpn

获取并运行测试样例:

Ubuntu:

sudo apt update && sudo apt upgrade
sudo apt install git
git clone https://github.com/Koswu/justvpn.git
cd justvpn/tests
python ./*.py

Arch Linux:

sudo pacman -Syu && sudo pacman -S git
git clone https://github.com/Koswu/justvpn.git
cd justvpn/tests
python ./*.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

justvpn-0.2.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distributions

justvpn-0.2.1-py3.6.egg (6.1 kB view hashes)

Uploaded Source

justvpn-0.2.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page