
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Python package for easy access to Brazilian basketball data: NBB (Novo Basquete Brasil), Liga Ouro and LDB
Python package for easy access to Brazilian basketball data through scraping of LNB website.
This allows users to obtain statistics, standings, and scores for various seasons and phases of the following tournaments:
pip
This library was written as an exercise for creating my first PyPi package. Hopefully you will find it valuable! Install with the following command:
pip install nbb-api
For documentation about the API methods refer to the documentation.
from nbb_api import nbb
nbb.get_stats('2022-23','regular','cestinhas').head()
Output:
Jogador | Equipe | JO | Min | Pts | 3P | 2P | LL | Camisa | Temporada | |
---|---|---|---|---|---|---|---|---|---|---|
0 | McClanahan | Fortaleza B. C. | 27 | 34.11 | 20.89 | 6.11 | 10.89 | 3.89 | 22 | 2022-23 |
1 | Antonio | UNIFACISA | 26 | 31.74 | 17.96 | 6.00 | 8.85 | 3.12 | 11 | 2022-23 |
2 | Thomas | Corinthians | 27 | 32.13 | 17.67 | 5.44 | 8.15 | 4.07 | 0 | 2022-23 |
3 | Lucas Mariano | Sesi Franca | 22 | 27.41 | 17.59 | 7.23 | 7.64 | 2.73 | 28 | 2022-23 |
4 | Lucas Dias | Sesi Franca | 20 | 30.65 | 17.50 | 5.85 | 8.60 | 3.05 | 9 | 2022-23 |
Use it wisely!
FAQs
Python package for easy access to Brazilian basketball data: NBB (Novo Basquete Brasil), Liga Ouro and LDB
We found that nbb-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.