Skip to main content

A Python library for reading variable star data from GCVS.

Project description

Requirements Status Latest PyPI version Number of PyPI downloads Supported Python versions Wheel Status https://travis-ci.org/zsiciarz/pygcvs.svg?branch=master https://coveralls.io/repos/zsiciarz/pygcvs/badge.svg?branch=master

A Python library for reading variable star data from the General Catalog of Variable Stars.

Installation

Use pip to install latest release available at PyPI:

pip install pygcvs

Usage

Download the iii.dat file from GCVS and point the read_gcvs function at its location. The function returns a generator which yields a single star data dictionary at a time. See below:

>>> import pygcvs
>>> for star in pygcvs.read_gcvs('iii.dat'):
...     print(star['name'])
R AND
S AND
#...
V0515 VUL
V0516 VUL

Resources

Author

License

pygcvs is free software, licensed under the MIT/X11 License. A copy of the license is provided with the source code in the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygcvs-1.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

pygcvs-1.1-py2.py3-none-any.whl (6.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pygcvs-1.1.tar.gz.

File metadata

  • Download URL: pygcvs-1.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pygcvs-1.1.tar.gz
Algorithm Hash digest
SHA256 0462a0bc33c9b63e050b0356c4a03b7b23f395c5b1bf24a4140268486adbc3bc
MD5 0fd66602fc3360a13cacb711c847350c
BLAKE2b-256 ebda45f7ddedc485364c2f3e34c6c8705d05630be5e5b64e137f2b6bb15c3559

See more details on using hashes here.

Provenance

File details

Details for the file pygcvs-1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pygcvs-1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d16f6f46fa6459c3ddd956e8151b556a259cee436fbbf9f10a313ead1bfc21c8
MD5 5f44c012d63e4372505dc5ce5fe7dafd
BLAKE2b-256 ae028654c5f1302200ad0f17029a5d7d842e22edd19019bf9e0bd4bb3e612f07

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page