You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Requirements Python 3.7+ or PyPy Linux, OSX, Cygwin or other unix-like OS python-gi for GlibEventLoop (optional) Twisted for TwistedEventLoop (optional) Tornado for TornadoEventLoop (optional) Trio for TrioEventLoop (optional) ZMQ for ZMQEventLoop (optional) Apache for web_display module (optional) ncurses for curses_display module (optional)
Urwid is a console user interface library for Python on Linux, OSX, Cygwin or other unix-like OS and partially supports Windows OS (see below). It includes many features useful for text console application developers including: Applications resize quickly and smoothly Automatic, programmable text alignment and wrapping Simple markup for setting text attributes within blocks of text Powerful list b
SoundCard is a library for playing and recording audio without resorting to a CPython extension. Instead, it is implemented using the wonderful CFFI and the native audio libraries of Linux, Windows and macOS. The input and output data are scaled to 0dBFS (Full Scale). To avoid clipping restrict all data between -1 and 1. SoundCard is cross-platform, and supports Linux/pulseaudio, Mac/coreaudio, an
pedalboard is a Python library for working with audio: reading, writing, rendering, adding effects, and more. It supports most popular audio file formats and a number of common audio effects out of the box, and also allows the use of VST3® and Audio Unit formats for loading third-party software instruments and effects. pedalboard was built by Spotify's Audio Intelligence Lab to enable using studio
pyglet is a cross-platform windowing and multimedia library for Python, intended for developing games and other visually rich applications. It supports Windowing, input event handling, Controllers & Joysticks, OpenGL graphics, loading images and videos, and playing sounds and music. pyglet works on Windows, OS X and Linux. ❗ ❗ A major pyglet update has just been released (v2.1). This brings many n
TerminalTextEffects (TTE) is a terminal visual effects engine. TTE can be installed as a system application to produce effects in your terminal, or as a Python library to enable effects within your Python scripts/applications. TTE includes a growing library of built-in effects which showcase the engine's features. These features include: Xterm 256 / RGB hex color support Complex character movement
はじめに Panda3Dは、Pythonで3Dゲームや視覚化アプリケーションを作成するための強力なオープンソースエンジンです。このエンジンは、初心者にも使いやすく、同時に高度な機能も備えています。この記事では、Panda3Dの基本から応用まで、15の章に分けて詳しく解説します。各章では、概念の説明とともに、実際のコード例を提供します。 第1章: Panda3Dの基本 Panda3Dは、3D空間を扱うためのシーングラフという概念を使用します。シーングラフは、3D世界の要素を階層的に管理する木構造です。 from direct.showbase.ShowBase import ShowBase class MyGame(ShowBase): def __init__(self): ShowBase.__init__(self) # 3Dモデルをロード self.model = self.loa
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く