my-cloud-devops-consulting 1.1.202504180022__tar.gz → 1.1.202504191442__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. my-cloud-devops-consulting-1.1.202504191442/PKG-INFO +85 -0
  2. my-cloud-devops-consulting-1.1.202504191442/README.md +67 -0
  3. my-cloud-devops-consulting-1.1.202504191442/my_cloud_devops_consulting.egg-info/PKG-INFO +85 -0
  4. my-cloud-devops-consulting-1.1.202504180022/PKG-INFO +0 -55
  5. my-cloud-devops-consulting-1.1.202504180022/README.md +0 -37
  6. my-cloud-devops-consulting-1.1.202504180022/my_cloud_devops_consulting.egg-info/PKG-INFO +0 -55
  7. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/MANIFEST.in +0 -0
  8. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/app.py +0 -0
  9. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/my_cloud_devops_consulting.egg-info/SOURCES.txt +0 -0
  10. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/my_cloud_devops_consulting.egg-info/dependency_links.txt +0 -0
  11. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/my_cloud_devops_consulting.egg-info/requires.txt +0 -0
  12. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/my_cloud_devops_consulting.egg-info/top_level.txt +0 -0
  13. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/setup.cfg +0 -0
  14. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/setup.py +0 -0
  15. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/css/contact-form.css +0 -0
  16. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/css/index.css +0 -0
  17. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/css/login.css +0 -0
  18. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/css/main.css +0 -0
  19. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/css/register.css +0 -0
  20. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/css/services.css +0 -0
  21. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/images/image.jpg +0 -0
  22. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/js/index.js +0 -0
  23. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/js/login.js +0 -0
  24. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/js/main.js +0 -0
  25. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/js/register.js +0 -0
  26. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/static/js/services.js +0 -0
  27. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/templates/base.html +0 -0
  28. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/templates/contact-form.html +0 -0
  29. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/templates/index.html +0 -0
  30. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/templates/login.html +0 -0
  31. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/templates/private-videos.html +0 -0
  32. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/templates/register.html +0 -0
  33. {my-cloud-devops-consulting-1.1.202504180022 → my-cloud-devops-consulting-1.1.202504191442}/templates/services.html +0 -0
