Skip to content

BoredTweak/techharper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harper

Tool to fetch the latest releases in technologies.

Introduction

The techharper Python module allows you to request the latest release information for specified technologies.

This currently searches specifically for GitHub repositories.

Token

This tool requires a GitHub Personal Access Token.

NOTE - This token has no specific requirements. It simply provides basic authentication in order to increase the API rate limit.

Example

An example application is provided here.

  • From a terminal instance in this directory install dependencies by running pip install -r requirements.txt
  • Run the application by running py example.py --token YOUR_GITHUB_PAT_HERE --repository 'vercel/next.js'

Additional Reading

About

Tool to fetch the latest updates for technologies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages