Useful quick scripts
Project description
astrobeckit
A small package full of useful little scripts for astro.
Installation
pip install astrobeckit
## Usage
[activate python environment]
# papergirl
# This script will scrape the arxiv new posts page for all the new papers of the day,
# cross check these against lists of authors and key words that you are interested in
# and only return those specific papers. It will then email this curated list straight
# to your inbox.
# Note that this script requires the following environment variables to be set
PAPERGIRL_PASSWORD # the app specific password
PAPERGIRL_FROM # the email address it should be sent from
PAPERGIRL_TO # the email address it should be sent to
# The author and topic lists should also exist even if blank.
# To run:
papergirl (--topics [location of topics file] --authors [location of authors file])
# synchro
# This script creates a file called "splash.filenames" that lists in the correct
# filenames you need for a synchronised movie with splash. It is designed to be
# used when you have several simulation folders and for whatever reason the files
# have gotten out of synch. It requires the log files and a file that lists the
# folders you are interested in, separated as a new line.
# To run:
synchro --folders_file [file that lists the folders of interest] (--prefix [file name prefix, e.g. disc] --end [stop movie when they are all finshed or when the first is finished])
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
astrobeckit-0.1.3.tar.gz
(19.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file astrobeckit-0.1.3.tar.gz.
File metadata
- Download URL: astrobeckit-0.1.3.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56b3e3fac8f8b064ce1b39d061155cb0dcad6d98d7856035e415b152d198cc98
|
|
| MD5 |
195cc309bbdc62dd6d2980dfe747c1b3
|
|
| BLAKE2b-256 |
a6d860a6c29d14b57041395290768a2b3976f736ffab3a444050b8215440d52b
|
File details
Details for the file astrobeckit-0.1.3-py3-none-any.whl.
File metadata
- Download URL: astrobeckit-0.1.3-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5307568efba46e1cf081767e035baea21f5a5c5ae9b28b44b4c24e0768669363
|
|
| MD5 |
a5f0066fc3523486a852485aba79fbbd
|
|
| BLAKE2b-256 |
ff0fc722996c2960735e12b33ffcf010a00e896f0abd60081b3fc68068578ac0
|