keputils
=====
Basic module for interaction with KOI and *Kepler*-stellar tables.
**Installation**
::
pip install keputils
Installing will also install ``pandas``, ``plotutils``, and ``simpledist`` modules, if not already installed.
The first time you import ``keputils.koiutils``, python will download the current cumulative
KOI table in .csv form from the `NASA Exoplanet Archive <http://exoplanetarchive.ipac.caltech.edu/>`_,
and save it to ``~/.keputils/kois_cumulative.csv``. Also, the first time importing, it will ingest the .csv
data and re-write it to an HDF5 file, from where it will read the data in the future (faster loading).
Similarly, the first time you import ``keputils.kicutils``, python will download the *Kepler* stellar properties table,
save it to the ``~/.keputils`` directory, and put it into the HDF5 file for future fast loading.
=====
Basic module for interaction with KOI and *Kepler*-stellar tables.
**Installation**
::
pip install keputils
Installing will also install ``pandas``, ``plotutils``, and ``simpledist`` modules, if not already installed.
The first time you import ``keputils.koiutils``, python will download the current cumulative
KOI table in .csv form from the `NASA Exoplanet Archive <http://exoplanetarchive.ipac.caltech.edu/>`_,
and save it to ``~/.keputils/kois_cumulative.csv``. Also, the first time importing, it will ingest the .csv
data and re-write it to an HDF5 file, from where it will read the data in the future (faster loading).
Similarly, the first time you import ``keputils.kicutils``, python will download the *Kepler* stellar properties table,
save it to the ``~/.keputils`` directory, and put it into the HDF5 file for future fast loading.
Release files for keputils 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| keputils-0.2.1.tar.gz | 6.6 kB | Details |
Release files / keputils-0.2.1.tar.gz
| Download URL | keputils-0.2.1.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
747c67b4a78ae735bf1cf7807a09392b97f10c7aa71c8367b567571c4c31cc15
|
|
BLAKE2b-256 checksum How to use checksums |
072b3b8005e33007d5dc9e5e0b0b15411676d3fcc1f7cb1f9e9594bd16128d62
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |