Metadata-Version: 2.1
Name: pynga
Version: 2.1.2
Summary: Python implementation of NGA
Home-page: http://github.com/icyblade/pynga
Author: Icyblade Dai
Author-email: icyblade.aspx@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: requests (>=2.10.0)
Requires-Dist: cachecontrol (>=0.12.0)
Requires-Dist: beautifulsoup4 (>=4.0.0)
Requires-Dist: urllib3 (>=1.18)
Requires-Dist: pytz (>=2017.2)
Provides-Extra: test
Requires-Dist: pytest (>=3.5.0); extra == 'test'
Requires-Dist: pytest-flake8 (>=1.0.0); extra == 'test'

# PyNGA

[![Build Status](https://travis-ci.org/icyblade/pynga.svg?branch=master)](https://travis-ci.org/icyblade/pynga) [![PyPI version](https://badge.fury.io/py/pynga.svg)](https://pypi.python.org/pypi/pynga) [![codecov](https://codecov.io/gh/icyblade/pynga/branch/master/graph/badge.svg)](https://codecov.io/gh/icyblade/pynga) [![Documentation Status](https://readthedocs.org/projects/pynga/badge/?version=latest)](http://pynga.readthedocs.io/?badge=latest)


Python implementation of [NGA](https://bbs.ngacn.cc)


