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.
Source Distribution
aasalert-1.0.0.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file aasalert-1.0.0.tar.gz
.
File metadata
- Download URL: aasalert-1.0.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dafaa1824ddd4eb7ff65f209c96afc8358cfd2bb3b9f8b36743746d9172a6a2 |
|
MD5 | f89d649a8a36e0c7d2144c49ed900ae2 |
|
BLAKE2b-256 | b340244fdcfb0a45b33e4e4c2e230237c27c39ab96241bd237023615f5a86c99 |
File details
Details for the file aasalert-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: aasalert-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f402dc6a82d61331d3f24dc5ebb69b626435d539c4f22cf00a8f030b596eb8ac |
|
MD5 | 3e96aed7702db4d3799bdda8edcbb3db |
|
BLAKE2b-256 | a0857ce7394aa1935fe1d1f23464f946a81bf112808ec61929f7c603f2eae444 |