Search the AAS Job Register.
Project description
AASJobAlert
AASJobAlert is a Python script for checking the AAS Job Register.
Some code borrowed from this tutorial.
Installation
Use the package manager pip to install aasalert.
pip install aasalert
Usage
usage: aasalert [-h] keyword Search the AAS job register for post-doc positions in the last year. positional arguments: keyword Keyword to search the AAS job register for. optional arguments: -h, --help show this help message and exit
This is best used as a cronjob for regular checks of AAS. We can use mailx
to generate a email alert. For example:
crontab -e 00 00 * * 1 aasalert keyword 2>&1 | mailx -E -s "AAS Job Alert" your.email@address.com
See this link for examples of how to use crontab.
Contributing
Pull requests are welcome.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size aasalert-1.0.0-py2.py3-none-any.whl (4.5 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size aasalert-1.0.0.tar.gz (4.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for aasalert-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f402dc6a82d61331d3f24dc5ebb69b626435d539c4f22cf00a8f030b596eb8ac |
|
MD5 | 3e96aed7702db4d3799bdda8edcbb3db |
|
BLAKE2-256 | a0857ce7394aa1935fe1d1f23464f946a81bf112808ec61929f7c603f2eae444 |