A forum for fake job postings
Project description
FORWARD4-ALERTs
A CLI app used to stimulate a forum for fake job alerts and allow users either post a fake job or search with keywords
How to install
Verify that you have the following prerequisites in place before installing the sample:
- Install Python from https://www.python.org/. The program can be run on any operating system that supports Python 3.x, including recent versions of Windows, Linux, and Mac OS. In some cases, you may need to use a different command to launch Python. Depedencies include Twilio, Pyfiglet, termcolor You can follow either step to install the program on your computer:
- Clone the repo with this command:
git clone https://github.com/startng/forward4_alerts.git
-
Create and activate a virtual environment (optional).
-
In the root folder of your cloned repo, install the dependencies for the sample as listed in the requirements.txt file with this command: pip install -r requirements.txt.
- Run
pip install Alerts4
This would install the program on your system
How to use
If you installed using the clone method, then do this
-
Go into the root directory of the repo
-
Then run the following command on the terminal
python -m forwardAlert4
-
Follow the instruction prompt
Else if you installed using the pip command
-
Open a terminal and run
forwardAlert4
-
Follow the instruction prompt
NOTE
To use the application as desired, you need to setup your gmail account to allow for email notifications
- First go to https://myaccount.google.com
- Set "Allow less secure apps" to True or On whichever the case maybe
You need to also get a twilio account for the sms notifications
- First create an account at https://twilio.com
- Create a project and obtain a twilio auth token and SID
- Obtain your twilio number Please do note that with a free account, twilio only allows you to send messages to verified number So to be able to receive the sms, go to your twilio dashboard and register the phone number you plan on using to get the sms. After getting these variables, upon using the application, you'd be prompted to input these variables.
These variables can only be input once so do as much with accuracy as to ensure no error
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
Built Distribution
File details
Details for the file Alerts4-0.0.5.tar.gz
.
File metadata
- Download URL: Alerts4-0.0.5.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47ea2df6e97b7e4a25b75dd9ec7d0dd84c7d58c258b5958a5fb969e8fef382a3 |
|
MD5 | 9312f14aad22b3c2bf413f3c5da9c9a6 |
|
BLAKE2b-256 | 495d0a6d88afded7099c2a922ba2021985c2918d7f483b3835f1fe14277ff2f5 |
File details
Details for the file Alerts4-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: Alerts4-0.0.5-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e01155b675767d96c658f5ddbe8bbd7641d19ac8d2f9bafd61334e008e4f5de |
|
MD5 | 22764fb59c702831b8390c9bfa6a78a5 |
|
BLAKE2b-256 | 2c8b5bf312407a6e23ab19d78c02d49a1924cfb3da3e59fd246e3c64b1298b0f |