public-apis
A collective list of free APIs
File Explorer
Download Latest Version (.zip)- m3o_logo_black.png
- m3o_logo_white.png
- apilayer-banner.png
- test_of_push_and_pull.yml
- test_of_validate_package.yml
- validate_links.yml
- cs1586-APILayerLogoUpdate2022-LJ_v2-HighRes.png
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- __init__.py
- test_validate_format.py
- test_validate_links.py
- __init__.py
- format.py
- links.py
- github_pull_request.sh
- README.md
- requirements.txt
- .gitattributes
- .gitignore
- CONTRIBUTING.md
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/public-apis/public-apis
Downloads the entire project code from GitHub to your computer.
cd public-apis
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r scripts/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
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)
