Build Tool
Project description
tal
Deploys python GCP Functions with private git requirements.
Install
pip install tal
Deploying Functions:
-
Add the following to
main.py
import sys sys.path.append('lib')
-
Put git dependencies in
private_requirements.txt
. -
Make sure there is no
lib/
directory. -
Run
tal func deploy my_func --stage dev
.
Creating Repositories:
- Run
tal repo create my_repo
Inspiration
Build like Tal: https://www.youtube.com/watch?v=CF6w2-WNZLE
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tal-0.0.5.tar.gz
(2.1 kB
view details)
Built Distribution
tal-0.0.5-py3-none-any.whl
(4.2 kB
view details)
File details
Details for the file tal-0.0.5.tar.gz
.
File metadata
- Download URL: tal-0.0.5.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19dfb352782e21d6a9a1fd2c20f3b589ef57a33357c47f53894bfc4abf7d0270 |
|
MD5 | 766fd6f15ab6f3afcd2c828cf62886ce |
|
BLAKE2b-256 | 5ede4da6679380482c2ee730f47985073c3499d789f095eafdf0edf5698b06f7 |
File details
Details for the file tal-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: tal-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c94ae75c8fc7a2c4c79d35773d6a400b7cb284fa14adee5c9d7c8c11ec9411e |
|
MD5 | 5118ce0c39836d9bc56e866f0aa627e0 |
|
BLAKE2b-256 | 8c7d544c7dbe40cb458b73f67c90046276c50553140e4b25baaf9df99177260a |