@@ -0,0 +1,85 @@
1
+ Metadata-Version: 2.1
2
+ Name: my-cloud-devops-consulting
3
+ Version: 1.1.202504191442
4
+ Summary: This is my consulting website for Cloud & DevOps services.
5
+ Home-page: https://github.com/Betrand1999/project-root
6
+ Author: Betrand Mutagha
7
+ Author-email: mmutagha@gmail.com
8
+ License: UNKNOWN
9
+ Platform: UNKNOWN
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Programming Language :: Python :: 3.10
12
+ Classifier: License :: OSI Approved :: MIT License
13
+ Classifier: Operating System :: OS Independent
14
+ Requires-Python: >=3.6
15
+ Description-Content-Type: text/markdown
16
+
17
+ # Project‑Root
18
+
19
+ A full‑stack web application with an **API‑driven Python backend**, a **static/templated frontend**, and complete **container/Kubernetes** deployment workflows.
20
+ Security gates (Gitleaks) and CI/CD are handled through GitHub Actions.
21
+
22
+ ---
23
+ ##
24
+ crontab -e
25
+ #####
26
+
27
+
28
+
29
+ ## Table of Contents
30
+ 1. [Architecture](#architecture)
31
+ 2. [Directory Layout](#directory-layout)
32
+ 3. [Local Development](#local-development)
33
+ 4. [Docker Usage](#docker-usage)
34
+ 5. [Kubernetes Deployment](#kubernetes-deployment)
35
+ 6. [CI/CD & Secret Scanning](#cicd--secret-scanning)
36
+ 7. [Environment Variables](#environment-variables)
37
+ 8. [Contributing](#contributing)
38
+ 9. [License](#license)
39
+
40
+ ---
41
+
42
+ ## Architecture
43
+ ```text
44
+ ┌─────────────┐ HTTP ┌──────────────┐
45
+ │ Browser │ ───────────▶ │ Flask API │
46
+ │ (frontend) │ │ (backend) │
47
+ └─────────────┘ └──────────────┘
48
+ ▲ │
49
+ │ Static assets / Jinja │
50
+ └───────────────┬──────────────┘
51
+
52
+ ┌──────────────┐
53
+ │ Database │
54
+ └──────────────┘
55
+
56
+
57
+ ### 🔧 Tech Stack at a Glance
58
+
59
+ | Layer | What We Use | Where It Lives |
60
+ |-------|-------------|----------------|
61
+ | **Frontend** | HTML • CSS • JavaScript | `static/`, `templates/` |
62
+ | **Backend** | Flask (`app.py`) | project root |
63
+ | **Container** | Docker (single image) | `Dockerfile` |
64
+ | **Orchestration** | Kubernetes manifests | `kubernetes/` |
65
+ | **Automation / CI · CD** | GitHub Actions | `.github/workflows/` |
66
+
67
+
68
+ # 1. Clone & install deps
69
+ git clone https://github.com/your-org/project-root.git
70
+ cd project-root
71
+ python -m venv .venv && source .venv/bin/activate
72
+ pip install -r requirements.txt
73
+
74
+ # 2. Set env vars (see .env.example)
75
+ export FLASK_ENV=development
76
+ export SECRET_KEY=changeme
77
+ # …
78
+
79
+ # 3. Run the server
80
+ python app.py
81
+ # → http://localhost:5000
82
+
83
+
84
+
85
+
@@ -0,0 +1,67 @@
1
+ # Project‑Root
2
+
3
+ A full‑stack web application with an **API‑driven Python backend**, a **static/templated frontend**, and complete **container/Kubernetes** deployment workflows.
4
+ Security gates (Gitleaks) and CI/CD are handled through GitHub Actions.
5
+
6
+ ---
7
+ ##
8
+ crontab -e
9
+ #####
10
+
11
+
12
+
13
+ ## Table of Contents
14
+ 1. [Architecture](#architecture)
15
+ 2. [Directory Layout](#directory-layout)
16
+ 3. [Local Development](#local-development)
17
+ 4. [Docker Usage](#docker-usage)
18
+ 5. [Kubernetes Deployment](#kubernetes-deployment)
19
+ 6. [CI/CD & Secret Scanning](#cicd--secret-scanning)
20
+ 7. [Environment Variables](#environment-variables)
21
+ 8. [Contributing](#contributing)
22
+ 9. [License](#license)
23
+
24
+ ---
25
+
26
+ ## Architecture
27
+ ```text
28
+ ┌─────────────┐ HTTP ┌──────────────┐
29
+ │ Browser │ ───────────▶ │ Flask API │
30
+ │ (frontend) │ │ (backend) │
31
+ └─────────────┘ └──────────────┘
32
+ ▲ │
33
+ │ Static assets / Jinja │
34
+ └───────────────┬──────────────┘
35
+
36
+ ┌──────────────┐
37
+ │ Database │
38
+ └──────────────┘
39
+
40
+
41
+ ### 🔧 Tech Stack at a Glance
42
+
43
+ | Layer | What We Use | Where It Lives |
44
+ |-------|-------------|----------------|
45
+ | **Frontend** | HTML • CSS • JavaScript | `static/`, `templates/` |
46
+ | **Backend** | Flask (`app.py`) | project root |
47
+ | **Container** | Docker (single image) | `Dockerfile` |
48
+ | **Orchestration** | Kubernetes manifests | `kubernetes/` |
49
+ | **Automation / CI · CD** | GitHub Actions | `.github/workflows/` |
50
+
51
+
52
+ # 1. Clone & install deps
53
+ git clone https://github.com/your-org/project-root.git
54
+ cd project-root
55
+ python -m venv .venv && source .venv/bin/activate
56
+ pip install -r requirements.txt
57
+
58
+ # 2. Set env vars (see .env.example)
59
+ export FLASK_ENV=development
60
+ export SECRET_KEY=changeme
61
+ # …
62
+
63
+ # 3. Run the server
64
+ python app.py
65
+ # → http://localhost:5000
66
+
67
+
@@ -0,0 +1,85 @@
1
+ Metadata-Version: 2.1
2
+ Name: my-cloud-devops-consulting
3
+ Version: 1.1.202504191442
4
+ Summary: This is my consulting website for Cloud & DevOps services.
5
+ Home-page: https://github.com/Betrand1999/project-root
6
+ Author: Betrand Mutagha
7
+ Author-email: mmutagha@gmail.com
8
+ License: UNKNOWN
9
+ Platform: UNKNOWN
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Programming Language :: Python :: 3.10
12
+ Classifier: License :: OSI Approved :: MIT License
13
+ Classifier: Operating System :: OS Independent
14
+ Requires-Python: >=3.6
15
+ Description-Content-Type: text/markdown
16
+
17
+ # Project‑Root
18
+
19
+ A full‑stack web application with an **API‑driven Python backend**, a **static/templated frontend**, and complete **container/Kubernetes** deployment workflows.
20
+ Security gates (Gitleaks) and CI/CD are handled through GitHub Actions.
21
+
22
+ ---
23
+ ##
24
+ crontab -e
25
+ #####
26
+
27
+
28
+
29
+ ## Table of Contents
30
+ 1. [Architecture](#architecture)
31
+ 2. [Directory Layout](#directory-layout)
32
+ 3. [Local Development](#local-development)
33
+ 4. [Docker Usage](#docker-usage)
34
+ 5. [Kubernetes Deployment](#kubernetes-deployment)
35
+ 6. [CI/CD & Secret Scanning](#cicd--secret-scanning)
36
+ 7. [Environment Variables](#environment-variables)
37
+ 8. [Contributing](#contributing)
38
+ 9. [License](#license)
39
+
40
+ ---
41
+
42
+ ## Architecture
43
+ ```text
44
+ ┌─────────────┐ HTTP ┌──────────────┐
45
+ │ Browser │ ───────────▶ │ Flask API │
46
+ │ (frontend) │ │ (backend) │
47
+ └─────────────┘ └──────────────┘
48
+ ▲ │
49
+ │ Static assets / Jinja │
50
+ └───────────────┬──────────────┘
51
+
52
+ ┌──────────────┐
53
+ │ Database │
54
+ └──────────────┘
55
+
56
+
57
+ ### 🔧 Tech Stack at a Glance
58
+
59
+ | Layer | What We Use | Where It Lives |
60
+ |-------|-------------|----------------|
61
+ | **Frontend** | HTML • CSS • JavaScript | `static/`, `templates/` |
62
+ | **Backend** | Flask (`app.py`) | project root |
63
+ | **Container** | Docker (single image) | `Dockerfile` |
64
+ | **Orchestration** | Kubernetes manifests | `kubernetes/` |
65
+ | **Automation / CI · CD** | GitHub Actions | `.github/workflows/` |
66
+
67
+
68
+ # 1. Clone & install deps
69
+ git clone https://github.com/your-org/project-root.git
70
+ cd project-root
71
+ python -m venv .venv && source .venv/bin/activate
72
+ pip install -r requirements.txt
73
+
74
+ # 2. Set env vars (see .env.example)
75
+ export FLASK_ENV=development
76
+ export SECRET_KEY=changeme
77
+ # …
78
+
79
+ # 3. Run the server
80
+ python app.py
81
+ # → http://localhost:5000
82
+
83
+
84
+
85
+
@@ -1,55 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: my-cloud-devops-consulting
3
- Version: 1.1.202504180022
4
- Summary: This is my consulting website for Cloud & DevOps services.
5
- Home-page: https://github.com/Betrand1999/project-root
6
- Author: Betrand Mutagha
7
- Author-email: mmutagha@gmail.com
8
- License: UNKNOWN
9
- Platform: UNKNOWN
10
- Classifier: Programming Language :: Python :: 3
11
- Classifier: Programming Language :: Python :: 3.10
12
- Classifier: License :: OSI Approved :: MIT License
13
- Classifier: Operating System :: OS Independent
14
- Requires-Python: >=3.6
15
- Description-Content-Type: text/markdown
16
-
17
- ## 📦 Import‑to‑Usage Cheat‑Sheet
18
-
19
- Think of the import block as a toolbox: once a name is imported, you can grab it anywhere below that point in the file.
20
- This table shows exactly which “tool” is used where in **`app.py`**.
21
-
22
- | Import | Purpose | Where it’s used in `app.py` |
23
- |--------|---------|-----------------------------|
24
- | **Flask** | Create the web‑app object | `app = Flask(__name__)` |
25
- | **render_template** | Render Jinja2 templates | `home`, `login`, `register`, `services`, `contact_form`, `private_videos` |
26
- | **request** | Access form data & headers | `login()`, `register()`, `contact_form()` |
27
- | **redirect** / **url_for** | Navigate between routes | After login/logout/register; after contact‑form submit |
28
- | **session** | Signed cookie for per‑user data | `home()` (`if 'username' in session:`) |
29
- | **flash** | One‑shot success/error messages | `register()`, `contact_form()`, `logout()` |
30
- | **jsonify** | Return JSON API responses | `login()` (`return jsonify({...})`) |
31
- | **MongoClient** | Connect to MongoDB Atlas | `client = MongoClient(decoded_mongo_url)` → all DB calls |
32
- | **generate_password_hash** / **check_password_hash** | Secure password hashing & verification | Hash in `register()`, verify in `login()` |
33
- | **quote_plus** | URL‑encode credentials in the Mongo URI | Building `decoded_mongo_url` |
34
- | **ObjectId** | Convert string → MongoDB primary key | `User.get()` (`ObjectId(user_id)`) |
35
- | **os** | Env‑vars & file‑paths (future‑proof) | e.g. `os.getenv()`—not shown yet but reserved |
36
- | **LoginManager** | Central auth manager | `login_manager = LoginManager()` & `login_manager.init_app(app)` |
37
- | **login_user** | Log a user in | Inside `login()` |
38
- | **login_required** | Protect private routes | Decorator on `/logout` (and optionally `/videos`) |
39
- | **logout_user** | Log a user out | `logout()` |
40
- | **current_user** | Proxy to the logged‑in user | Checks in `login()`, `/videos`, `/logout` |
41
- | **UserMixin** | Adds default methods to `User` class | Inherits inside your `User` model |
42
- | **SECRET_KEY** | Signs sessions & CSRF tokens | `app.secret_key = SECRET_KEY` |
43
- | **MONGO_USERNAME / MONGO_PASSWORD** | Credentials for MongoDB | Interpolated into `decoded_mongo_url` |
44
-
45
- | **MONGO_URI** | (Optional) pre‑built connection string | *Not used* in this file, but kept for flexibility |
46
-
47
- | **EMAIL_USER** | “From” address for outgoing mail | Passed to `send_email()` in `contact_form()` |
48
-
49
- | **send_email** | Helper that sends email via SMTP/API | Two calls in `contact_form()` |
50
-
51
- | **get_videos** | Fetches private‑video metadata | Used in `private_videos()` |
52
-
53
- > **Tip:** Linters like *flake8* will warn you if an import never gets referenced (`F401 unused import`). That’s an easy way to keep the toolbox clean.
54
-
55
-
@@ -1,37 +0,0 @@
1
- ## 📦 Import‑to‑Usage Cheat‑Sheet
2
-
3
- Think of the import block as a toolbox: once a name is imported, you can grab it anywhere below that point in the file.
4
- This table shows exactly which “tool” is used where in **`app.py`**.
5
-
6
- | Import | Purpose | Where it’s used in `app.py` |
7
- |--------|---------|-----------------------------|
8
- | **Flask** | Create the web‑app object | `app = Flask(__name__)` |
9
- | **render_template** | Render Jinja2 templates | `home`, `login`, `register`, `services`, `contact_form`, `private_videos` |
10
- | **request** | Access form data & headers | `login()`, `register()`, `contact_form()` |
11
- | **redirect** / **url_for** | Navigate between routes | After login/logout/register; after contact‑form submit |
12
- | **session** | Signed cookie for per‑user data | `home()` (`if 'username' in session:`) |
13
- | **flash** | One‑shot success/error messages | `register()`, `contact_form()`, `logout()` |
14
- | **jsonify** | Return JSON API responses | `login()` (`return jsonify({...})`) |
15
- | **MongoClient** | Connect to MongoDB Atlas | `client = MongoClient(decoded_mongo_url)` → all DB calls |
16
- | **generate_password_hash** / **check_password_hash** | Secure password hashing & verification | Hash in `register()`, verify in `login()` |
17
- | **quote_plus** | URL‑encode credentials in the Mongo URI | Building `decoded_mongo_url` |
18
- | **ObjectId** | Convert string → MongoDB primary key | `User.get()` (`ObjectId(user_id)`) |
19
- | **os** | Env‑vars & file‑paths (future‑proof) | e.g. `os.getenv()`—not shown yet but reserved |
20
- | **LoginManager** | Central auth manager | `login_manager = LoginManager()` & `login_manager.init_app(app)` |
21
- | **login_user** | Log a user in | Inside `login()` |
22
- | **login_required** | Protect private routes | Decorator on `/logout` (and optionally `/videos`) |
23
- | **logout_user** | Log a user out | `logout()` |
24
- | **current_user** | Proxy to the logged‑in user | Checks in `login()`, `/videos`, `/logout` |
25
- | **UserMixin** | Adds default methods to `User` class | Inherits inside your `User` model |
26
- | **SECRET_KEY** | Signs sessions & CSRF tokens | `app.secret_key = SECRET_KEY` |
27
- | **MONGO_USERNAME / MONGO_PASSWORD** | Credentials for MongoDB | Interpolated into `decoded_mongo_url` |
28
-
29
- | **MONGO_URI** | (Optional) pre‑built connection string | *Not used* in this file, but kept for flexibility |
30
-
31
- | **EMAIL_USER** | “From” address for outgoing mail | Passed to `send_email()` in `contact_form()` |
32
-
33
- | **send_email** | Helper that sends email via SMTP/API | Two calls in `contact_form()` |
34
-
35
- | **get_videos** | Fetches private‑video metadata | Used in `private_videos()` |
36
-
37
- > **Tip:** Linters like *flake8* will warn you if an import never gets referenced (`F401 unused import`). That’s an easy way to keep the toolbox clean.
@@ -1,55 +0,0 @@
1
- Metadata-Version: 2.1
2
- Name: my-cloud-devops-consulting
3
- Version: 1.1.202504180022
4
- Summary: This is my consulting website for Cloud & DevOps services.
5
- Home-page: https://github.com/Betrand1999/project-root
6
- Author: Betrand Mutagha
7
- Author-email: mmutagha@gmail.com
8
- License: UNKNOWN
9
- Platform: UNKNOWN
10
- Classifier: Programming Language :: Python :: 3
11
- Classifier: Programming Language :: Python :: 3.10
12
- Classifier: License :: OSI Approved :: MIT License
13
- Classifier: Operating System :: OS Independent
14
- Requires-Python: >=3.6
15
- Description-Content-Type: text/markdown
16
-
17
- ## 📦 Import‑to‑Usage Cheat‑Sheet
18
-
19
- Think of the import block as a toolbox: once a name is imported, you can grab it anywhere below that point in the file.
20
- This table shows exactly which “tool” is used where in **`app.py`**.
21
-
22
- | Import | Purpose | Where it’s used in `app.py` |
23
- |--------|---------|-----------------------------|
24
- | **Flask** | Create the web‑app object | `app = Flask(__name__)` |
25
- | **render_template** | Render Jinja2 templates | `home`, `login`, `register`, `services`, `contact_form`, `private_videos` |
26
- | **request** | Access form data & headers | `login()`, `register()`, `contact_form()` |
27
- | **redirect** / **url_for** | Navigate between routes | After login/logout/register; after contact‑form submit |
28
- | **session** | Signed cookie for per‑user data | `home()` (`if 'username' in session:`) |
29
- | **flash** | One‑shot success/error messages | `register()`, `contact_form()`, `logout()` |
30
- | **jsonify** | Return JSON API responses | `login()` (`return jsonify({...})`) |
31
- | **MongoClient** | Connect to MongoDB Atlas | `client = MongoClient(decoded_mongo_url)` → all DB calls |
32
- | **generate_password_hash** / **check_password_hash** | Secure password hashing & verification | Hash in `register()`, verify in `login()` |
33
- | **quote_plus** | URL‑encode credentials in the Mongo URI | Building `decoded_mongo_url` |
34
- | **ObjectId** | Convert string → MongoDB primary key | `User.get()` (`ObjectId(user_id)`) |
35
- | **os** | Env‑vars & file‑paths (future‑proof) | e.g. `os.getenv()`—not shown yet but reserved |
36
- | **LoginManager** | Central auth manager | `login_manager = LoginManager()` & `login_manager.init_app(app)` |
37
- | **login_user** | Log a user in | Inside `login()` |
38
- | **login_required** | Protect private routes | Decorator on `/logout` (and optionally `/videos`) |
39
- | **logout_user** | Log a user out | `logout()` |
40
- | **current_user** | Proxy to the logged‑in user | Checks in `login()`, `/videos`, `/logout` |
41
- | **UserMixin** | Adds default methods to `User` class | Inherits inside your `User` model |
42
- | **SECRET_KEY** | Signs sessions & CSRF tokens | `app.secret_key = SECRET_KEY` |
43
- | **MONGO_USERNAME / MONGO_PASSWORD** | Credentials for MongoDB | Interpolated into `decoded_mongo_url` |
44
-
45
- | **MONGO_URI** | (Optional) pre‑built connection string | *Not used* in this file, but kept for flexibility |
46
-
47
- | **EMAIL_USER** | “From” address for outgoing mail | Passed to `send_email()` in `contact_form()` |
48
-
49
- | **send_email** | Helper that sends email via SMTP/API | Two calls in `contact_form()` |
50
-
51
- | **get_videos** | Fetches private‑video metadata | Used in `private_videos()` |
52
-
53
- > **Tip:** Linters like *flake8* will warn you if an import never gets referenced (`F401 unused import`). That’s an easy way to keep the toolbox clean.
54
-
55
-