tiobe-scraper
A modern Qt6.8 and C++20 application to scrape and display Tiobe Index data dynamically in a QML-based UI using best programming practices and design patterns.
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Keywords
Repository
A modern Qt6.8 and C++20 application to scrape and display Tiobe Index data dynamically in a QML-based UI using best programming practices and design patterns.
Basic Info
- Host: GitHub
- Owner: thecompez
- License: mit
- Language: QML
- Default Branch: main
- Homepage: https://www.tiobe.com/tiobe-index/
- Size: 10.7 KB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
TIOBE Scraper
TIOBE Scraper is a C++/Qt-based application that fetches and parses the TIOBE Programming Community Index. It provides insights into programming language rankings, usage percentages, and changes in popularity, making the data accessible for QML-based applications.
Features
- Fetches real-time programming language rankings from the TIOBE index.
- Parses data into a structured format using
QVariantMap. - Exposes data to QML for integration with modern Qt Quick user interfaces.
- Highlights programming language details, including:
- Rank
- Name
- Percentage Usage
- Change in Popularity
- Logo URL (optional).
Requirements
- Qt 6.8 or later
- C++20 or later
- Internet connection to fetch data from the TIOBE website
Installation
- Clone the repository: ```bash git clone https://github.com/thecompez/tiobe-scraper.git cd tiobe-scraper
Owner
- Name: C O M P Ξ Z
- Login: TheCompez
- Kind: user
- Location: The Earth
- Company: The Genyleap ™
- Website: http://compez.art
- Twitter: thecompez
- Repositories: 4
- Profile: https://github.com/TheCompez
Innovative Mind | Computer & Software Specialist | Full-Stack Developer | Generative Artist | Author | Crypto, AI & NFT Enthusiast.
Citation (CITATION.md)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Asadzadeh" given-names: "Kambiz" orcid: "https://orcid.org/0009-0009-2065-3977" title: "PT" version: 1.1.222 date-released: 2023-04-25 url: "https://kambizasadzadeh.com" repository-code: "https://github.com/genyleap/Project-Template"
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0