├── .gitignore ├── README.md └── pyfetion.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpgao/pyfetion/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpgao/pyfetion/HEAD/README.md -------------------------------------------------------------------------------- /pyfetion.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpgao/pyfetion/HEAD/pyfetion.py --------------------------------------------------------------------------------