Forwarded from Sysadmin Tools 🇺🇦
HTTP Debugging for Python
Instantly view & debug all HTTP traffic from any #python tool, script, or server
Instantly view & debug all HTTP traffic from any #python tool, script, or server
httptoolkit.tech
HTTP Toolkit
Beautiful, cross-platform & open-source tools for debugging, testing and building with HTTP(S), on Windows, Linux & Mac.
How to structure a Flask-RESTPlus web service for production builds
https://www.freecodecamp.org/news/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563/
#python #rest #flask
https://www.freecodecamp.org/news/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563/
#python #rest #flask
freeCodeCamp.org
How to structure a Flask-RESTPlus web service for production builds
By Greg Obinna In this guide I’ll show you a step by step approach for structuring a Flask RESTPlus web application for testing, development and production environments. I will be using a Linux based OS (Ubuntu), but most of the steps can be replicat...
Forwarded from Записки админа
📊 Тут вот человек набросал скрипт, для визуализации данных, собранных vmstat. https://tuxstash.de/gist/2019/08/16/vmstatvis-py.html
#vmstat #напочитать #python
#vmstat #напочитать #python
Forwarded from NetDevOps Space
Наташа Самойленко сообщает, что её книга "Python для сетевых инженеров" окончательно переехала с GitBook на Read the Docs: https://pyneng.readthedocs.io
На GitBook содержимое удалено.
На новой платформе есть возможность скачать книгу в PDF и Epub.
Вместе с переездом обновились разделы и задания, а также добавлены разделы по ООП.
Наташа - невероятный энерджайзер! - 👏
Жду новую книгу от Наташи "25 часов в сутки. Как всё успевать с Натальей Самойленко". - 💪
GitBook жалко... - 😢
#pyneng #automatization #python #book
На GitBook содержимое удалено.
На новой платформе есть возможность скачать книгу в PDF и Epub.
Вместе с переездом обновились разделы и задания, а также добавлены разделы по ООП.
Наташа - невероятный энерджайзер! - 👏
Жду новую книгу от Наташи "25 часов в сутки. Как всё успевать с Натальей Самойленко". - 💪
GitBook жалко... - 😢
#pyneng #automatization #python #book
Forwarded from Пятничный деплой
Собираем deb пакеты с кодом на Python
https://medium.com/@pyc0d3r/packaging-python-project-to-debian-deb-part-1-f01f510d7d10
https://medium.com/@pyc0d3r/packaging-python-project-to-debian-deb-part-2-ea6d98e2d716
#python #deb
https://medium.com/@pyc0d3r/packaging-python-project-to-debian-deb-part-1-f01f510d7d10
https://medium.com/@pyc0d3r/packaging-python-project-to-debian-deb-part-2-ea6d98e2d716
#python #deb
Medium
Packaging Python Project to Debian .deb Part 1
Hi, Have you ever try to package your code/project to became .deb or in official Debian or Ubuntu Repository to share to the rest of the…
Jinja2 templating form CLI
#jinja #templating #python #go #golang #github
- Python: https://github.com/kolypto/j2cli
- Go: https://github.com/wrouesnel/p2cli
#jinja #templating #python #go #golang #github
- Python: https://github.com/kolypto/j2cli
- Go: https://github.com/wrouesnel/p2cli
Forwarded from Находки в опенсорсе
A terminal-based presentation tool with colors and effects.
Present your stuff without leaving your terminal!
Personal opinion: this might be a really cool thing for live-coding sessions for people using vim/emacs. The context switch would be minimal.
https://github.com/vinayak-mehta/present
#python
Present your stuff without leaving your terminal!
Personal opinion: this might be a really cool thing for live-coding sessions for people using vim/emacs. The context switch would be minimal.
https://github.com/vinayak-mehta/present
#python
Kubernetes operators with Python
#k8s #kubernetes #operator #python
#1: Creating CRDs
#2: Implementing Controller
https://github.com/brennerm/exchangerates-operator
#k8s #kubernetes #operator #python
#1: Creating CRDs
#2: Implementing Controller
https://github.com/brennerm/exchangerates-operator
Max Brenner
Kubernetes operators with Python #1: Creating CRDs
Developing Kubernetes/K8s operators with Python Part 1: Creating CRDs using manifests and the Kubernetes API
Forwarded from Open Source & AI Future 🇺🇦