Metadata-Version: 2.1
Name: atelParser
Version: 0.4.0
Summary: scrape and parse content of ATels posted on The Astronomer's Telegram website, identify individual objects by name and coordinates
Home-page: https://github.com/thespacedoctor/atelParser
Author: David Young
Author-email: davidrobertyoung@gmail.com
License: MIT
Download-URL: https://github.com/thespacedoctor/atelParser/archive/v0.4.0.zip
Keywords: astronomy, parse, atel
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: pyyaml
Requires-Dist: atelParser
Requires-Dist: fundamentals
Requires-Dist: astrocalc
Requires-Dist: HMpTy
Requires-Dist: multiprocess
Requires-Dist: requests
Requires-Dist: pymysql (==0.9.0)
Requires-Dist: pandas
Requires-Dist: numpy

# atelParser

<!-- INFO BADGES -->  

[![](https://img.shields.io/pypi/pyversions/atelParser)](https://pypi.org/project/atelParser/)  
[![](https://img.shields.io/pypi/v/atelParser)](https://pypi.org/project/atelParser/)  
[![](https://img.shields.io/github/license/thespacedoctor/atelParser)](https://github.com/thespacedoctor/atelParser)  
[![](https://img.shields.io/pypi/dm/atelParser)](https://pypi.org/project/atelParser/)  

<!-- STATUS BADGES -->  

[![](http://167.99.90.204:8080/buildStatus/icon?job=atelParser%2Fmaster&subject=build%20master)](http://167.99.90.204:8080/blue/organizations/jenkins/atelParser/activity?branch=master)  
[![](http://167.99.90.204:8080/buildStatus/icon?job=atelParser%2Fdevelop&subject=build%20dev)](http://167.99.90.204:8080/blue/organizations/jenkins/atelParser/activity?branch=develop)  
[![](https://cdn.jsdelivr.net/gh/thespacedoctor/atelParser@master/coverage.svg)](https://raw.githack.com/thespacedoctor/atelParser/master/htmlcov/index.html)  
[![](https://readthedocs.org/projects/atelparser/badge/?version=master)](https://atelparser.readthedocs.io/en/master/)  
[![](https://img.shields.io/github/issues/thespacedoctor/atelParser/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/atelParser/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)  

*scrape and parse content of ATels posted on The Astronomer's Telegram website, identify individual objects by name and coordinates*.

Documentation for atelParser is hosted by [Read the Docs](https://atelparser.readthedocs.io/en/master/) (last
[stable version](https://atelparser.readthedocs.io/en/development/) and [latest version](https://atelparser.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/atelParser). Please report any issues you find [here](https://github.com/thespacedoctor/atelParser/issues).

## Features

* 





