https://github.com/cryptolens/reporting-tools
Collection of scripts/programs to generate reports and perform other type of data analysis
https://github.com/cryptolens/reporting-tools
licensing licensing-library
Last synced: 12 months ago
JSON representation
Collection of scripts/programs to generate reports and perform other type of data analysis
- Host: GitHub
- URL: https://github.com/cryptolens/reporting-tools
- Owner: Cryptolens
- License: mit
- Created: 2020-02-09T12:56:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T13:26:41.000Z (about 2 years ago)
- Last Synced: 2025-01-30T14:18:18.193Z (over 1 year ago)
- Topics: licensing, licensing-library
- Language: Jupyter Notebook
- Homepage: https://cryptolens.io/
- Size: 33.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
This repository contains a collection of scripts/programs to generate reports and perform other type of data analysis.
* [Floating License Audit](https://github.com/Cryptolens/reporting-tools/tree/master/FloatingLicenseAudit) - a script in C# that shows how
many seats (aka machine codes) were used by a certain license over time.
* [Data Analysis](https://github.com/Cryptolens/reporting-tools/tree/master/DataAnalysis) - a collection of Python script to analyse
the Web API Log.
* [Bulk Action License Keys](https://github.com/Cryptolens/reporting-tools/tree/master/BulkActionLicenseKeys) - a script that allows you to perform a specific action on all license keys. This can either be a read-only action or an action that changes a certain setting of all licenses, either globally for all products or a specific product.