firebase-functions-python
Firebase Python SDK for Cloud Functions
File Explorer
Download Latest Version (.zip)- generate_changelog.sh
- publish_preflight_check.sh
- ci.yaml
- release.yaml
- CONTRIBUTING.md
- settings.json
- domainindex.html
- genindex.html
- layout.html
- page.html
- search.html
- theme.conf
- __init__.py
- html.py
- generate.sh
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- firebase.json
- index.html
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- .gitignore
- __init__.py
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- firebase.json
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- .gitignore
- main.py
- README.md
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- index.html
- .gitignore
- main.py
- requirements.txt
- .firebaserc
- .gitignore
- __init__.py
- firebase.json
- __init__.py
- app_distribution_fn.py
- billing_fn.py
- crashlytics_fn.py
- performance_fn.py
- __init__.py
- _alerts_fn.py
- _identity_fn.py
- manifest.py
- path_pattern.py
- serving.py
- token_verifier.py
- util.py
- __init__.py
- alerts_fn.py
- core.py
- dataconnect_fn.py
- db_fn.py
- eventarc_fn.py
- firestore_fn.py
- https_fn.py
- identity_fn.py
- logger.py
- options.py
- params.py
- pubsub_fn.py
- py.typed
- remote_config_fn.py
- scheduler_fn.py
- storage_fn.py
- tasks_fn.py
- test_lab_fn.py
- conftest.py
- firebase_config_test.json
- test_dataconnect_fn.py
- test_db.py
- test_eventarc_fn.py
- test_firestore_fn.py
- test_https_fn.py
- test_identity_fn.py
- test_init.py
- test_logger.py
- test_manifest.py
- test_options.py
- test_params.py
- test_path_pattern.py
- test_pubsub_fn.py
- test_remote_config_fn.py
- test_scheduler_fn.py
- test_storage_fn.py
- test_tasks_fn.py
- test_test_lab_fn.py
- test_util.py
- .git-blame-ignore-revs
- .gitignore
- LICENSE
- mypy.ini
- pyproject.toml
- pytest.ini
- README.md
- setup.py
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/firebase/firebase-functions-python
Downloads the entire project code from GitHub to your computer.
cd firebase-functions-python
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)
