my-cloud-devops-consulting 1.1.202507090154__py3-none-any.whl → 1.1.202507090924__py3-none-any.whl

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.
app.py CHANGED
@@ -183,6 +183,15 @@ def subscribe():
183
183
  flash('Please enter a valid email address.')
184
184
  return redirect(url_for('home'))
185
185
  # 👇 Add this before the final block
186
+
187
+ from flask import send_from_directory
188
+
189
+ @app.route('/google77f25e63bec6dd80.html')
190
+ def google_verification():
191
+ return send_from_directory('.', 'google77f25e63bec6dd80.html')
192
+
193
+
194
+
186
195
  if __name__ == '__main__':
187
196
  app.run(debug=True, host='0.0.0.0', port=50)
188
197
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: my-cloud-devops-consulting
3
- Version: 1.1.202507090154
3
+ Version: 1.1.202507090924
4
4
  Summary: This is my consulting website for Cloud & DevOps services.
5
5
  Home-page: https://github.com/Betrand1999/project-root
6
6
  Author: Betrand Mutagha
@@ -102,5 +102,8 @@ ctr -n k8s.io images prune
102
102
 
103
103
  # Or for Docker users (if running Docker instead):
104
104
  docker system prune -a
105
- ####################################################
105
+ ################################################
106
+
107
+
108
+ site:1beto.com ### it confirms that 1beto.com is not yet indexed by Google
106
109
 
@@ -0,0 +1,5 @@
1
+ app.py,sha256=MQLd_aeQGjeH29FGtX2nqQ8j7v-722tFM4UTIxalkhE,7045
2
+ my_cloud_devops_consulting-1.1.202507090924.dist-info/METADATA,sha256=Mh1_Cc_LqEhbkkjeXf_W6rXjRUej4_NYBYD32DNvBV8,3329
3
+ my_cloud_devops_consulting-1.1.202507090924.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
+ my_cloud_devops_consulting-1.1.202507090924.dist-info/top_level.txt,sha256=io9g7LCbfmTG1SFKgEOGXmCFB9uMP2H5lerm0HiHWQE,4
5
+ my_cloud_devops_consulting-1.1.202507090924.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- app.py,sha256=9YF9mlQAUnMUuN3LYCpVmyC9P3y3Nf_fpXl5SIPH_TE,6865
2
- my_cloud_devops_consulting-1.1.202507090154.dist-info/METADATA,sha256=-p7qNUV_H17gdiBgXNAJU-f2DJbi5TQRTt0FP_Gttm0,3256
3
- my_cloud_devops_consulting-1.1.202507090154.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
- my_cloud_devops_consulting-1.1.202507090154.dist-info/top_level.txt,sha256=io9g7LCbfmTG1SFKgEOGXmCFB9uMP2H5lerm0HiHWQE,4
5
- my_cloud_devops_consulting-1.1.202507090154.dist-info/RECORD,,