nintendeals
Library with a set of tools for scraping information about Nintendo games and its prices across all regions (NA, EU and JP).
File Explorer
Download Latest Version (.zip)- main.yml
- publish.yml
- __init__.py
- prices.py
- __init__.py
- eshops.py
- games.py
- prices.py
- __init__.py
- enumerates.py
- __init__.py
- algolia.py
- __init__.py
- nintendo.py
- __init__.py
- info.py
- listing.py
- search.py
- util.py
- __init__.py
- nintendo.py
- __init__.py
- info.py
- listing.py
- search.py
- util.py
- __init__.py
- nintendo.py
- __init__.py
- info.py
- listing.py
- search.py
- util.py
- __init__.py
- __init__.py
- test_prices.py
- __init__.py
- test_algolia.py
- __init__.py
- test_nintendo.py
- __init__.py
- test_game_info.py
- test_listing.py
- test_search.py
- __init__.py
- test_nintendo.py
- __init__.py
- test_game_info.py
- test_listing.py
- test_search.py
- __init__.py
- test_nintendo.py
- __init__.py
- test_game_info.py
- test_listing.py
- test_search.py
- __init__.py
- util.py
- .gitignore
- LICENSE
- poetry.lock
- pyproject.toml
- README.md
- sonar-project.properties
# Installation Guide
1. Get the code
git clone https://github.com/fedecalendino/nintendeals
Downloads the entire project code from GitHub to your computer.
cd nintendeals
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly โ no need to clone the source.
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
