my-cloud-devops-consulting 1.1.202507090955__py3-none-any.whl → 1.1.202507091017__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
@@ -196,7 +196,9 @@ def google_verification():
196
196
  def sitemap():
197
197
  return app.send_static_file('sitemap.xml')
198
198
 
199
-
199
+ @app.route('/robots.txt')
200
+ def robots():
201
+ return app.send_static_file('robots.txt')
200
202
 
201
203
  if __name__ == '__main__':
202
204
  app.run(debug=True, host='0.0.0.0', port=50)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: my-cloud-devops-consulting
3
- Version: 1.1.202507090955
3
+ Version: 1.1.202507091017
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
@@ -0,0 +1,5 @@
1
+ app.py,sha256=yJE0wjGdL3gi3LDLYb11muEE_CifxomairBgXbqsI5E,7250
2
+ my_cloud_devops_consulting-1.1.202507091017.dist-info/METADATA,sha256=XjVrmQgsiQy7HuY5gwgYStUEvbjub1-hH-hh_fm79Bg,3329
3
+ my_cloud_devops_consulting-1.1.202507091017.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
+ my_cloud_devops_consulting-1.1.202507091017.dist-info/top_level.txt,sha256=io9g7LCbfmTG1SFKgEOGXmCFB9uMP2H5lerm0HiHWQE,4
5
+ my_cloud_devops_consulting-1.1.202507091017.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- app.py,sha256=1hpC4RMvFogBoNGA8ZWOsbR9qOw3Y3xIHbFhxms61oQ,7165
2
- my_cloud_devops_consulting-1.1.202507090955.dist-info/METADATA,sha256=u40u2iOtJViH-ABp8qGVS3WjrRp7Swdlz8m4BEAlkgI,3329
3
- my_cloud_devops_consulting-1.1.202507090955.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
- my_cloud_devops_consulting-1.1.202507090955.dist-info/top_level.txt,sha256=io9g7LCbfmTG1SFKgEOGXmCFB9uMP2H5lerm0HiHWQE,4
5
- my_cloud_devops_consulting-1.1.202507090955.dist-info/RECORD,,