Skip to main content

A small repo to check whether you have been selected

Project description

Am I Selected?

Well, are you?

What is that?

This is a small program to automatically check whether you went thourgh the next step of the CNRS concours.

It is using the webpage that François-Xavier Coudert is maintaining (many thanks to him)

The command will check every 10 minutes if you status has changed from the previous time it checked.

If it has changed it will send you an email telling you whether you have progressed or not (it might be a bit sarcastic telling you).

It will always send an email every 4 hours (except at night) so you are sure that the program is still running.

Installation

The easiest is to install it directly with pip:

pip install amISelected

Usage

Once installed, you can run the following command:

amISelected --name lastname firstname \
            --year 2024 \
            --username your_username \
            --smtp smtp.your.server.com \
            --port 465 \
            --recipient you@mail.com \

Your smtp password will be then asked (leave empty if you don't want to recieve emails).

It might look a bit fishy ... But I don't know how to do otherwise. The source code is available, you can still have a look at it or just not give your password.

Troubleshooting

You can use the help of the command:

amISelected --help

You might have problem to recieve emails. If so, you can always use a throwaway gmail account and setup a app password as explained there.

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

amISelected-0.1.1.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

amISelected-0.1.1-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page