Skip to main content

A CLI application created with Python that allows users to create posts of fake job alerts and allows user to also search the database for these posts using keywords

Project description

Itarj Console

Itarj Console is a CLI application created with python. This application is aimed at reducing the rate at which internet users fall for job scams. Users of the application can be able to search the database for Job openings that have been flagged as scams.

Features

Itarj Console provides the following features:

  • Beautiful User interface:

    We know that console applications can look plain sometimes. So we decided to spice it up with some colour

  • Users can create posts, these posts will be uploaded to the database and other users will be able to see it.

  • Users can also search the database for posts using keyword, and the results will be automatically returned through a website on the browser.

Installation

Requirements to install this application are:

  • Python: This can be downloaded from Python.org
  • pip: pip comes bundled with Python 2 >=2.7.9 or Python 3 >=3.4 but if pip isnt installed then check pip.pypa.io for installation of pip

if the requirements have been passed, users can install Itarj Console by running this command:

pip install ItarjConsole==0.3.2

After successful installation, to start the application, run the following commands:

python

Import the ItarjConsole package

import ItarjConsole

Call the function to start the application:

ItarjConsole.sql_conection()

Download application

This application is only available for download on windows for now. The CLI executable for windows doesnt require users to have python installed on their local machines. Work is in progress to make it available for other platforms. The application can be downloaded from Releases

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

ItarjConsole-0.3.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

ItarjConsole-0.3.2-py3-none-any.whl (4.9 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