Skip to content

GBMitev/ExoTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This code has a bunch of tools I found I kept rewriting when using ExoMol files. Hope it's useful.

You can install it by cd-ing into the directory such that ls returns:

dist exotools README.md pyproject.toml

and running:

$pip install -e .

The -e is there to allow you to edit the package and then the changes will be visible immediately. The "." tells to install the current directory, which you cd'd into. Works in linux.

About

Functions useful for using ExoMol files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages