Metadata-Version: 2.1
Name: pyrcs
Version: 0.2.9
Summary: A web-scraping tool for collecting railway codes used in different UK rail industry systems.
Home-page: https://github.com/mikeqfu/pyrcs
Author: Qian Fu
Author-email: qian.fu@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/x-rst
Requires-Dist: fake-useragent
Requires-Dist: beautifulsoup4
Requires-Dist: html5lib
Requires-Dist: lxml
Requires-Dist: measurement
Requires-Dist: more-itertools
Requires-Dist: pandas (>=1.1.0)
Requires-Dist: pyhelpers (>=1.2.4)

PyRCS
=====

|PyPI| |Python| |License| |Code size| |Downloads| |DOI|

.. |PyPI| image:: https://img.shields.io/pypi/v/pyrcs?color=important&label=PyPI
   :target: https://pypi.org/project/pyrcs/
.. |Python| image:: https://img.shields.io/pypi/pyversions/pyrcs?color=informational&label=Python
   :target: https://www.python.org/downloads/
.. |License| image:: https://img.shields.io/pypi/l/pyrcs?color=green&label=License
   :target: https://github.com/mikeqfu/pyrcs/blob/master/LICENSE
.. |Code size| image:: https://img.shields.io/github/languages/code-size/mikeqfu/pyrcs?color=yellowgreen&label=Code%20size
   :target: https://github.com/mikeqfu/pyrcs/tree/master/pyrcs
.. |Downloads| image:: https://img.shields.io/pypi/dm/pyrcs?color=yellow&label=Downloads
   :target: https://pypistats.org/packages/pyrcs
.. |DOI| image:: https://zenodo.org/badge/92501006.svg
   :target: https://zenodo.org/badge/latestdoi/92501006

**Author**: Qian Fu |Twitter|

.. |Twitter| image:: https://img.shields.io/twitter/url/https/twitter.com/Qian_Fu?label=Follow&style=social
   :target: https://twitter.com/Qian_Fu

PyRCS is a web-scraping tool for collecting `railway codes <http://www.railwaycodes.org.uk/>`_ used in different UK rail industry systems.

Resources
---------

- `Documentation <https://pyrcs.readthedocs.io/>`_
- `Issue Tracker <https://github.com/mikeqfu/pyrcs/issues>`_

License
-------

PyRCS is licensed under `GNU General Public License v3.0 (GPLv3) <https://github.com/mikeqfu/pyrcs/blob/master/LICENSE>`_.

Acknowledgements
----------------

Acknowledgements are given to those who contribute to the data resources: http://www.railwaycodes.org.uk/misc/acknowledgements.shtm


