We provide a conversion tool to convert from HOCON to the JSON, .properties and YAML formats. usage: tool.py [-h] [-i INPUT] [-o OUTPUT] [-f FORMAT] [-n INDENT] [-v] pyhocon tool optional arguments: ...
Yaspin provides a full-featured terminal spinner to show the progress during long-hanging operations. It is easy to integrate into existing codebase by using it as a context manager or as a function ...
Traditional threat modeling too often comes late to the party, or sometimes not at all. In addition, creating manual data flows and reports can be extremely time-consuming. The goal of pytm is to ...
This repository is a collection of Python library code for building Python applications. The code is collected from Google's own Python code base, and has been extensively tested and used in ...