- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 21 - 30 of about 10,000 for filetype:html (0.05 sec)
-
1. Introduction — Python 3.14.2 documentation
This reference manual describes the Python programming language. It is not intended as a tutorial. While I am trying to be as precise as possible, I chose to use English rather than formal specific...docs.python.org/3/reference/introduction.htmlRegistered: Mon Jan 26 03:28:16 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 30K bytes - Viewed (0) -
chunk — Read IFF chunked data — Python 3.14.2 d...
This module is no longer part of the Python standard library. It was removed in Python 3.13 after being deprecated in Python 3.11. The removal was decided in PEP 594. The last version of Python tha...docs.python.org/3/library/chunk.htmlRegistered: Mon Jan 26 03:28:47 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 14.8K bytes - Viewed (0) -
tkinter.colorchooser — Color choosing dialog — ...
Source code: Lib/tkinter/colorchooser.py The tkinter.colorchooser module provides the Chooser class as an interface to the native color picker dialog. Chooser implements a modal color choosing dial...docs.python.org/3/library/tkinter.colorchooser.htmlRegistered: Mon Jan 26 03:24:39 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 17.6K bytes - Viewed (0) -
asyncio — Asynchronous I/O — Python 3.14.2 docu...
Hello World!: asyncio is a library to write concurrent code using the async/await syntax. asyncio is used as a foundation for multiple Python asynchronous frameworks that provide high-performance n...docs.python.org/3/library/asyncio.htmlRegistered: Mon Jan 26 03:24:43 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 22.5K bytes - Viewed (0) -
lzma — Compression using the LZMA algorithm — P...
Source code: Lib/lzma.py This module provides classes and convenience functions for compressing and decompressing data using the LZMA compression algorithm. Also included is a file interface suppor...docs.python.org/3/library/lzma.htmlRegistered: Mon Jan 26 03:30:29 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 71.9K bytes - Viewed (0) -
colorsys — Conversions between color systems — ...
Source code: Lib/colorsys.py The colorsys module defines bidirectional conversions of color values between colors expressed in the RGB (Red Green Blue) color space used in computer monitors and thr...docs.python.org/3/library/colorsys.htmlRegistered: Mon Jan 26 03:30:39 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 20.4K bytes - Viewed (0) -
Learn Scala | Scala Documentation
Learn Scala Language English 日本語 中文 (简体) Русский Українська First Steps... Getting Started Install Scala on your comp...docs.scala-lang.org/Registered: Mon Jan 26 03:30:40 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 30.4K bytes - Viewed (0) -
Getting Started | Scala Documentation
Getting Started Language The instructions below cover both Scala 2 and Scala 3. Need Help? If you are having trouble ...docs.scala-lang.org/getting-started/install-scala.htmlRegistered: Mon Jan 26 03:30:45 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 51.3K bytes - Viewed (0) -
Tutorials | Scala Documentation
Tutorials Tutorials Tutorials take you by the hand through a series of steps to create Scala applications. Getting St...docs.scala-lang.org/tutorials.htmlRegistered: Mon Jan 26 03:31:29 UTC 2026 - Last Modified: Sun Jan 25 16:30:28 UTC 2026 - 26.7K bytes - Viewed (0) -
wave — Read and write WAV files — Python 3.14.2...
Source code: Lib/wave.py The wave module provides a convenient interface to the Waveform Audio “WAVE” (or “WAV”) file format. Only uncompressed PCM encoded wave files are supported. The wave module...docs.python.org/3/library/wave.htmlRegistered: Mon Jan 26 03:31:42 UTC 2026 - Last Modified: Sun Jan 25 17:23:31 UTC 2026 - 39.2K bytes - Viewed (0)