معرفی شرکت ها


eclipsescraper-0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python module for scraping NASA's eclipse site into usable CZML documents
ویژگی مقدار
سیستم عامل -
نام فایل eclipsescraper-0.3
نام eclipsescraper
نسخه کتابخانه 0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Christopher Clark (Frencil)
ایمیل نویسنده frencils@gmail.com
آدرس صفحه اصلی https://github.com/Frencil/eclipsescraper
آدرس اینترنتی https://pypi.org/project/eclipsescraper/
مجوز Apache 2.0
# Eclipse Scraper Python module for scraping NASA's eclipse site into usable CZML documents ## Overview This module is designed for scraping tabular data for the tracks of eclipse events from NASA's eclipse website ([http://eclipse.gsfc.nasa.gov/](http://eclipse.gsfc.nasa.gov/)) and converting such events into CZML documents for display with [Cesium](https://github.com/AnalyticalGraphicsInc/cesium). This module is developed in tandem with [EclipseTracks.org](http://eclipsetracks.org] ([source](https://github.com/Frencil/eclipsetracks)). Eclipse Predictions by Fred Espenak, NASA's GSFC. ## Dependencies This module requires [czml](https://github.com/cleder/czml), the Python CZML reader/writer. ## Testing Run tests in the top-level directory like so: ``` python setup.py test ``` Eclipse Scraper is continually tested with [Travis CI](https://travis-ci.org/Frencil/eclipsescraper). [![Build Status](https://api.travis-ci.org/Frencil/eclipsescraper.png)](https://travis-ci.org/Frencil/eclipsescraper) [![Coverage Status](https://coveralls.io/repos/Frencil/eclipsescraper/badge.svg?branch=master)](https://coveralls.io/r/Frencil/eclipsescraper?branch=master)


نحوه نصب


نصب پکیج whl eclipsescraper-0.3:

    pip install eclipsescraper-0.3.whl


نصب پکیج tar.gz eclipsescraper-0.3:

    pip install eclipsescraper-0.3.tar.gz