What is Clair Clair is an application for parsing image contents andreporting vulnerabilities affecting the contents. This is done via static analysis and not at runtime. Clair supports the extraction of contents and assignment of vulnerabilities from the following official base containers: Ubuntu Debian RHEL SuseOracle AlpineAWSLinux VMWare PhotonPython The above list defines Clair's current

React-Bootstrap replaces theBootstrapJavaScript. Each component has been built fromscratch as a trueReact component, without unneeded dependencies like jQuery. As one of the oldestReact libraries,React-Bootstrap has evolved and grown alongsideReact, makingit anexcellent choice as yourUI foundation. Built with compatibility in mind, weembrace ourbootstrap core and strive to be compatibl
openpyxl - APython library to read/writeExcel 2010 xlsx/xlsm files Author: Eric Gazoni, Charlie Clark Source code: https://foss.heptapod.net/openpyxl/openpyxl Issues: https://foss.heptapod.net/openpyxl/openpyxl/-/issues Generated: May 29, 2024 License: MIT/Expat Version: 3.1.3 Introduction openpyxl is aPython library to read/writeExcel 2010 xlsx/xlsm/xltx/xltm files.It was born from lack of
Mocha is a feature-richJavaScript test framework running on Node.js and in the browser, making asynchronous testingsimple and fun. Mocha tests run serially, allowing for flexible and accuratereporting, whilemapping uncaught exceptions to the correct test cases. Hosted onGitHub. # Sponsors Use Mocha at Work? Ask your manager or marketing team if they’d help support our project. Your company’s
syslog — Unix syslog library routines¶ This module provides an interface to the Unix syslog library routines. Refer to the Unix manual pages for a detailed description of the syslog facility. This module wraps the system syslog family of routines. A purePython library that can speak to a syslog server is available in thelogging.handlers module as SysLogHandler. The module defines the following f

logging —Logging facility forPython¶ Source code: Lib/logging/__init__.py This module defines functions and classes which implement a flexible eventlogging system for applications and libraries. The key benefit of having theloggingAPI provided by a standard library module is that allPython modules can participate inlogging, so your applicationlog can include your own messages integrated wi

ThePython Standard Library¶ While ThePython Language Reference describes the exact syntax and semantics of thePython language, this library reference manual describes the standard library that is distributed withPython.It also describes some of the optional components that are commonly included inPython distributions.Python’s standard library is very extensive, offering a wide range of faci

Find, install and publishPython packages with thePython Package Index Search PyPI Search Or browse projects ThePython Package Index (PyPI) is a repository of software for thePythonprogramming language. PyPI helps you find and install software developed and shared by thePython community. Learn about installing packages. Package authors use PyPI to distribute their software. Learn how to packa

Welcome to Apache Commons Apache Commons is an Apache project focused on all aspects of reusableJava components. The Apache Commons project is composed of three parts: The Commons Proper - A repository of reusableJava components. The Commons Sandbox - A workspace forJava component development. The Commons Dormant - A repository of components that are currently inactive. You may also read our ch

The programmer-friendly testing framework forJava and the JVM UserGuideJavadoc Code & Issues Q & A Sponsor About JUnit 6 is the current generation of the JUnit testing framework, which provides a modern foundation for developer-side testing on the JVM.It requiresJava 17 andKotlin 2.1 or above and enables many different styles of testing. Resources You’re invited to follow our ongoing work, r

例 次の例は、 クラスを Socket 使用して HTTP サーバーにデータを送信し、標準出力に ASCII 応答を出力する方法を示しています。 次の使用例は、ページ全体を受信するまで、呼び出し元のスレッドをブロックします。 private static void SendHttpRequest(Uri? uri = null, int port = 80) { uri ??= new Uri("http://example.com"); // Construct a minimalistic HTTP/1.1 request byte[] requestBytes = Encoding.ASCII.GetBytes(@$"GET {uri.AbsoluteUri} HTTP/1.0 Host: {uri.Host} Connection: Close "); //Create and


ctypes — A foreign function library forPython¶ Source code: Lib/ctypes ctypes is a foreign function library forPython.It provides C compatible data types, and allows calling functions in DLLs or shared libraries.It can be used to wrap these libraries in purePython. This is an optional module. Ifit is missing from your copy of CPython, look for documentation from your distributor (that is, wh

リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く