Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Cepave/fastweb_API_wrapper

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trouble shooting

for the error ImportError: no module named request

in Ubuntu

sudo apt-get install request

in CentOS

yum install python-pip
pip install requests

for yaml dependency

use

pip install pyyaml

or

sudo apt-get install python-yaml  # in Ubuntu
yum install python-yaml           # in CentOS

for arrow dependency

pip install arrow

Recommended utility

apt-get install jq  # in Ubuntu
yum install jq      # in CentOS

setup

fill in the username, password in secret.yaml

typical use

./history.py 2017-02-28T06:01:00+0800 2017-03-28T06:01:00+0800 c01.i07 | jq '.'

About

api wrapper for fastweb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.