Skip to content

slowestgirl/pivnet-versions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PivNet Versions

Run this script to create an xlsx spreadsheet of all dependencies for all PivNet products you have access to. You'll need an API token to run this, which you can find on your "Edit Profile" page on PivNet.

Instructions

Just run python versions.py from the directory.

You may need to pip install one or more of the following dependencies.

Dependencies

  • requests
  • getpass
  • openpyxl
  • time

Known Issues

  • If a product has no releases, nothing will show up on the tab. If a product has releases but has no dependencies, nothing will show up on the tab.
  • This takes a long time (on the order of 7 minutes) to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages