Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 783 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 783 Bytes

PyCareer

Python Jobs in Your Terminal!

Downloads

img.png

Usage:

You can query Python jobs based on 2 parameters:

  • tag
  • location
pycareer --tag Senior --location Remote

Default amount of jobs returned is 5 but you can configure this limit:

pycareer --tag Senior --location Remote --limit 10

All jobs are sorted by date, so you will see the most recent jobs first.

Installation:

pip install pycareer

Now you will have access to the CLI.

So, just open your terminal and let's go! Find your perfect job!

Sign up on https://www.pycareer.io and list your profile! Employers will chase you for your Python skills!