Contribution activity and bus factor of lagerfeuer/cryptocompare

Inactive 🧊

Significant drop in contribution activity

Activity badge for lagerfeuer/cryptocompare repository

Why lagerfeuer/cryptocompare is inactive?

The result is based on ratio of number of commits and code additions from initial and final time ranges.

Initial time range – from 5 Jul, 2023 to 5 Oct, 2023

Final time range – from 5 Apr, 2024 to 5 Jul, 2024

Additions and deletions stats are not available for this repository due to GitHub API limitations.

Data calculated on 5 Jul, 2024

Bus factor of lagerfeuer/cryptocompare

What is Bus factor?

It is basically a number of most active contributors responsible for 80% of contributions.

Bus factor tries to assess "What happens if a key member of the team is hit by a bus?". The more there are key members, the lower the risk.

The lagerfeuer/cryptocompare repository has a bus factor of 1.

High risk, a lot of knowledge concentrated in a few people

Bus factor was measured on 14 Aug 2024

1

Repository summary

The lagerfeuer/cryptocompare is a GitHub repository that provides a Python3 wrapper for the CryptoCompare.com API. CryptoCompare is a global cryptocurrency data provider, giving institutional and retail investors access to real-time, high-quality, reliable market and pricing data.

This python wrapper provides simplified access to the data from CryptoCompare, which is useful for anyone who wants to use this data for their projects related to cryptocurrencies. This can include price history, social media stats, and more.

The GitHub repository provides documentation on how to install and use the wrapper, and also provides information on the available methods to access different types of data.

Here is a usage example from the repository:

from cryptocompare import CryptoCompare cc = CryptoCompare() # Get the price of Bitcoin in USD print(cc.get_price('BTC', 'USD')) # Get current trading info (volume, last price etc) of Bitcoin in the last 24 hours print(cc.get_day_average('BTC', 'USD'))

The repository is regularly updated and it seems to be actively maintained considering the recent commits. Also, this repository is open-sourced meaning that anyone can clone, modify, or contribute to the project. However, please always refer to the official documentation for accurate information as this is subject to change.

The lagerfeuer/cryptocompare is especially useful for developers interested in working with Python and who need a convenient way to pull data from the CryptoCompare API.

Recently added projects

Activity badge for LouisShark/chatgpt_system_prompt repository

Updated on 14 Aug 2024

Activity badge for tailwindlabs/tailwindcss repository

Updated on 14 Aug 2024

Activity badge for asdf-vm/asdf-nodejs repository

Updated on 14 Aug 2024

Activity badge for ixartz/Next-js-Boilerplate repository

Updated on 14 Aug 2024

Activity badge for 1Panel-dev/1Panel repository

Updated on 14 Aug 2024

Activity badge for ethereum/go-ethereum repository

Updated on 14 Aug 2024

Top 5 contributors of lagerfeuer/cryptocompare

ContributorCommits
75
4
4
3
2