Metadata-Version: 2.4
Name: astrobeckit
Version: 0.1.1
Summary: Useful quick scripts
Home-page: https://github.com/becnealon/becastro
Author: Rebecca Nealon
Author-email: Rebecca Nealon <rebecca.nealon.astro@gmail.com>
Project-URL: Source, https://github.com/becnealon/astrobeckit
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: matplotlib>=3.6
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# astrobeckit

A small package full of useful little scripts for astro.

## Installation

```bash
pip install astrobeckit


## Usage

import astrobeckit

# To run papergirl (with appropriate topic and author list)
astrobeckit.papergirl()
