Personal tools
Skip to content. | Skip to navigation
Features Supported: Read and write of the low-level PSD/PSB file structure Raw layer image export in NumPy and PIL format Limited support: Composition of basic pixel-based layers Composition of fill layer effects Vector masks Editing of some layer attributes such as layer name Blending modes except for dissolve Drawing of bezier curves Not supported: Editing of layer structure, such as adding or removing a layer Composition of adjustment layers Composition of many layer effects Font rendering
pssIntroduction: what is pss? --**pss** is a power-tool for searching inside source code files. **pss** searches recursively within a directory tree, knows which extensions and file names to search and which to ignore, automatically skips directories you wouldn't want to search in (for example .git or .svn), colors its output in a helpful way, and does much more.If you're familiar with the...
psutil is a module providing an interface for retrieving information on all running processes and system utilization (CPU, memory, disks, network, users) in a portable way by using Python 3, implementing many functionalities offered by command line tools such as: ps, top, df, kill, free, lsof, free, netstat, ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, pmap.
| |downloads| |stars| |forks| |contributors| |coverage| | |version| |py- versions| |packages| |license| | |github-actions| |appveyor| |doc| |twitter| |tidelift|.. |download .. |star .. |fork .. |contributors| image::
PostgreSQL database adapter for Python Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.This distribution contains the pure Python package psycopg... Note:: Despite the lack of number in the package name, this package is the successor of psycopg2_.
PostgreSQL database adapter for Python -- C optimisation distribution
PostgreSQL database adapter for Python - Connection Pool