Skip to main content

A Python package for getting TIOBE Index

Project description

# tiobeindexpy

A Python package to extract TIOBE Index (Programming Rankings)

### Dependencies

  • requests

  • beautifulsoup4

  • pandas

### Installation

`python pip install tiobeindexpy `

### Example

To extract Top 20 Programming Languges by TIOBE Index

`python from tiobeindexpy import tiobeindexpy as tb tb.top_20() `

Courtesy: https://www.tiobe.com/tiobe-index/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiobeindexpy-1.0.0.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

tiobeindexpy-1.0.0-py2.py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page